Compatible with:
IntelliJ IDEA
PhpStorm
WebStorm
PyCharm
RubyMine
AppCode
CLion
GoLand
DataGrip
Rider
MPS
Android Studio
Aug 29, 2016
9 096
An OrgMode editor for IntelliJ IDEA
Recent change notes
0.4.0
New end-user features:
- New action to insert a new outline (similar to C-RET in emacs), with a default keybinding of
ctrl alt meta enter
New developer features:
- Build system now based on Gradle
- Better test code using the IntelliJ SDK infrastructure
0.3.1
- Code folding now works on outlines
0.3.0
- Initial support for folding code blocks and drawers
- Minor improvements on the preferences pane
- Internal refactoring to leverage a BNF grammar instead of using a handwritten parser
0.2.0
- support spellcheckying
- live templates
- support todo indexing
- keyword/blocs highlighting
- code highlighting
- commenter
0.1.1