mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 19:42:56 +01:00
add note about scope of this project
This commit is contained in:
parent
9542c9f433
commit
c044162233
1 changed files with 3 additions and 1 deletions
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue