Windows Batch Scripts support for IntelliJ IDEA. Supports syntax highlighting, run configurations that can run any command, also empty configurations. Empty run configurations are useful when you want to execute an external tool through a run configuration.
- Fixed IDEA 14 compatiblity (which broke when support for 15 was added)
- Color scheme based on default IntelliJ (by Cezary Butler @ Programisci.eu)
- Dracula color scheme support (by Cezary Butler @ Programisci.eu)
- Fixed IDEA 14 compatiblity (which broke when support for 15 was added)
- Support for Intellij IDEA 15 (by Alexander Kriegisch)
- Support for Intellij IDEA 13
- Support for empty configurations