CPP-16098 - Lags during inplace rename typing

- reverted some of the changes

GitOrigin-RevId: c7c07b80a76c29794ef31e0e916e62f7f302917a
This commit is contained in:
Vladimir Plyashkun
2019-05-03 01:47:14 +03:00
committed by intellij-monorepo-bot
parent e1bb280f82
commit c33e69a545
1385 changed files with 18116 additions and 14001 deletions
@@ -0,0 +1,2 @@
/**<caret>
* Copyright © 2000-2010 JetBrains s.r.o.
@@ -0,0 +1,2 @@
/**
* Copyright &copy; 2000-2010 JetBrains s.r.o.
@@ -0,0 +1 @@
/*<caret> © 2010 JetBrains
@@ -0,0 +1 @@
/* &copy; 2010 JetBrains
@@ -0,0 +1,3 @@
class C {
String s = "<caret>Áî
}
@@ -0,0 +1,3 @@
class C {
String s = "\u00c1\u00ee
}