mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 02:07:50 +08:00
new_macros.md: add missing <control> markers
This commit is contained in:
parent
535f62c79a
commit
bc55b55a11
@ -67,8 +67,8 @@ Using the `com.intellij.liveTemplateMacro` extension point, register the impleme
|
|||||||
Now verify the plugin is working correctly.
|
Now verify the plugin is working correctly.
|
||||||
* Run the plugin in a Development Instance.
|
* Run the plugin in a Development Instance.
|
||||||
* Create a new file `testing.md` and enter several words in lower case.
|
* Create a new file `testing.md` and enter several words in lower case.
|
||||||
* Highlight the text and enter <shortcut>Ctrl/Cmd+J</shortcut> to open the Select Template popup.
|
* Highlight the text and enter <shortcut>Ctrl/Cmd+J</shortcut> to open the <control>Select Template</control> popup.
|
||||||
Confirm that the _SDK: Convert to title case_ is available in the popup, and select it.
|
Confirm that the <control>SDK: Convert to title case</control> is available in the popup, and select it.
|
||||||
|
|
||||||
{width="700"}
|
{width="700"}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user