Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Utilities
Kate
Commits
c70cbb53
Commit
c70cbb53
authored
Apr 27, 2021
by
Mark Nauwelaerts
Browse files
lspclient: add implementations action to menubar
parent
c9c1d1d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
addons/lspclient/ui.rc
View file @
c70cbb53
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE gui SYSTEM "kpartgui.dtd">
<gui
name=
"lspclient"
library=
"lspclient"
version=
"1
1
"
translationDomain=
"lspclient"
>
<gui
name=
"lspclient"
library=
"lspclient"
version=
"1
2
"
translationDomain=
"lspclient"
>
<MenuBar>
<Menu
name=
"LSPClient Menubar"
>
<text>
LSP Client
</text>
...
...
@@ -8,6 +8,7 @@
<Action
name=
"lspclient_find_declaration"
/>
<Action
name=
"lspclient_find_type_definition"
/>
<Action
name=
"lspclient_find_references"
/>
<Action
name=
"lspclient_find_implementations"
/>
<Action
name=
"lspclient_highlight"
/>
<Action
name=
"lspclient_symbol_info"
/>
<Action
name=
"lspclient_format"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment