mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-22 14:31:25 +07:00
disable "insert new" fix on invalid code
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
// "Insert new" "false"
|
||||
class a {
|
||||
void f() {
|
||||
if (Runtime<caret>Exception() {
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user