From cd4d80217521ae7132378e9c0bb1f78b9d2ebc9a Mon Sep 17 00:00:00 2001 From: Stephan Seitz Date: Mon, 21 Mar 2022 13:36:36 +0100 Subject: highlights: conceal `"` in JSON Fixes #645 --- CONTRIBUTING.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 911340135..ea0b3c08f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -150,6 +150,8 @@ effect on highlighting. We will work on improving highlighting in the near futur @attribute for e.g. Python decorators ``` +@conceal followed by `(#set! conceal "")` for captures that are not used for highlights but only for concealing. + #### Variables ``` @@ -190,6 +192,10 @@ Used for xml-like tags @tag.delimiter ``` +#### Conceal + +@conceal followed by `(#set! conceal "")` for captures that are not used for highlights but only for concealing. + ### Locals ``` @@ -214,6 +220,7 @@ Used for xml-like tags @constructor ``` + #### Definition Scope You can set the scope of a definition by setting the `scope` property on the definition. -- cgit v1.2.3-70-g09d2