Skip to content

totaltrash/sublimetext-aspjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

ASP JScript syntax definitions for Sublime Text 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published