Closed mrcjkb closed 2 weeks ago
:RustLsp logFile
:RustLsp openDocs
:RustLsp renderDiagnostic
run
debug
RustLsp explainError
RustLsp view [mir|hir]
tools.cargo_override
viewHir
tools.open_url
rustc
Rustc unpretty args[]
:RustLsp
codelldb
std
lldb
launch.json
probe-rs
cwd
clear
cancel
<ESC>
:RustAnalyzer restart
<Plug>
RustLsp testables
rust-analzyer.server.path
RustLsp joinLines
.vscode/settings.json
vim.ui.select
:RustAnalyzer
testables/runnables
RustAnalyzer
suite = true
plenary.nvim
crate_test_executor
--all-targets
open_split_vertical
server.settings
stdio
lldb-vscode
lldb-dap
loop
nil
rust-analyzer debugSingle
debuggables last
cargoExtraArgs
on_attach
lldb_commands
sourceMap
allFeatures
vim.g.rustaceanvim
lspconfig.rust_analyzer
checkOnSave = false
RustLsp! testables
augmentSyntaxTokens
}
:RustLsp codeAction
root_dir
debugSingle
vim.lsp.commands
snippetSupport
on_exit
RustLsp
runSingle
--no-run
--show-output
stdout
stderr
auto_focus
cd
last
test_executor
float_win_config.border
float_win_config
autoload_configurations = true
ftplugin/rust.lua
BufEnter
vim.g
_G
This PR was generated with Release Please. See documentation.
:robot: I have created a release beep boop
6.0.0 (2024-11-12)
⚠ BREAKING CHANGES
Features
:RustLsp logFile
command (48801fe):RustLsp openDocs
command (#326) (c2cdbec):RustLsp renderDiagnostic
command + open in split actions (#146) (e4020e7)run
anddebug
commands to run targets at current position (#341) (a2af328)RustLsp explainError
command (2168580)RustLsp view [mir|hir]
command (#110) (df6c116)tools.cargo_override
option (#340) (0db93dc)viewHir
command (#107) (b410f86)tools.open_url
option to allow overriding url handler (#58) (9c0b719)rustc
edition (d69d260)Rustc unpretty args[]
(#194) (e348f69):RustLsp
subcommands' arguments (f745207)codelldb
if installed using mason.nvim (#80) (67bbfc8)std
(#30) (f7415da)codelldb
(#41) (af12503)lldb
adapter, dap-client configuration from config, loadlaunch.json
by default,probe-rs
support (#93) (adeca59)cwd
(86d1683)run
,clear
andcancel
subcommands (#78) (3e66b18)<ESC>
keymap to close buffer (b44e1db):RustAnalyzer restart
command (8b3c225)<Plug>
mapping for hover actions (#510) (b52bbc4)RustLsp testables
command + failed test diagnostics (#197) (7c63115)rust-analzyer.server.path
setting (#567) (7a8665b)RustLsp joinLines
) (#339) (e9db3d5).vscode/settings.json
settings by default (cb83e41)vim.ui.select
for code action (#185) (d1e1492):RustAnalyzer
subcommands (5ee9a98)testables/runnables
(#277) (19f1217)RustAnalyzer
(#541) (95715b2)suite = true
(#204) (3dabf63)codelldb
flake output (8c2f313)plenary.nvim
dependencies (568ee1b)crate_test_executor
option for--all-targets
(1ffc8c3)open_split_vertical
option for splits opened (#387) (3c822ac)Bug Fixes
server.settings
option is a table (#57) (a3798bd)codelldb
: redirectstdio
to a temp file (ada6e6b)cwd
in shell command (5f94fd7)lldb-vscode
andlldb-dap
executable detection (468cff5)loop
error when auto-detecting mason.nvim codelldb package (#84) (72553d6)nil
error onrust-analyzer debugSingle
/debuggables last
(dcd8c9a)nil
saftety in standalone files. (#183) (bc8c4b8)cargoExtraArgs
(#450) (047f9c9)on_attach
(7875217)lldb_commands
when usingcodelldb
(#140) (eaa3296)codelldb
client type when usingcodelldb
adapter (#141) (61ca8b7)sourceMap
correctly for bothcodelldb
andlldb
(a0eaffc)codelldb
package (#82) (6ca471b)lldb-dap
(7f8feb0)codelldb
nvim-dap field when usingcodelldb
(#144) (207f284)allFeatures
setting by default (#424) (66b888c)vim.g.rustaceanvim
was set but not sourced (f8f0341)lspconfig.rust_analyzer
has been setup (259f881)checkOnSave = false
not respected if clippy is installed (#230) (ae759e6)nil
check for when no root directory is found (#91) (d7cb051)nil
error onRustLsp! testables
if no previous testable (e99d5b9)augmentSyntaxTokens
client capability (73854d5)}
on code action (#338) (d107d75):RustLsp codeAction
second float opens (#184) (87fc16d)root_dir
on Windows (#152) (c549be2)debugSingle
capability if nvim-dap is found (259dbb7)vim.lsp.commands
for rust-analyzer on first init (a24df27)nil
value' error (f158a58)snippetSupport
capability only if using nvim >= 0.10 (66466d4)on_exit
(#267) (001dd49)RustLsp
with selection ranges (a1d32cd)runSingle
is a test (2126b81)--no-run
flags added to debug command (#358) (553a319)--show-output
flag for cargo-nextest (#384) (2eb8776)stdout
andstderr
to qf list (44b74ba)auto_focus
disabled (d0cec19)cd
into directory with spaces not working (#214) (b42e081)last
subcommand (#63) (1e1ebeb)test_executor
andcrate_test_executor
(e016e69)float_win_config.border
not applied to code action group (#364) (efccc7d)nil
safety in codeAction Group (#487) (6d994af)float_win_config
(1c3d3a7)Performance Improvements
autoload_configurations = true
for Neovim >= 0.10 (acddc41)ftplugin/rust.lua
more than once per buffer (a503d05)BufEnter
(#409) (90bfbc5)vim.g
with_G
in init check (7c3a2c8)Reverts
BufEnter
(#409) (9d3ee35)vim.g
with_G
in init check (1e18fdb)Code Refactoring
This PR was generated with Release Please. See documentation.