Curculigo
Curculigo
The problem with `-lstdc++fs` is solved. Other problems arise (related to OpenSSL).
> You may need to compile openssl under FreeBSD by yourself Why can't I use system's OpenSSL? You are using your prebuilt version of OpenSSL included in the repository even...
Scripting the whole eepp is too much. I don't want to write eepp applications in Lua (or other scripting languages). I only want to script ecode, and to be clear,...
If it's only about CMake and some `ifdef` in source code then I could help. But I don't have the skills needed to deal with anything more complex than that.
The horizontal scrollbar should move in the direction of the mouse when I select the text. Currently, it doesn't.
> There's no single command to select a whole line without the `\n`, you can select by: `home` + `shift+end` What are `home` and `end`? The `Home` and `End` buttons...
> Why? BTW this is not an original idea, vscode does this. I'm open to counter arguments, but I thought that could be handy. I've no rush to add that...
There is no such a thing as `select-single-line` in command palette. Did you rename it?
I use the built-in build and run feature to call cmake and ninja (multi-steps). I actually use only the Build button since I don't want F5 = Build and Run....
I have encountered this bug again today.