mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
testing_highlighting.md: minor
This commit is contained in:
parent
88f98d2fee
commit
61a43a1b9b
@ -58,7 +58,7 @@ The following severities are supported:
|
||||
The tag can also have the following optional attributes.
|
||||
|
||||
**Message**
|
||||
* `descr` expected (hardcoded) message associated with the highlighter (if not specified, any text will match; if the message contains a quotation mark, it can be escaped by putting two backslash characters before it)
|
||||
* `descr` expected (hardcoded) message associated with the highlighter (if not specified, any text will match). If the message contains a quotation mark, it can be escaped by putting two backslash characters before it.
|
||||
* `bundleMsg` expected message from a message bundle in format `[bundleName#] bundleKey [|argument]...`
|
||||
* `tooltip` expected tooltip message
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user