Skip to content

0.6.7

Compare
Choose a tag to compare
@curlpipe curlpipe released this 17 Oct 18:31
· 161 commits to master since this release
bb2192a

An update that adds more advanced functionality through some new built in plug-ins.
See all the new plug-ins you can install in the documentation here

Added ➕

  • New typing speed plugin to track your typing speed
  • Todo list plugin for .todo files
  • Discord RPC plug-in
  • HTML live edit plug-in
  • Emmet plug-in for HTML autocompletion
  • Git plug-in to manage your git repository
  • Added diff file syntax highlighting
  • When you open files or change tabs, the editor will change it's working directory
  • Tab lines can be interpolated
  • Goto line command with Ctrl + G
  • Adjustable scrolling speed

Fixed 🔧

  • Fixed file types not able to be edited in plug-ins
  • Fixed document.document_type reporting wrong value
  • Fixed markdown syntax highlighting issues
  • Fixed Lua syntax highlighting (~= operator and # operator and .. operator)
  • Fixed pageup/pagedown behaviour being not very useful
  • Fixed tab line length problems with double width characters
  • Stopped flickering in help message
  • Standardised moving over words back and forth
  • Fixed filetype command not able to handle spaces