Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add syntax highlighting for JavaScript #337

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Nikita240
Copy link

#336

I created syntax definitions for DocBlockr.

This is very basic, but it's a start. From here on you can use this as a template to add syntax definitions for all use cases.

If you now go to View->Syntax, you will see JavaScript DocBlockr under JavaScript. Selecting JavaScript DocBlockr will give you javascript syntax with jsdoc tag highlighting. You can also configure JavaScript DocBlockr to be the default syntax for all .js files.

image

I also included the source .YAML-tmLanguage file which you can use to compile the .tmLanguage XML with the AAAPackageDev plugin.

@Nikita240 Nikita240 changed the title Add syntax highlighting for JavaScript #336 Add syntax highlighting for JavaScript Dec 12, 2014
@Nikita240 Nikita240 mentioned this pull request Dec 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant