Skip to content

Implement a commenter #6

@andrewt0301

Description

@andrewt0301

Implement a commenter for nML.

This one of the simples features, but it is very useful. Guide:

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

The nML comment style is the same as in Java:

  1. single line - //
  2. multiline start - /*
  3. multiline end - */

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions