microsoft / microsoft/monaco-editor
EncodedTokenizationSupport2Adapter does not implement tokenize method
Open
Nobody has claimed this yet.
editor-api
feature-request
help wanted
open for PR
- Dominant language
- JavaScript
- Stars
- 46.8k
- Forks
- 4.1k
- Avg merge
- 17h 58m
- Merged PRs (30d)
- 1
Description
It breaks inspecting TM tokens for example in combination with vscode-textmate package.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate EncodedTokenizationSupport2Adapter and inspect the tokenization interface it is expected to satisfy. Reproduce the failure while inspecting TM tokens with the vscode-textmate package; done when that inspection works without the missing tokenize method error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100