mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-25 10:51:25 +07:00
IDEA-74356 Code completion: Tab in the middle of already typed code adds a space
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
public class Zoo2 {
|
||||
{
|
||||
byte v1 = (by<caret>te) 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user