-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
aa2bec7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My bad, should update the document sooner, all
*.json
in root dir are excluded from the extension package with .vscodeignore, still not sure if it's the "best practice" after some thinking.But do you mind if I rename it to something like
futhark.grammar.json
orfuthark.syntax.json
and put it in root? @athasaa2bec7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You're the maintainer; your call. All the docs I found just said that the tmLanguage.json extension is recommended.