1 Replies Last post: Feb 9, 2010 6:53 PM by Dmitry Jemerov  
Aardwolf Novice 99 posts since
Aug 24, 2009
Currently Being Moderated

Feb 9, 2010 5:36 PM

Editing xml and properties files really slow

When editing a properties file or an XML file of e.g. 2000 lines, typing IntelliJ 9 goes really, really, slow. Much slower than typing in a .java file.

Could this be a type of inspection, or the syntax highlighting, in these files, or what could it be?

 

At this time I disabled inspections for both XML and Properties files, and it seems that typing in XML goes ok now, but in Properties files it's still a 1-2 second lag between hitting a key on the keyboard and seeing the result on screen.

Dmitry Jemerov JetBrains 11,708 posts since
Aug 19, 2002
Currently Being Moderated
Feb 9, 2010 6:53 PM in response to: Aardwolf
Re: Editing xml and properties files really slow

Hello Aardwolf,

 

This is a known problem: the time is spent updating the Structure view.

http://youtrack.jetbrains.net/issue/IDEA-24715

 

When editing a properties file or an XML file of e.g. 2000 lines,

typing IntelliJ 9 goes really, really, slow. Much slower than typing

in a .java file.

 

Could this be a type of inspection, or the syntax highlighting, in

these files, or what could it be?

 

---

Original message URL:

http://www.jetbrains.net/devnet/message/5256288#5256288

--

Dmitry Jemerov

Development Lead

JetBrains, Inc.

http://www.jetbrains.com/

"Develop with Pleasure!"

 

 

 

More Like This

  • Retrieving data ...