mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-18 12:31:26 +07:00
Create from usage: sentence capitalization
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// "Create Local Variable 'a'" "true"
|
||||
// "Create local variable 'a'" "true"
|
||||
class C {
|
||||
void foo() {
|
||||
<caret>a = 10;
|
||||
|
||||
Reference in New Issue
Block a user