Skip to content

Commit

Permalink
Add warning to Kate instructions (#308)
Browse files Browse the repository at this point in the history
Kate will not show any indication that meson cannot be found in path when loading a meson project, and will instead fail silently.
  • Loading branch information
QazCetelic authored Jun 4, 2024
1 parent a492927 commit 31cb511
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ require'lspconfig'.vala_ls.setup {

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

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

0 comments on commit 31cb511

Please sign in to comment.