mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 02:07:50 +08:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
65a580ee4a
@ -101,7 +101,7 @@ public class EditorAreaIllustration extends AnAction {
|
||||
```
|
||||
|
||||
## 2.6. Displaying position values
|
||||
To display the actual values of logical anf visual positions we add an
|
||||
To display the actual values of logical and visual positions we add an
|
||||
`Messages.showInfoMessage()` call that will show them in form of notification after the action is performed.
|
||||
|
||||
```java
|
||||
|
Loading…
x
Reference in New Issue
Block a user