Editor: confirm that monaco-editor fully supports semantic tokens.
Open
enhancement
kind/spike
team/automation
- Dominant language
- TypeScript
- Stars
- 117
- Forks
- 51
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 4
Description
We are on the latest version of monaco-editor v0.32.1
It supports semantic tokens, although the full extent of this support would require more digging.
.
Recent issues I find are:
* the specific language service does not fully support (e.g. the typescript equivalent of our flux LSP)
* the monaco-client feature providers are being used, and do not fully support.
* Since we have direct message channels occurring, we do not rely on this feature provider API.
Still need to do more digging to confirm we are good to go.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.