yunkot

Results 10 issues of yunkot

Can reproduce this with latest CodeLite commit 4a1a818412812385ffdc06ae8316d3645e787c52 and wxWidgets commit https://github.com/wxWidgets/wxWidgets/commit/667c5c843b89ed46e3a64242f94487866cb8c3be (as CodeLite doesn't compile with latest one), running on Debian 11, GNOME 3.38.6 under Xorg. I can also...

CodeLite build b78446b5c7e2e19a1dea0371812bb15d01fc6356. Running on Arch with stock wxWidgets version 3.2, GNOME 42.3 on top of Xorg. When compiling the project with either GCC or Clang, the text in Output...

bug

### What happened? CodeLite does not seem to be able to detect existing installations of mingw-w64 on Windows. In my case, I have the following paths with existing installations: c:\mingw\x64\mingw64\bin...

bug

### What happened? Consider the following code: ``` // hello world void myFunc(void) { // some code callOtherFunc(); } ``` If you select aforementioned block and press "Ctrl + /",...

bug

### Describe your idea in details A couple of years ago, CodeLite was coming with "RettaLight" color theme, which was also default back then. At some point, it disappeared from...

Feature

### Describe your idea in details It looks like there is a lot of CodeLite development going on, whereas many obvious bugs (e.g. ~~#3047~~, #3052, ~~#3231~~, #3315 and so on)...

Feature

### Describe your idea in details Previously, in CodeLite, it was possible to disable "Chat AI" plugin using "WITH_CHATAI=OFF" option in CMake. However, now it seems that this is called...

Feature

### What happened? CodeLite has source code tabs on top with file names as captions. If there are more tabs that can fit on the screen, the current behavior is...

bug

### Describe your idea in details Currently, Find & Replace dialog features two edit boxes, where you can type entries to search and replace. It would be convenient if CodeLite...

Feature

### What happened? Running CodeLite on Linux Mint 22 and Xorg using two monitors: left monitor is running in portrait orientation, right monitor is in standard orientation and is a...

bug