Skip to content

Release 1.4.0

Latest
Compare
Choose a tag to compare
@ljmccarthy ljmccarthy released this 18 May 10:57

New features

  • Standard input/output options for user commands.
  • Added SELECTION, SELECTION_LINE and DEVO_CONFIG_DIR command variables.
  • Allow any environment variable to be used in command working directory field.
  • Auto-fill project name in New Project dialog using the directory name.
  • Added natural order sorting.
  • Import/export of commands to JSON files.
  • Syntax highlighting for JSON.
  • New Window option to open a new instance of Devo.

Bug fixes

  • Enable DPI awareness on Windows
  • Run commands in same directory as current file if no project is open.
  • Allow commands to run when no editor tabs are open.
  • Ignore path case on Windows when searching for existing editors.
  • Check access permissions before attempting to create or open projects.
  • Various other minor bug fixes.