/intellij-mapfile-plugin

Editor support for UMN Mapserver Mapfiles.

Primary LanguageJavaApache License 2.0Apache-2.0

waiting for user feedback

IntelliJ Mapfile Plugin

Editor support for UMN Mapserver Mapfiles. Supported Mapserver version is 7.0

https://plugins.jetbrains.com/plugin/9626-mapfile

Features

  • done Basic Syntax Validation and Highlighting
  • done Autocompletion (Ctrl+Space)
  • done Color Picker
  • done Folding
  • done Formatter (Cmd+Shift+L)
  • not started Advanced Syntax Highlighting
  • not started Templates
  • not started Annotations (Error Messages)
  • not started Helpers and Utilities
  • not started References
  • not started Find Usages (Alt+F7)
  • not started Structure View
  • not started Quick Fix (Alt+Return)

preview

Install

  1. in your IntelliJ go to Preferences ⌘,
  2. in Plugins search for "Mapfile"
  3. select Search in repositories
  4. there you should find the Mapfile Plugin
  5. restart IntelliJ

Development

  1. comply the basic prerequisites
  2. clone the repository and import the project into IntelliJ
  3. mark the gen directory as a sources root
  4. in the Run/Debug Configurations dialog add a new Configuration
  5. select Plugin and configure the correct module
  6. Run

Resources