Skip to content

First Grammar Expansion

Compare
Choose a tag to compare
@mpourmpoulis mpourmpoulis released this 27 Jan 19:23
· 123 commits to master since this release
ba97f95

At long last release 0.1.0 is out and brings with it a lot of new features!

  • More operations like delete/swap operations that also support operating between alternatives like swap red with blue

  • You can use operation prefixes in front of selection queries to execute them in a single step instead of 2 like delete right

  • partial support for multiple cursors and multiple results

  • drastic improvements in sub indexing, both in terms of what you can operate on and new dedicated commands like second part 1 or every part 2

  • improvements in the inside keyword,a new outer keyword and the ability to select virtually any part of the function call with argument queries

  • richer big ROI queries

  • improved syntax for collections and support for multiple individual or ranges item insertion

  • More powerful workflows and various utilities

  • Various experimental features that you can manually enable!

  • various bug fixes and actually some more stuff!

Furthermore, meaningful menus have been added and you can find various goodies such as links to online documentation under

Preferences > Package Settings  > PythonVoiceCodingPlugin

Also package control installation is currently working, so you can install directly from there!