View previous topic :: View next topic |
Author |
Message |
rteder
Joined: 16 Aug 2018 Posts: 3 Location: Minneapolis
|
IDE Editor Lag |
Posted: Thu Aug 16, 2018 9:57 am |
|
|
The editor has become very laggy. Type something, 2...3...4 and the text appears. This is very fatiguing to use when creating a new block of code. I tried turning off the code insight and auto-complete, to no avail.
Does anyone have a solution to this, short of using a different editor for code creation?
Thanks! |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
Posted: Thu Aug 16, 2018 10:28 am |
|
|
Bring up Windows Task Manager and look at Processes. See what's
hogging all the memory and/or CPU time. Is it the IDE or something else ? |
|
|
rteder
Joined: 16 Aug 2018 Posts: 3 Location: Minneapolis
|
|
Posted: Thu Aug 16, 2018 10:57 am |
|
|
Thanks, and good idea. But CPU usage on this fast machine remains about 10%, and nothing is taking serious resources.
Yet when I type on editor I get as many as four characters ahead before they appear on the screen. I'm pulling up Notepad++ for long edits for now, but that hardly sounds like the optimal solution! |
|
|
Ttelmah
Joined: 11 Mar 2010 Posts: 19548
|
|
Posted: Fri Aug 17, 2018 1:51 am |
|
|
I must admit I've seen problems with the IDE responding to right click, where the pull down window just hangs for a long time before allowing you to select an option, but have never seen lags in the actual typing. How long are the files?. I tend to keep individual files under perhaps 5000 lines, juts because it makes it much easier to actually keep track of things. Current projects I'm working on are ranging from 27000 to 66000 lines in total, and I've never seen what you are describing. The filter keys option in Windows, can lead to long delays in some programs. Possibly worth checking how this is set?. Also worth checking you do have the latest display driver, and it is not giving any errors. It's possible that the CCS IDE is just using a particular bit of Windows code that nothing else you have is wanting, and there is a problem here. Otherwise have a talk to CCS they are the only people who will know what features in Windows the actual IDE relies on.
What age is the PC?. There was a significant drop in performance on pre 2015 PC's, with the update to fix the Intel core problem. When did you notice it slow?. Possibly with a particular Windows update?. |
|
|
rteder
Joined: 16 Aug 2018 Posts: 3 Location: Minneapolis
|
|
Posted: Fri Aug 17, 2018 9:05 am |
|
|
Thanks for responding, but the problem is even in a short file. And the machine is recent, high-end, fast machine. Current drivers, and no other programs give trouble. The swell CCS folks have been in communication on this, but have not solved it yet. |
|
|
|