slint/editors/vscode/src
Tobias Hunger e62d9e0695 lsp: Remember which files are open in the editor
... and ignore them on file change notifications: The
Editor manages the file content, so we do not need to
care for the on-disk content for these files.
2024-10-10 09:31:11 +02:00
..
browser-lsp-worker.ts lsp: Remember which files are open in the editor 2024-10-10 09:31:11 +02:00
browser.ts vscode: Request interesting buffers only 2024-10-08 10:32:47 +02:00
common.ts vscode: Request interesting buffers only 2024-10-08 10:32:47 +02:00
extension.ts vscode: Request interesting buffers only 2024-10-08 10:32:47 +02:00
lsp_commands.ts Start to enable default javscript/typescript lint rules 2024-09-12 16:08:52 +02:00
quick_picks.ts VS Code: Remove Cargo.toml substitution for new project picker 2024-09-11 10:05:40 +02:00
snippets.ts Start to enable default javscript/typescript lint rules 2024-09-12 16:08:52 +02:00
telemetry.ts Turn on syntax, linting and code formatting checks for the VSCode project 2024-08-26 17:59:13 +02:00
tsconfig.json Replace eslint and prettier with biome.js 2024-08-22 15:29:57 +02:00
wasm_preview.ts Enable more js/tsc biome rules 2024-09-13 10:04:39 +02:00