parent
3000f6ea22
commit
0c7e745be8
1 changed files with 4 additions and 2 deletions
|
@ -27,12 +27,14 @@ g S Find symbol in entire project
|
||||||
|
|
||||||
g ] Go to next diagnostic
|
g ] Go to next diagnostic
|
||||||
g [ Go to previous diagnostic
|
g [ Go to previous diagnostic
|
||||||
|
] d Go to next diagnostic
|
||||||
|
[ d Go to previous diagnostic
|
||||||
g h Show inline error (hover)
|
g h Show inline error (hover)
|
||||||
g . Open the code actions menu
|
g . Open the code actions menu
|
||||||
|
|
||||||
# Git
|
# Git
|
||||||
] c Go to previous git change
|
] c Go to next git change
|
||||||
[ c Go to next git change
|
[ c Go to previous git change
|
||||||
|
|
||||||
# Treesitter
|
# Treesitter
|
||||||
] x Select a smaller syntax node
|
] x Select a smaller syntax node
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue