ASP Editor PluginSyntax HighlightingThe extension provides syntax-highliting-feature that changes the color and font of the code based on particular syntax rules. IntelliSenseThis 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. CodeDiagnosticsIn particular:
PrompterThis extension provides a code prompter tool. Prompter will helps developer to fix line of code that contains error in:
CodeCookbookTemplateSnippetsThe extension provides snippets that gives templates to help the user when writing code Contributors |