|
|
|
|
|
by VieElm
4019 days ago
|
|
IntelliJ forks handle pasting large volumes of text much better than vim or sublime text in my opinion. IntelliJ will be able to maintain performant syntax highlighting because it builds an ast and does not use regular expressions. |
|