ASP Editor PluginSyntax Highlighting
The extension provides syntax-highliting-feature that changes the color and font of the code based on particular syntax rules. IntelliSense
This extension provides a code completion tool. IntelliSense attempts to guess what the developer to type in order to complete and helps him in the line of code. Using this tool may reduce typographical and synctactical errors. In particular, it provides:
Code completions. CodeDiagnostics
In particular:
Prompter
This extension provides a code prompter tool. Prompter will helps developer to fix line of code that contains error in:
CodeCookbook
TemplateSnippets
The extension provides snippets that gives templates to help the user when writing code Contributors |