Re: Hard drive high usage just when moving cursor in editor
geertjan wielenga <[email protected]> Tue, 11 Apr 2017 13:32:20 +0200
| Newsgroups | gmane.comp.java.netbeans.devel |
|---|---|
| Organization | Oracle Corporation |
| Message-ID | <[email protected]> |
Maybe this: https://netbeans.org/bugzilla/show_bug.cgi?id=269304 Gj On 10-4-2017 21:31, crtz wrote: > Whenever I move the cursor with arrow keys in the code editor in Netbeans my hard drive is accessed as if something is being written or read from it. Very intensively. > It's enough to move the cursor just by one position so that netbeans immediately write (or maybe read) something to the hard drive. Same is when typing. > > And if I hold the arrow key, the sound coming from my hard drive is almost like during defragmention. > > I tried to disable version control plugins, the history plugin. Nothing helps. > > > Is it a bug? If it's a feature, how to disable it? > I'm using Netbeans 8.2 PHP 64 bit, on Windows 8.1 > > > >