|
@@ -1,9 +1,11 @@
|
|
|
# Monaco TypeScript
|
|
|
|
|
|
-TypeScript and JavaScript language support for the Monaco Editor.
|
|
|
+Simple TypeScript and JavaScript language support for the Monaco Editor.
|
|
|
|
|
|

|
|
|
|
|
|
+*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.
|
|
|
+
|
|
|
## Issues
|
|
|
|
|
|
Please file issues concering `monaco-typescript` in the [`monaco-editor` repository](https://github.com/Microsoft/monaco-editor/issues).
|