Skip to content

IntelliJ IDEA plugin for language support in BAT/CMD Windows batch files

License

Notifications You must be signed in to change notification settings

wibotwi/idea-batch

 
 

Repository files navigation

Batch Scripts Support

Build Status JetBrains IntelliJ Plugins JetBrains IntelliJ plugins

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.

Changelog

Changes in version 1.0.7:

  • Fixed IDEA 14 compatiblity (which broke when support for 15 was added)

Changes in version 1.0.6:

  • 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)

Changes in version 1.0.5:

  • Support for Intellij IDEA 15 (by Alexander Kriegisch)

Changes in version 1.0.4:

  • Support for Intellij IDEA 13
  • Support for empty configurations

About

IntelliJ IDEA plugin for language support in BAT/CMD Windows batch files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 79.5%
  • Lex 19.0%
  • Batchfile 1.5%