Skip to content

Commit e228776

Browse files
authored
Update faq.md
1 parent 1163e05 commit e228776

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/faq.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# FAQ
22

3+
## Syntax Highlighting is bad
4+
5+
For grammar issues go here : https://github.com/Microsoft/TypeScript-TmLanguage/issues and link back to us if you want us to pull from upstream 🌹.
6+
7+
More on how our grammar is managed : https://github.com/TypeStrong/atom-typescript/blob/master/docs/grammar.md
8+
39
## I keep getting changes to tsconfig.json
410
This is probably because of us keeping `files` updated with the `filesGlob` option. The reason why we do this is because the official `tsconfig.json` spec does not support `filesGlob`. Therefore we keep `files` in sync with the `filesGlob` so that your team mates can use whatever editor they prefer (sublime text, visual studio etc.).
511

0 commit comments

Comments
 (0)