-
Usually some of this files in VSCode has Syntax Highlighting already:
- HTML
- Markdown
- Dockerfiles (unsure)
Theia does not have any syntax highlighting of sorts.
sr229 updated
6 years ago
-
This would be useful for embedded dsls. Thoughts?
-
I was wondering how to use this package.
I couldn't find it on your [npm page](https://www.npmjs.com/~sweetslush).
Also, how are you using it from your application ? Are you registering by hand …
-
If a project has directories that are themselves projects (e.g. submodules) `lsp-make-traverser` may not work well to mark the project root (`:rootUri`).
Further, currently lsp-python uses `__init_…
-
We are adding semantic coloring support to Theia, Xtext and the LSP in general.
@andreasjakobik and @huyuwen do you have any proposals for special syntax coloring you would like to see in Yang?
It …
-
We can probably follow Red Hat's POC https://www.youtube.com/watch?v=_pLDXlndgXA [here](https://github.com/evidolob/theia/commits/textmate)
-
### Description
1. We need to have an ability to install Theia plugins in workspace runtime from Theia IDE
2. We need to have an ability to define language syntax.
-
@notwaldorf @rictic @justinfagnani @cdata Project Theia IDE is a good base for new Polymer Designer.
- https://github.com/theia-ide/theia
- https://github.com/TypeFox/monaco-languageclient
- http…
-
I think this was working last week. Now there is this build error:
``` javascript
ERROR in ./~/theia-yang-extension/lib/frontend/monaco/yang-monaco-editor-provider.js
Module not found: Error: Can…
-
Everything went well until ```@theia/java```. The error messages hint at a network issue, but every other package seemed to publish correctly. I re-tried a few times, with the same result. Finally I r…