- Posted by
- The funny thing about this problem is that syntax highlighting for keywords works for inline VBScript. It just doesn't change the basic color of regular code text <input type="text" name="txtTitle" value="<%=Request.Form("txb")%>"> This line of code will have the "Request" and "Form" coloured correc...Posted in Syntax Highlighting
-   Topics
-   Views
- Telinstryata
Aug 23, 2006
- I am coding classic ASP with VBScript , HTML and JavaScript. I am using a different font colour for each language so I can easily see which language is which. In general this feature works great except for one instance. Whenever I am inserting ASP inline with my HTML it does not change the font colo...Posted in Syntax Highlighting
-   Topics
-   Views
- Telinstryata
Jun 28, 2006
- Thanks for the reply. It works great now. Also it appears that /Indent Strings = "" /Unindent Strings = "" works just as well.Posted in Configuration/INI Settings
-   Topics
-   Views
- Telinstryata
Jun 28, 2006
- Using UE 12 I want to use the auto indent so the cursor automatically moves to the same horizontal position as the first non-whitespace char from the line before. I love this feature. :D When editing code I do not want UE to do any of the other auto indenting (and unindenting) on { or } or If...Else...Posted in Configuration/INI Settings
-   Topics
-   Views
- Telinstryata
Jun 13, 2006