This adds VoiceCode support for IntelliJ.
This mode also supports:
- Android Studio
- AppCode
- CLion
- DataGrip
- GoLand
- MPS
- PhpStorm
- PyCharm (Professional and Community editions)
- RubyMine
- WebStorm
However, my primary use case is currently Java and IntelliJ CE. I will not be able to debug or reproduce issues occuring outside of the freely available IDEs. (Pull requests are welcome. 😄)
By default, this is ~/voicecode
, so:
git clone https://github.com/anonfunc/voicecode-intellij.git ~/voicecode/intellij
- Disable cut/copy acting without an active selection.
- Install the IDE Plugin.
- The template command
quinn
has a specific set of template names, none of which match with IntelliJ's included templates, making it less useful until configured.
- anonfunc
- TerjeB
- biegel