Support for skunk sql interpolator macro in IntelliJ IDEA.
This makes IntelliJ type inference working for sql"""..."""
interpolated strings.
This plugin is included with zkunk 2.0.12
and above
- Commit and merge your changes
- Do
sbt release
on master - Create a release on Github using the latest tag
- Attach the
skunk-intellij.jar
binary located attarget/plugin/skunk-intellij/lib/skunk-intellij.jar
- Attach the
- Update the version in the URL for
intellij-compat.json
- Download the latest version
- Add skunk-intellij.jar as an extension in
File | Settings | Languages & Frameworks | Scala | Extensions