We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4825639 commit 6723d29Copy full SHA for 6723d29
docs/features.md
@@ -26,7 +26,7 @@ This incomplete list tracks noteble features currently implemented or planned.
26
- [x] Links for [flake references][flake-ref] like `"github:NixOS/nixpkgs"`.
27
28
- [x] Code actions. `textDocument/codeAction`
29
- See [`docs/code_actions.md`](docs/code_actions.md) for the list of supported code actions.
+ See [`docs/code_actions.md`](./code_actions.md) for the list of supported code actions.
30
31
- [x] Completion. `textDocument/completion`
32
- [x] Builtin names.
0 commit comments