mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
quick_fix.md: cleanup
This commit is contained in:
parent
c81083a9e4
commit
ae6efb153c
@ -3,7 +3,7 @@ title: 18. Quick Fix
|
||||
---
|
||||
|
||||
|
||||
A quick fix allows to apply an automatic changes to the code via *⌥⏎*.
|
||||
A quick fix allows to apply an automatic changes to the code via **Show Intention Actions** (Alt + Enter).
|
||||
|
||||
Let's add a quick fix which helps to define an unresolved property from its usage.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user