rust-analyzer/editors/code/src
2025-01-27 15:09:58 -05:00
..
bootstrap.ts
client.ts minor: format editor/code 2024-12-26 20:44:42 +08:00
commands.ts fix: Properly handle CRLF line endings in the syntax tree view 2025-01-27 15:09:58 -05:00
config.ts Add a new and improved syntax tree viewer 2025-01-09 13:20:06 -06:00
ctx.ts fix: Properly handle CRLF line endings in the syntax tree view 2025-01-27 15:09:58 -05:00
debug.ts Fix debug configuration querying not inheriting environment 2024-12-02 13:02:31 +01:00
dependencies_provider.ts
diagnostics.ts
lang_client.ts
lsp_ext.ts Add a new and improved syntax tree viewer 2025-01-09 13:20:06 -06:00
main.ts Add an action to copy an element from the syntax tree view 2025-01-09 14:03:18 -06:00
persistent_state.ts
run.ts Fix debug configuration querying not inheriting environment 2024-12-02 13:02:31 +01:00
snippets.ts
syntax_tree_provider.ts fix: Properly handle CRLF line endings in the syntax tree view 2025-01-27 15:09:58 -05:00
tasks.ts
test_explorer.ts
toolchain.ts
util.ts