Recent Posts

Pages: [1] 2 3 ... 10
1
SlickEdit® / Re: typed characters are appearing out of order
« Last post by Chris Nisbet on September 23, 2023, 06:19:40 am »
Hmm, the problem seems to go away (both stickiness and out of order chars) when I turn autocomplete off. I haven't had any success with my initial settings adjustments though (lots of options, and lots of guesswork involved).
Interestingly, using a new configuration using the -sc option made no difference - problem still there.
2
SlickEdit® / Re: typed characters are appearing out of order
« Last post by Graeme on September 23, 2023, 05:29:35 am »
You could try turning off auto completion completely - search the options dialog for auto-complete and untick "enable auto-complete".  If the problem goes away, in options -> editing -> context tagging, you could try adjusting the auto complete settings.  If no success you could try turning off background tagging, don't think that will help though.  You could try turning off symbol coloring  -> language -> appearance - untick "symbol coloring" also probably won't help though.  Another thing to try - run slick with a new empty configuration folder (vs.exe -sc some-new-folder) and open your workspace and try.

Someone else reported typing lag here - but not keys out of order
https://community.slickedit.com/index.php/topic,18615.msg73631.html#msg73631

3
SlickEdit® / Re: typed characters are appearing out of order
« Last post by Chris Nisbet on September 23, 2023, 04:27:11 am »
It's very easy to repro - a few seconds typing two different characters is usually enough. Oddly, it often happens after the first few characters in a sequence.
The profile output doesn't mean much to me, but here is what I got (attached) after typing this...
apapapapapaappap

(I actually typed apapapap..., but note how things went wrong towards the end).

Note that this problem doesn't seem to happen if I close my usual workspace down and just enter characters into a single (empty) file.
The workspace itself if pretty simple - it contains three C projects.
I just went through the largest of them and pruned out as many files as I could get away with from it, and then re-tagged it. No difference - the problem still occurs.
4
SlickEdit® / Re: typed characters are appearing out of order
« Last post by Graeme on September 23, 2023, 03:48:44 am »
If it's not hard to repro, and it's associated with a screen freeze, you could try the slick C profiler and see what is happening when it freezes.
5
SlickEdit® / Re: typed characters are appearing out of order
« Last post by Chris Nisbet on September 23, 2023, 03:35:52 am »
Hmm, logkeys does at least confirm for me that the keys are being entered in the order I think they are, suggesting that it's SE that's getting something wrong.
6
SlickEdit® / Re: typed characters are appearing out of order
« Last post by Chris Nisbet on September 23, 2023, 03:11:18 am »
Thanks. I'll check out those SE options mentioned in that other thread.
SE is the only app affected, which makes me doubtful the the OS is the culprit. I'll investigate that as well though.
7
SlickEdit® / Re: typed characters are appearing out of order
« Last post by Graeme on September 23, 2023, 02:04:50 am »
You could try a key logger e.g. logkeys, just in case it's the O.S.

There's a little bit of information here on performance issues
https://community.slickedit.com/index.php/topic,19160.msg76331.html#msg76331
8
SlickEdit 2023 v28 Beta Discussion / Re: Javadoc Preview Ignores paragraph separators
« Last post by Johnco3 on September 23, 2023, 01:23:38 am »
Nice, I look forward to seeing how it looks.
9
Thanks. I'll give it a test when beta 4 becomes available.
10
SlickEdit 2023 v28 Beta Discussion / Re: Slickedit forgets where focus is on model dialog
« Last post by Clark on September 22, 2023, 11:07:36 pm »
Fixed for beta 4. Thanks for posting.
Pages: [1] 2 3 ... 10