qtedit4 is an IDE for Rust, Go, C++ Python and more

cpp editor ide qt6
7 Open Issues Need Help Last updated: Sep 12, 2025

Open Issues Need Help

View All on GitHub
bug help wanted Windows

qtedit4 is an IDE for Rust, Go, C++ Python and more

C++
#cpp#editor#ide#qt6

AI Summary: This GitHub issue reports a problem within the `ProjectManager/rust` tool where clicking on file paths associated with build errors leads to incorrect locations. The root cause appears to be that the underlying build system reports file paths relative to the build directory instead of the source directory, preventing proper navigation.

Complexity: 3/5
bug good first issue Project manager

qtedit4 is an IDE for Rust, Go, C++ Python and more

C++
#cpp#editor#ide#qt6

AI Summary: Investigate and resolve the inconsistent stderr channel configuration reported in the qtedit4 Projectmanager, which manifests as the message "QProcess::openChannels: Inconsistent stderr channel configuration" appearing on the console. This likely involves debugging the QProcess interaction within the Projectmanager component of the qtedit4 IDE.

Complexity: 4/5
help wanted good first issue Project manager Linux

qtedit4 is an IDE for Rust, Go, C++ Python and more

C++
#cpp#editor#ide#qt6

AI Summary: Implement keyboard shortcuts (Ctrl+Shift+PgUp/PgDown) to move tabs within a SplitTabWidget in the qtedit4 IDE. Consider how to handle tab movement between splits and whether to wrap around to the opposite end when reaching the first or last tab.

Complexity: 3/5
help wanted good first issue SplitTabWidget

qtedit4 is an IDE for Rust, Go, C++ Python and more

C++
#cpp#editor#ide#qt6

AI Summary: The task is to debug and fix a bug in the qtedit4 IDE's ProjectManager. Specifically, error markers are not being cleared from files after a successful build, even if the errors causing the markers have been resolved. The solution involves identifying and correcting the logic within the ProjectManager responsible for managing and removing these markers.

Complexity: 4/5
good first issue Project manager Text editor

qtedit4 is an IDE for Rust, Go, C++ Python and more

C++
#cpp#editor#ide#qt6

AI Summary: Debug a build failure in the qtedit4 IDE's project manager. The issue suggests a potential conflict with a previous process ID, possibly due to the UI attempting to stop it incorrectly. The task involves investigating the project manager's code to identify the source of the PID conflict and implement a fix.

Complexity: 4/5
bug good first issue

qtedit4 is an IDE for Rust, Go, C++ Python and more

C++
#cpp#editor#ide#qt6

AI Summary: Update the qtedit4 project to use a newer, maintained AppImage creation tool. This involves modifying the build scripts (`build.sh` to `build-appimage.sh`), updating the GitHub Actions workflow, renaming the Windows installer script (`build.bat` to `build-installer.bat`), and optionally creating a macOS build script. The task requires familiarity with AppImage creation tools and build systems.

Complexity: 4/5
enhancement help wanted good first issue OSX CI/CD Windows Linux

qtedit4 is an IDE for Rust, Go, C++ Python and more

C++
#cpp#editor#ide#qt6