Commit 3059978
committed
Add @Custom:* NatSpec tag highlighting
Solidity supports @Custom: NatSpec tags (e.g. @Custom:oz-upgrades,
@Custom:smtchecker) since v0.6.2. This adds them to the existing
solNatSpec match pattern so they highlight consistently with @title,
@author, @notice, etc.1 parent a2c5e37 commit 3059978
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
0 commit comments