Eran Ifrah
Eran Ifrah
nice. i like the fact that its cross platform. i will definitely look into it
thanks for reporting this. the entire websocket code will be removed from CodeLite as we moved to DAP as our main debugger platform and all custom debuggers are going away
thanks for dive deeping into this, this makes it easier to fix :)
Can you try this please: - Change the settings (using the stable CodeLite 16.0) `Preferences -> Misc -> Check for new version` and set it to "No" (uncheck it) -...
I do not have Windows 7 so I can't try it. The Windows installer is for Windows 10 and later I can only suggest to try and install CodeLite 16.4.0...
I would have notice this as I am using this all the time... - Hitting ENTER performs the default `Find` (while the focus is on the search text field) -...
I will compare the behavior with my other favorite editor (sublime)
Try this: open the workspace settings (clicking on the wrench icon), under the "general" tab, `File extensions` and replace the list with `*`
The code completion page was removed - it is no longer needed In order to be able to enable C++17, all you need to do is to enable C++17, and...
Thanks for reporting this. As a workaround: `settings -> preferences -> terminal` and select one of the native Linux terminals (e.g. `gnome-terminal`)