Skip to content

Latest commit

 

History

History
executable file
·
21 lines (15 loc) · 597 Bytes

README.md

File metadata and controls

executable file
·
21 lines (15 loc) · 597 Bytes

sublimetext-aspjs

ASP JScript syntax definitions for Sublime Text 2.

These syntax definitions are modifications of the default VB flavoured syntax definitions supplied in the 'ASP' package. These syntax definitions 'include' source.js to provide the JScript syntax definitions, and retain the ASP object definitions provided in the default ASP definitions.

Installation

Hide the existing ASP package - add the following to user settings:

    "ignored_packages":
    [
        "ASP"
    ],

Copy the two new syntax definitions to Packages/ASPJS.