Skip to content

Releases: codepointerapp/codepointer

v0.0.9-beta3

25 Apr 20:17

Choose a tag to compare

v0.0.9-beta3 Pre-release
Pre-release

May release

image

This month brings ctags support for completion. The IDE can download a ctags binary and install it silently (see in configuration, CTags + Download). This gives us a way to follow symbol (right click on a symbol in your editor, after a you build your project), when you put your mouse over a symbol, you should see some information about it. Build output is colorful instead of plain text.

Preview image shows this project compiling a demo rust app. While I am developing this in C++, Rust support is a priority. My intention is to make this a Rust IDE as well.

  • Simpler path editing widget - #69
  • Control+Shift+T works in minimized mode - diegoiast/qmdilib#18
  • First display - current line does not match the cursor position - diegoiast/qutepart-cpp#33
  • SplitTabWidget/qmdiSplitTab - show tooltips for tabs - #70
  • The side widget of the qtabwidget is no longer supported - #60
  • Last closed files list is not saved in config - diegoiast/qmdilib#21
  • ProjectManager: on output panel - files should be clickable: #64
  • Search: search in file locks UI - #45
  • qmdiTextEditor: ask tooltip data about item - #66
  • CTags plugin - #67
  • Sub menu for following symbols - #74
  • Configuration dialog supports more settings - diegoiast/qmdilib#19
  • PluginManager: close action on windows should be control+w - diegoiast/qmdilib#22
  • Editor: opening header from C does not work - #78
  • WIP: diegoiast/qmdilib#23

Full Changelog: v0.0.8...v0.0.9-beta3

v0.0.9-beta2

23 Apr 16:16

Choose a tag to compare

v0.0.9-beta2 Pre-release
Pre-release
  1. Full Changelog: v0.0.8...v0.0.9-beta2

May release

image

This month brings ctags support for completion. The IDE can download a ctags binary and install it silently (see in configuration, CTags + Download). This gives us a way to follow symbol (right click on a symbol in your editor, after a you build your project), when you put your mouse over a symbol, you should see some information about it. Build output is colorful instead of plain text.

Preview image shows this project compiling a demo rust app. While I am developing this in C++, Rust support is a priority. My intention is to make this a Rust IDE as well.

  • Simpler path editing widget - #69
  • Control+Shift+T works in minimized mode - diegoiast/qmdilib#18
  • First display - current line does not match the cursor position - diegoiast/qutepart-cpp#33
  • SplitTabWidget/qmdiSplitTab - show tooltips for tabs - #70
  • The side widget of the qtabwidget is no longer supported - #60
  • Last closed files list is not saved in config - diegoiast/qmdilib#21
  • ProjectManager: on output panel - files should be clickable: #64
  • Search: search in file locks UI - #45
  • qmdiTextEditor: ask tooltip data about item - #66
  • CTags plugin - #67
  • Sub menu for following symbols - #74
  • Configuration dialog supports more settings - diegoiast/qmdilib#19
  • PluginManager: close action on windows should be control+w - diegoiast/qmdilib#22
  • Editor: opening header from C does not work - #78

v0.0.9-beta1

23 Apr 14:50

Choose a tag to compare

v0.0.9-beta1 Pre-release
Pre-release

Full Changelog: v0.0.8...v0.0.9-beta1

image

May release

This month brings ctags support for completion. The IDE can download a ctags binary and install it silently (see in configuration, CTags + Download). This gives us a way to follow symbol (right click on a symbol in your editor, after a you build your project), when you put your mouse over a symbol, you should see some information about it. Build output is colorful instead of plain text.

Preview image shows this project compiling a demo rust app. While I am developing this in C++, Rust support is a priority. My intention is to make this a Rust IDE as well.

  • Simpler path editing widget - #69
  • Control+Shift+T works in minimized mode - diegoiast/qmdilib#18
  • First display - current line does not match the cursor position - diegoiast/qutepart-cpp#33
  • SplitTabWidget/qmdiSplitTab - show tooltips for tabs - #70
  • The side widget of the qtabwidget is no longer supported - #60
  • Last closed files list is not saved in config - diegoiast/qmdilib#21
  • ProjectManager: on output panel - files should be clickable: #64
  • Search: search in file locks UI - #45
  • qmdiTextEditor: ask tooltip data about item - #66
  • CTags plugin - #67
  • Sub menu for following symbols - #74
  • Configuration dialog supports more settings - diegoiast/qmdilib#19

v0.0.9-alpha1

21 Apr 09:19

Choose a tag to compare

v0.0.9-alpha1 Pre-release
Pre-release

Full Changelog: v0.0.8...v0.0.9-alpha1

May release

This month brings ctags support for completion. The IDE can download a ctags binary and install it silently (see in configuration, CTags + Download). This gives us a way to follow symbol (right click on a symbol in your editor, after a you build your project), when you put your mouse over a symbol, you should see some information about it. Build output supports colors.

  • Simpler path editing widget - #69
  • Control+Shift+T works in minimized mode - diegoiast/qmdilib#18
  • First display - current line does not match the cursor position - diegoiast/qutepart-cpp#33
  • SplitTabWidget/qmdiSplitTab - show tooltips for tabs - #70
  • The side widget of the qtabwidget is no longer supported - #60
  • Last closed files list is not saved in config - diegoiast/qmdilib#21
  • ProjectManager: on output panel - files should be clickable: #64
  • Search: search in file locks UI - #45
  • qmdiTextEditor: ask tooltip data about item - #66
  • CTags plugin - #67
  • Sub menu for following symbols - #74
  • Configuration dialog supports more settings - diegoiast/qmdilib#19

