Eran Ifrah
Eran Ifrah
I don't think you can... can you post a screenshot so I can confirm that you are asking about what I think you are asking? :)
The design of the notebook (tab control) is to use all the space it could take, even when displaying partial tabs. We could removed the drop down arrow, but it...
ofc it will be configurable where the RIGHT is the default...
I just tried that on macOS and it worked instantly. Number of words: ```bash $ cat frame.cpp |wc -w 15794 ``` 2166 occurrences of `;` ```bash $ cat frame.cpp |grep...
I am going to remove this LSP from CodeLite... any reason why you are using it and not `clangd`? which is far superior?
Since you are interested in these languages, could you please provide me with the following: - Keywords - Tool used for formatting these languages (similar to `clang-format` for `C++` or...
WIP: with latest git master, CodeLite supports `go` (syntax highlight, dedicated image etc).
Can you provide some more details? I am not sure I understand what the problem is
> In addition that what's been said, it is also impossible to close any tab other than currently visible one. I like the fact that only currently visible tab has...
@yunkot I am so used to mouse middle click, that I don't use other alternatives for closing a tab (usually, I hide the 'x' button on the tabs to have...