-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
javascriptJavaScript support issuesJavaScript support issues
Description
- VSCode Version: 1.19.1
- OS Version: macOS 10.13.2
Steps to Reproduce:
- yo code
- Select 'New Language Support'
- Enter the path to the attached grammar (unzip it first of course).
- Crash:
events.js:188
throw err;
^
Error: Unhandled "error" event. (Problems loading language definition file: ENOENT: no such file or directory, open '/Users/steven/Desktop/stencil.tmLanguage ')
at constructor.emit (events.js:186:19)
at Immediate._onImmediate (/usr/local/lib/node_modules/generator-code/node_modules/yeoman-generator/lib/base.js:446:16)
at runCallback (timers.js:789:20)
at tryOnImmediate (timers.js:751:5)
at processImmediate [as _immediateCallback] (timers.js:722:5)
This grammar has been written using TextMate and works fine there.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
javascriptJavaScript support issuesJavaScript support issues