Skip to content

Commit

Permalink
Add other IDEs for settings
Browse files Browse the repository at this point in the history
  • Loading branch information
grant authored Aug 20, 2018
1 parent db0e32b commit c93dba2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@ You can get autocompletion for `appsscript.json` and `.clasp.json` in VSCode by
- `appsscript.json` – Apps Script manifest
- `.clasp.json` – Clasp Project settings

### Other IDEs

- [IntelliJ instructions](https://www.jetbrains.com/help/idea/settings-languages-json-schema.html)
- [Sublime instructions](https://packagecontrol.io/packages/Schema%20Validator)

## `.gs` Syntax highlighting

You can also add `gs` color coding if you prefer not to use `js` or `ts` via this property in the same settings file:
Expand Down

0 comments on commit c93dba2

Please sign in to comment.