rust-analyzer/docs
Victor Song b0f20c7deb chore(config): remove invocationLocation in favor of invocationStrategy
These flags were added to help rust-analyzer integrate with repos
requiring non-Cargo invocations. The consensus is that having two
independent settings are no longer needed. This change removes
`invocationLocation` in favor of `invocationStrategy` and changes
the internal representation of `InvocationStrategy::Once` to hold
the workspace root.
2024-08-19 02:25:40 -05:00
..
dev internal: Reply to requests with defaults when vfs is still loading 2024-08-12 12:05:15 +02:00
user chore(config): remove invocationLocation in favor of invocationStrategy 2024-08-19 02:25:40 -05:00