Skip to content

Commit d7c2c5c

Browse files
jriekenscottlu
authored andcommitted
add note about scope of this project
1 parent a1bc7c1 commit d7c2c5c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# Monaco TypeScript
22

3-
TypeScript and JavaScript language support for the Monaco Editor.
3+
Simple TypeScript and JavaScript language support for the Monaco Editor.
44

55
![typescript](https://cloud.githubusercontent.com/assets/5047891/15926623/5262fe08-2e3d-11e6-9b90-1d43fda07178.gif)
66

7+
*Note* that this project focuses on single-file scenarios and that things like project-isolation, cross-file-features like Ranme etc. are *outside* the scope of this project and not supported.
8+
79
## Issues
810

911
Please file issues concering `monaco-typescript` in the [`monaco-editor` repository](https://github.com/Microsoft/monaco-editor/issues).

0 commit comments

Comments
 (0)