stefansjs / flatbuffers-intellij-plugin

A flatbuffers schema editing plugin for the IntelliJ platform
Other
4 stars 1 forks source link

Investigate comment/uncomment action #11

Open stefansjs opened 4 years ago

stefansjs commented 4 years ago

In most languages cmd+/ will comment/uncomment a line. Figure out how to implement this for flatbuffers.

stefansjs commented 3 years ago

https://jetbrains.org/intellij/sdk/docs/tutorials/custom_language_support/commenter.html