d24b8fb490
* Add a token store for tree sitter
* Handle root node change
* Split tokens, changes between syntax nodes, proper new end position when multiple edits
* Holes between nodes
* Add guess token store
* Fix deleting tokens
* Switch over to range based and capture offsets early
* 🧹
* 🗑️
* Only block for 5 ms, comments in monaco.d.ts
* Faster and more scoped changed range finding
* Revert "Faster and more scoped changed range finding"
This reverts commit
|
||
---|---|---|
.. | ||
azure-pipelines | ||
builtin | ||
checksums | ||
darwin | ||
lib | ||
linux | ||
monaco | ||
npm | ||
win32 | ||
.cachesalt | ||
.gitattributes | ||
.gitignore | ||
.moduleignore | ||
.moduleignore.darwin | ||
.moduleignore.linux | ||
.moduleignore.win32 | ||
.npmrc | ||
.webignore | ||
buildfile.js | ||
eslint.js | ||
filters.js | ||
gulp-eslint.js | ||
gulpfile.cli.js | ||
gulpfile.compile.js | ||
gulpfile.editor.js | ||
gulpfile.extensions.js | ||
gulpfile.hygiene.js | ||
gulpfile.js | ||
gulpfile.reh.js | ||
gulpfile.scan.js | ||
gulpfile.vscode.js | ||
gulpfile.vscode.linux.js | ||
gulpfile.vscode.web.js | ||
gulpfile.vscode.win32.js | ||
hygiene.js | ||
loader.min | ||
package-lock.json | ||
package.json | ||
setup-npm-registry.js | ||
stylelint.js | ||
tsconfig.build.json | ||
tsconfig.json |