-
Notifications
You must be signed in to change notification settings - Fork 34.9k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiderson-testplantokenizationText tokenizationText tokenization
Milestone
Description
Also see #77140
Plan of attack:
- Adopt
vscode-textmate
refactorings in vscode #167288 - Make sure rule ids are stable by initializing injection rules eagerly
- Tokenize in the webworker
- Send over states by diffing against the state of the previous line. Send the delta as
pop(n), push(state)
instructions.
Sync tokenization:
Code_-_OSS_RQiEvFdPla.mp4
Async tokenization:
Code_-_OSS_owfdHXRTpY.mp4
Yukaii, heartacker, chendesheng, safasofuoglu, t7yang and 4 moreYukaii and zm-cttae
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiderson-testplantokenizationText tokenizationText tokenization