v0.0.8

30 Mar 20:44

Choose a tag to compare

April 2025 Release

Full Changelog: v0.0.6...v0.0.8

  • Feature: hide the minimap if editor is too narrow - diegoiast/qutepart-cpp#32
  • Feature: when choosing a issue on the issues list - scroll to that output -#48
  • BUG: Matching brackets were broken - diegoiast/qutepart-cpp#31
  • Feature: soft wrapping of text into next line - diegoiast/qutepart-cpp#30
  • Feature: editor contents is saved before running tasks - #50
  • Feature: tabs have a marking if modified - #49
  • Feature: split tabs horizontally. You can create a new tabs to the left, or move current tab to a new split - #54
  • Bug: fixed loading of new projects broke up display - #58
  • Feature: improved search - #53
  • Feature: when editing a project file (cargo, cmake), the IDE will ask to open this as a project - #52
  • Bug: active project was not saved in config - #51
  • Bug: fixed some color issues on dark palette - #46
  • Bug: command palette showed same actions several times - diegoiast/command-palette-widget#1
  • Feature: you can build the project, and disable online checking (for packagers) - #71

Version 0.0.7 was skipped, code randomly crashed probably fixed by fpic, see d8fc374

v0.0.7

30 Mar 19:26

Choose a tag to compare

April 2025 Release (broken? use version 0.0.8)

Full Changelog: v0.0.6...v0.0.7

  • Feature: hide the minimap if editor is too narrow - diegoiast/qutepart-cpp#32
  • Feature: when choosing a issue on the issues list - scroll to that output -#48
  • BUG: Matching brackets were broken - diegoiast/qutepart-cpp#31
  • Feature: soft wrapping of text into next line - diegoiast/qutepart-cpp#30
  • Feature: editor contents is saved before running tasks - #50
  • Feature: tabs have a marking if modified - #49
  • Feature: split tabs horizontally. You can create a new tabs to the left, or move current tab to a new split - #54
  • Bug: fixed loading of new projects broke up display - #58
  • Feature: improved search - #53
  • Feature: when editing a project file (cargo, cmake), the IDE will ask to open this as a project - #52
  • Bug: active project was not saved in config - #51
  • Bug: fixed some color issues on dark palette - #46
  • Bug: command palette showed same actions several times - diegoiast/command-palette-widget#1
  • Feature: you can build the project, and disable online checking (for packagers) - #71

v0.0.7-beta6

30 Mar 15:50

Choose a tag to compare

v0.0.7-beta6 Pre-release
Pre-release

April 2025 Release

Full Changelog: v0.0.6...v0.0.7-beta6

  • Feature: hide the minimap if editor is too narrow - diegoiast/qutepart-cpp#32
  • Feature: when choosing a issue on the issues list - scroll to that output -#48
  • BUG: Matching brackets were broken - diegoiast/qutepart-cpp#31
  • Feature: soft wrapping of text into next line - diegoiast/qutepart-cpp#30
  • Feature: editor contents is saved before running tasks - #50
  • Feature: tabs have a marking if modified - #49
  • Feature: split tabs horizontally. You can create a new tabs to the left, or move current tab to a new split - #54
  • Bug: fixed loading of new projects broke up display - #58
  • Feature: improved search - #53
  • Feature: when editing a project file (cargo, cmake), the IDE will ask to open this as a project - #52
  • Bug: active project was not saved in config - #51
  • Bug: fixed some color issues on dark palette - #46
  • Bug: command palette showed same actions several times - diegoiast/command-palette-widget#1

v0.0.7-beta1

28 Mar 07:36

Choose a tag to compare

v0.0.7-beta1 Pre-release
Pre-release

April 2025 Release

Full Changelog: v0.0.6...v0.0.7-beta1

  • Feature: hide the minimap if editor is too narrow - diegoiast/qutepart-cpp#32
  • Feature: when choosing a issue on the issues list - scroll to that output -#48
  • BUG: Matching brackets were broken - diegoiast/qutepart-cpp#31
  • Feature: soft wrapping of text into next line - diegoiast/qutepart-cpp#30
  • Feature: editor contents is saved before running tasks - #50
  • Feature: tabs have a marking if modified - #49
  • Feature: split tabs horizontally. You can create a new tabs to the left, or move current tab to a new split - #54
  • Bug: fixed loading of new projects broke up display - #58
  • Feature: improved search - #53
  • Feature: when editing a project file (cargo, cmake), the IDE will ask to open this as a project - #52
  • Bug: active project was not saved in config - #51
  • Bug: fixed some color issues on dark palette - #46
  • Bug: command palette showed same actions several times - diegoiast/command-palette-widget#1

v0.0.6

28 Feb 15:19

Choose a tag to compare

March 2025 Release

Full Changelog: v0.0.5...v0.0.6

Minor release, as I am working on integration of LSP client.

v0.0.6-beta1

28 Feb 09:54

Choose a tag to compare

v0.0.6-beta1 Pre-release
Pre-release

March 2025 Release

Full Changelog: v0.0.5...v0.0.6-beta1

Minor release, as I am working on integration of LSP client.