Skip to content

Commit 31cb511

Browse files
authored
Add warning to Kate instructions (#308)
Kate will not show any indication that meson cannot be found in path when loading a meson project, and will instead fail silently.
1 parent a492927 commit 31cb511

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ require'lspconfig'.vala_ls.setup {
166166

167167
### Kate
168168
- officially supported in Kate git master
169+
- **Warning:** Kate will silently fail to find symbols when meson cannot be found in path without notifying the user.
169170

170171
### Emacs
171172
- supported with the [lsp-mode](https://github.com/emacs-lsp/lsp-mode) plugin

0 commit comments

Comments
 (0)