Hello,
1.When use right button to goto definition, in bottom bar it shows the goto-definition plugin for this lexer is not installed. But I didn't find where is it(not in the addon/plugin folder).
2.Is there a plugin to extract method for the selected code like VScode?
3.I used to see there is a function to show the path for the file in status bar, but I cannot find it now. Please kindly point it out.
Thanks !
about goto definition plugin
-
- Posts: 2245
- Joined: 25.08.2021 18:15
1. for what lexer? different lexers - different plugins (if it's not LSP). if C++ lexer - install 'LSP Client' plugin and see
'LSP server for C/C++'
in https://wiki.freepascal.org/CudaText_plugins
2. 'to extract method for the selected code' - what is it?
3. when you hover mouse over ui-tab title, app shows filename in the tooltip. w/o options. OK?
'LSP server for C/C++'
in https://wiki.freepascal.org/CudaText_plugins
2. 'to extract method for the selected code' - what is it?
3. when you hover mouse over ui-tab title, app shows filename in the tooltip. w/o options. OK?
-
- Posts: 2245
- Joined: 25.08.2021 18:15
1. wiki page https://wiki.freepascal.org/CudaText_plugins has topics
19.1 LSP server for Python
19.2 LSP server for Python, pyright
so pyright is just another LSP server here.
which of 2 is better - IDK.
and you have 3rd choice - plugin "Python IntelliSense" which don't need LSP plugin.
19.1 LSP server for Python
19.2 LSP server for Python, pyright
so pyright is just another LSP server here.
which of 2 is better - IDK.
and you have 3rd choice - plugin "Python IntelliSense" which don't need LSP plugin.
-
- Posts: 2245
- Joined: 25.08.2021 18:15
2. Seems curently 'extract method' is not supported in Cud, so I asked to the main LSP supporter:
https://github.com/CudaText-addons/cuda_lsp/issues/188
https://github.com/CudaText-addons/cuda_lsp/issues/188
-
- Posts: 2245
- Joined: 25.08.2021 18:15
-
- Posts: 2245
- Joined: 25.08.2021 18:15