mpourmpoulis / PythonVoiceCodingPlugin

Sublime Text 3 plugin for voice coding Python 3
https://pythonvoicecodingplugin.readthedocs.io/en/latest/
BSD 2-Clause "Simplified" License
13 stars 3 forks source link

Idea: Integrate with astpath and xpyth in order to allow XPath queries for user-defined regions #40

Open mpourmpoulis opened 4 years ago

mpourmpoulis commented 4 years ago

https://github.com/hchasestevens/astpath

https://github.com/hchasestevens/xpyth

An important question, is whether the user should script On the grammar side or on the plug-in side. The first is easier but will require Installing xpyth, whereas the second option allows me to package them with the plug-in