ZIm/crates/project/src
Smit Barmase 4c85a0dc71
project: Register dynamic capabilities even when registerOptions doesn't exist (#36554)
Closes #36482

Looks like we accidentally referenced
[common/formatting.ts#L67-L70](d90a87f955/client/src/common/formatting.ts (L67-L70))
instead of
[common/client.ts#L2133](d90a87f955/client/src/common/client.ts (L2133)).

Release Notes:

- Fixed code not formatting on save in language servers like Biome.
(Preview Only)
2025-08-20 12:20:09 +05:30
..
context_server_store Silence a bucketload of logs (#36534) 2025-08-19 20:26:56 -06:00
debugger Silence a bucketload of logs (#36534) 2025-08-19 20:26:56 -06:00
git_store Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
lsp_command lsp: Complete overloaded signature help implementation (#33199) 2025-07-02 20:51:08 +03:00
lsp_store Fix unnecessary-mut-passed lint (#36490) 2025-08-19 14:20:01 +00:00
manifest_tree Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
buffer_store.rs Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
color_extractor.rs Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
connection_manager.rs Finish removing git repository state and scanning logic from worktrees (#27568) 2025-04-01 17:41:20 -04:00
context_server_store.rs Silence a bucketload of logs (#36534) 2025-08-19 20:26:56 -06:00
debounced_delay.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
debugger.rs debugger: Add memory view (#33955) 2025-07-14 16:32:06 +02:00
direnv.rs Fix parsing of direnv export json to support unset of environment variables + better logging (#32559) 2025-06-11 17:57:30 +00:00
environment.rs Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
git_store.rs Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
image_store.rs Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
lsp_command.rs Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
lsp_store.rs project: Register dynamic capabilities even when registerOptions doesn't exist (#36554) 2025-08-20 12:20:09 +05:30
manifest_tree.rs Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
prettier_store.rs Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
project.rs Refactor ssh remoting - make ChannelClient type private (#36514) 2025-08-19 17:33:56 -07:00
project_settings.rs Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
project_tests.rs Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
search.rs Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
search_history.rs Fix unnecessary-mut-passed lint (#36490) 2025-08-19 14:20:01 +00:00
task_inventory.rs Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
task_store.rs Fix unnecessary-mut-passed lint (#36490) 2025-08-19 14:20:01 +00:00
terminals.rs Another batch of lint fixes (#36521) 2025-08-19 20:33:44 +00:00
toolchain_store.rs lsp: Identify language servers by their configuration (#35270) 2025-08-18 11:43:52 +02:00
worktree_store.rs windows: Add support for SSH (#29145) 2025-07-08 14:34:57 +00:00
yarn.rs Use read-only access methods for read-only entity operations (#31479) 2025-05-26 23:04:31 -04:00