mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
editor_components.md: Change TIPS label to Tips header
This commit is contained in:
parent
5539df0783
commit
f9021db440
@ -76,7 +76,7 @@ EditorTextField editorTextField =
|
||||
new EditorTextField(document, project, JavaFileType.INSTANCE);
|
||||
```
|
||||
|
||||
**TIPS**:
|
||||
#### Tips
|
||||
|
||||
* When creating more than one field, two separate documents are needed.
|
||||
This is accomplished by using separate instances of `PsiExpressionCodeFragment`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user