Search found 18 matches

by ecarlson66
Tue Oct 18, 2005 5:49 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Indenting Block (Tab/Shift-Tab) Issue
Replies: 13
Views: 13594

Re: It indents also the line where the cursor is placed?

I think what you are describing is where you highlight a block, and the cursor postition is actually in position 0 of the next line? So, when you indent it also indents the next line? If you only highlight to the end of the line in the block you want to indent then this doesn't happen? Nope ...
by ecarlson66
Thu Oct 06, 2005 7:17 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Extended Clipboard Limit
Replies: 1
Views: 2463

Extended Clipboard Limit

Is the extended clipboard limited to 10 entries? I tried to find a preference that might all more entries but no luck.
by ecarlson66
Thu Oct 06, 2005 7:15 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Indenting Block (Tab/Shift-Tab) Issue
Replies: 13
Views: 13594

If it doesn't do it every time, then it suggests something funny with the code you're pasting in (a strange character somewhere) rather than an issue with the software (otherwise it would do it each time) Yes is is related to the text I'm working with but my point is that I have several other text ...
by ecarlson66
Thu Aug 18, 2005 9:37 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Indenting Block (Tab/Shift-Tab) Issue
Replies: 13
Views: 13594

I have been able to duplicate it but every time I try to copy and paste it to a new file something gets "fixed" and it will no longer behave the way I have described. I don't think my employer would approve of me sending an entire file from our system so I'll have to wait until I have something that ...
by ecarlson66
Mon Aug 15, 2005 2:37 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Option not to use virtual space. Cursor should go to the end
Replies: 2
Views: 3177

That setting is a little cryptic but that's what I was looking for. Thanks!
by ecarlson66
Mon Aug 15, 2005 2:35 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Search function needs a "wrap" option to continue
Replies: 5
Views: 7151

Making the "entire scope" setting sticky would help but when I start searching, I want it to search from the point I am at and go up or down from there, not jump to the beginning of the file. I work with code modules that could have hundreds of instances of the item I'm looking for before the ...
by ecarlson66
Mon Aug 15, 2005 2:31 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Indenting Block (Tab/Shift-Tab) Issue
Replies: 13
Views: 13594

Continues to happen regularly with me. I'll find a piece of code that demonstrates it and post it somewhere.
by ecarlson66
Thu Aug 11, 2005 4:49 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Option to turn off Preview Tabs
Replies: 1
Views: 2786

Option to turn off Preview Tabs

Hot key for preview is sufficient for me so the tabs just take up screen space and I have to really search for the document tabs underneath the preview tabs.
by ecarlson66
Thu Aug 11, 2005 3:12 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Don't make CSS style toolbar disappear when moving out of a
Replies: 7
Views: 7188

Don't make CSS style toolbar disappear when moving out of a

CSS style block. Just disable it like the others. It's very annoying to have my code moving up and down on the screen.
by ecarlson66
Thu Aug 11, 2005 3:10 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Toggle bookmark with keyboard
Replies: 1
Views: 2951

Toggle bookmark with keyboard

Numbered bookmarks only create confusion since they can quickly get out of sequence. Ctrl-F2 should toggle a bookmark and F2 should navigate to the next bookmark. Shift-F2 should go to the previous bookmark.
by ecarlson66
Thu Aug 11, 2005 3:07 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Option not to use virtual space. Cursor should go to the end
Replies: 2
Views: 3177

Option not to use virtual space. Cursor should go to the end

of the line when moving from a long line to a short line, not get stuck out in the middle of nowhere.
by ecarlson66
Thu Aug 11, 2005 2:53 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Code Compare
Replies: 7
Views: 7426

Beyond Compare Rocks

It's the best tool out there. Check it out.
by ecarlson66
Thu Aug 11, 2005 2:39 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: CSS Length Dialog only shows px in unit dropdown
Replies: 7
Views: 6736

CSS Length Dialog only shows px in unit dropdown

Any time I select "Length" from the code hints while creating CSS styles I don't see any of the common units in the dropdown.
by ecarlson66
Wed Aug 10, 2005 9:42 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Indenting Block (Tab/Shift-Tab) Issue
Replies: 13
Views: 13594

It's pretty consistent. I've been playing with it and it seems to happen when there are lines that have been indented with tabs and I currently have my settings to convert tabs to spaces. Once I reformat the lines to have all spaces in place of tabs it doesn't seem to be an issue. But I would still ...