mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IJPL-245459 [java]: fix <spot> in before template, improve intention description
GitOrigin-RevId: 550d8b9abfd3c48ec3d00cff6ed0eb09c41ccc7f
This commit is contained in:
committed by
intellij-monorepo-bot
parent
0ea56ba7bb
commit
5ee856f351
+1
-1
@@ -1,3 +1,3 @@
|
||||
void m(int var) {
|
||||
<spot>var<spot>
|
||||
<spot>var</spot>
|
||||
}
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Creates a switch statement for the selected variable.
|
||||
Creates a switch statement for a variable.
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user