Search found 3 matches
- Tue Apr 13, 2004 5:46 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Code Colors
- Replies: 0
- Views: 4248
Code Colors
I'm hoping to switch my design shop from Dreamweaver (which isn't strong enough for coders) to HTMLPad Pro. The only real issue we have all agreed on is the code coloring for ASP. Are there any advanced ways we can set code coloring to give us the same flexibility as that of Dreamweaver? Is there a ...
- Wed Mar 10, 2004 7:16 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: VBScript Delimiters Code Color
- Replies: 3
- Views: 5882
VBScript Delimiters Code Color
Coming from Dreamweaver and Homesite, I like to have the ASP delimiters <%, <%=, etc. highlighted in code with a yellow backround. To do that now in HTMLPad 2004, it also changes the background of every reserved word (If, Then, Else, etc.) I would like the option to change the delimiter formatting ...
- Wed Mar 10, 2004 2:04 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Tab in Snippets
- Replies: 1
- Views: 4457
Tab in Snippets
I'm creating new snippets that I use freqently in ASP. I would like to be able to add a tab into some snippets. For example: If (condition) Then <TAB>(Blank Line) End If Is it possible to add in a character to the (Blank Line) that would put a tab in so when I focused on that line, it would be ...