Skip to content

Commit

Permalink
interfaces: Syntax highlighting for interfaces (#10987)
Browse files Browse the repository at this point in the history
* interfaces: Syntax highlighting for 'interface'

To make daml studio look pretty.

changelog_begin
changelog_end

* Add 'implements' as well
  • Loading branch information
sofiafaro-da authored Sep 22, 2021
1 parent d52a285 commit 3f4dbf6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions compiler/daml-extension/syntaxes/daml12.tmLanguage.xml
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,8 @@
| with
| choice
| template
| interface
| implements
| key
| maintainer
| daml
Expand Down

0 comments on commit 3f4dbf6

Please sign in to comment.