Skip to content

Releases: santaclose/scex

0.1

03 Oct 17:34

Choose a tag to compare

  • Improve cursor visibility (imguicolortextedit)
  • Improve triple click detection (imguicolortextedit)
  • Improve screen coordinates to editor coordinates conversion (imguicolortextedit)

0.09

17 Sep 22:30

Choose a tag to compare

set default text editor color scheme according to os theme

0.08

10 Sep 21:19

Choose a tag to compare

  • Improved ctrl f
  • Show matching brackets (imguicolortextedit)
  • Improved autoscroll (imguicolortextedit)
  • Fixed regex crash (imguicolortextedit)

0.07

03 Sep 21:06

Choose a tag to compare

  • Add line spacing setting
  • Select line on ctrl+g
  • Improved ctrl+d (imguicolortextedit)
  • Virtual space (imguicolortextedit)

0.06

20 Aug 20:24

Choose a tag to compare

  • Added "Show in folder view" option to file text edit panel
  • Added "Show in file explorer" option to file text edit panel
  • Files and folders can be dropped in the window now
  • Started using cpp-subprocess
  • Moved color scheme to submenu
  • Set ImGui style according to window style
  • Renamed project
  • Altgr support (imguicolortextedit)
  • Space character now rendered with same color as tab (imguicolortextedit)
  • Updated color scheme colors (imguicolortextedit)
  • Change text editor scroll so it doesn't jump to the left when long lines go out of view (imguicolortextedit)

0.05

06 Aug 19:06

Choose a tag to compare

  • Use unix line endings when saving files
  • Word mode fixes (imguicolortextedit)
  • Ctrl shift k line deletion fixes (imguicolortextedit)
  • Changed implementation for window dark theme (glfw)

0.04

24 Jul 19:01

Choose a tag to compare

  • More work on simplifying code, along with bug fixes (ImGuiColorTextEdit)
  • Fix bug where dragging would propagate to multiple windows (ImGuiColorTextEdit)
  • Window adapts to dark theme
  • Added refresh option to directory tree view
  • Added result filter to directory finder
  • Allow editing folder path in directory finder

0.03

14 Jun 21:14

Choose a tag to compare

  • Code simplified significantly (ImGuiColorTextEdit)
  • Syntax highlighting improvements (ImGuiColorTextEdit)
  • Move lines up and down with ctrl + shift + arrows (ImGuiColorTextEdit)
  • Rewrote function for increasing/decreasing indentation (ImGuiColorTextEdit)
  • Force root tree node to be open in directory view
  • Show spaces option

0.02

06 Jun 06:35

Choose a tag to compare

  • Switched to boost regex
  • Multicursor bug fixes
  • Comment toggling
  • Panning

First release

22 May 16:39

Choose a tag to compare

First release Pre-release
Pre-release
0.01

disable menu bar when opening file