-
1. Re: Will Edge include support for color coding for ASP Classic .asp files
Ben Pleysier Apr 29, 2014 3:23 AM (in response to Raymond Bakken)Have you tried this extension
Brackets ASP.NET 0.1.0 by Clay Miller / smockle on 2013-09-23
Provides syntax highlighting for ASP.NET MVC View Master Pages.
You can pick it up here https://brackets-registry.aboutweb.com/
-
2. Re: Will Edge include support for color coding for ASP Classic .asp files
Raymond Bakken Apr 29, 2014 6:06 AM (in response to Ben Pleysier)This is for .Net not ASP Clasic
-
3. Re: Will Edge include support for color coding for ASP Classic .asp files
Ben Pleysier Apr 29, 2014 9:38 AM (in response to Raymond Bakken)I guess that the only remaining option is to create your own extension. Don't forget to share.
-
4. Re: Will Edge include support for color coding for ASP Classic .asp files
Peter Flynn (Adobe) Apr 29, 2014 2:09 PM (in response to Raymond Bakken)Edge Code should already highlight .asp files as plain HTML. If you're looking for highlighting of the ASP-specific code, that is something Edge Code does not plan to support out of the box.
It is possible to write an extension that adds this support, but it would not be a small amount of work -- you'd have to write a tokenizer yourself to support syntax highlighting, for example. Details on writing an extension that adds a new language can be found here: https://github.com/adobe/brackets/wiki/Language-Support#defining-a-new-language
- Peter
-
5. Re: Will Edge include support for color coding for ASP Classic .asp files
c-oliff May 23, 2014 4:14 AM (in response to Raymond Bakken)I use Adobe Brackets daily, and mainly edit classic ASP pages. The pages I edit are colour coded and I get all the usual code completion hints and so on. Works great!




