Skip to content

Releases: dannypsnl/sauron

v1.4.0

11 Oct 07:13
Compare
Choose a tag to compare
  • [editor] c+s fix save file
  • [editor] c+b for untitled tab
  • [editor] c+s+t reopen recently closed tab
  • [project] remove all unnecessary refreshing
  • [project:fix] double click the empty space of project manager makes a contract violation
  • [project] huge speedup
    • [internal] file indexing maintaining system
  • [editor] >> produces

v1.3.1

08 Mar 01:00
Compare
Choose a tag to compare
  • [editor:fix] c+d open document
  • [editor:fix] space will work for text-field% now
  • [editor:fix] alt+backspace will work for text-field% now

v1.3.0

25 Feb 00:26
Compare
Choose a tag to compare
  • [shortcut:fix] o+backspace and space on improper editor
  • [preferences:fix] click "Undo Changes and Close" won't get crashed now
  • [project:fix] sauron now can work without network by using hard-coded list when no networking
  • [project] save file to current project by default
  • [project] rename file will update files imported it
  • [misc] bundle drcomplete
  • [preferences] expose 'current-project in preferences, one can use (preferences:get 'current-project) for co-work plugin
  • [editor:fix] fix remove trailing whitespace problem in auto formatter

v1.2.0

16 Jul 21:19
Compare
Choose a tag to compare
  • [editor:fix] type space in search bar won't crash now
  • [project] rename file/directory
  • [editor:fix] disable auto wrap line to avoid auto formatter break the line
  • [editor] auto formatting file
  • [editor] cross file jump to definition
  • [editor] c+s+b jump back to previous position
  • [editor] close untitled tab automatically when open new file

v1.1.1

15 Jun 16:03
Compare
Choose a tag to compare
  • [fix] memory leak bug caused by unclosed thread

v1.1.0

14 Jun 13:46
Compare
Choose a tag to compare
  • [editor] c+d open document
  • [project] detect external file changes
  • [search] toggle focus
  • [project] hide file or dir selection pane after selected
  • [project] create new project
  • [shortcut] open project viewer with c+s+y on Windows(remain c+y on Linux and MacOS)
  • [project] only show project name
  • [project] keep project-files state after refreshing

v1.0.4

12 Jun 17:11
fa41555
Compare
Choose a tag to compare
  • [project:fix] add existed project won't work
  • [project] remove non-existed project automatically

v1.0.3

20 May 17:31
Compare
Choose a tag to compare
  • [editor:improve] all kinds editor now support LaTeX input
  • [project:fix] add project on cancel

v1.0.2

17 May 00:19
094e367
Compare
Choose a tag to compare
  • [project:fix] open file

v1.0.1

16 May 01:38
34f9792
Compare
Choose a tag to compare
  • [project:fix] close add choices board after selected