Page 1 of 1

DAP plugin not showing in menu

Posted: Mon Jul 25, 2022 2:42 pm
by dawn

I updated my Codelite installation to 16.2.0 version (Windows 10 last build) and the new DAP plugin is missing in the plugin menu, even after selecting all plugins in the "Manage plugins" form (where the field isLoaded? states "Yes" for all items) .
I noticed that other plugins are missing, Remoty, Rust and maybe some other from the last ones.
I know that your hint in similar cases is to delete the %appdata%\codelite folder but which settings will be lost after deletion?


Re: DAP plugin not showing in menu

Posted: Fri Jul 29, 2022 11:43 am
by dawn

Do I need to provide any other information?


Re: DAP plugin not showing in menu

Posted: Fri Aug 19, 2022 7:53 pm
by eranif

Not all plugins are adding entries to the plugins menu
for example, the DAP plugin adds its settings under:

Settings -> Debug Adapter Client
Can you confirm this is the case for you?

Rust plugin also does not add entries to the plugins menu, to make sure its there, just try to create a new workspace and see if you can create a Rust workspace

Remoty, same - no entry in the plugins menu. To confirm its there -> try and create new workspace and see if you can create workspace of type Remote over SSH

you get the idea ;)