Skip to content

0.7.5

Compare
Choose a tag to compare
@curlpipe curlpipe released this 16 Dec 18:24
· 22 commits to master since this release
fdddabb

I am proud to announce Ox now has built-in terminals you can access within the editor πŸŽ‰. Whilst this update doesn't really take full advantage of them, I will be writing some plug-ins that will take full advantage of this feature in the future, including automatic compilation and in-editor REPLs. See the documentation here for more info

🚨 Please note - there is no windows binary for this release due to complications with adding in terminal support.
β˜‘οΈ There will be a windows binary for the next release.

Full list of changes:

Added βž•

  • Added access to in-editor terminals
  • Added complete nushell file type support

Fixed πŸ”§

  • Fixed issues with file trees crashing the editor
  • Fixed problem with not being able to open non-existent files
  • Finally fixed issues with syntax tokens disappearing and undo/redo when selected text is overwritten