vscode-extension icon indicating copy to clipboard operation
vscode-extension copied to clipboard

Improve syntax highlighting (syntaxes/cml.tmLanguage.json)

Open stefan-ka opened this issue 4 years ago • 0 comments

I implemented a first version of the syntaxes/cml.tmLanguage.json file for the syntax highlighting. However, we should improve this a bit later:

  • Match keywords locally (especially tactic DDD stuff)
    • everything is matched globally now
  • Match and highlight IDs (of Bounded Context, Aggregates, Entities, and so on...)

stefan-ka avatar May 25 '20 12:05 stefan-ka