Search found 7 matches

by John
05.08.2020 02:26
Forum: Issues solved
Topic: Brackets pair highlight toggle state lost
Replies: 10
Views: 4532

Alexey wrote:Thanks; fixed, will be fixed in next update.
That's great! Thanks!
by John
04.08.2020 20:45
Forum: Issues solved
Topic: Brackets pair highlight toggle state lost
Replies: 10
Views: 4532

Yes, that works. But not with the following code. I create two .py files with the same content from below, open cudatext, open the files and then repeat the procedure and it fails. import hello1 import hello2 as h2 import sys import datetime from time import sleep data = read_data('my data.txt') dat...
by John
04.08.2020 20:19
Forum: Issues solved
Topic: Brackets pair highlight toggle state lost
Replies: 10
Views: 4532

Yes, this happens with a clean cudatext-win-x64-1.108.0.0.zip
by John
03.08.2020 14:20
Forum: Issues solved
Topic: Brackets pair highlight toggle state lost
Replies: 10
Views: 4532

I can reproduce like this: Have multiple tabs/documents open Focus on one tab Command Palette... -> brackets: pair highlight: toggle Now bracket pairs are highlighted when I move caret to a bracket Switch focus to another tab and then back to the original tab Bracket pairs are no longer highlighted
by John
02.08.2020 16:23
Forum: Issues solved
Topic: Brackets pair highlight toggle state lost
Replies: 10
Views: 4532

Brackets pair highlight toggle state lost

When switching between tabs, the brackets pair highlight toggle state is lost. Not sure if this is intentional but looks like a bug to me.
by John
02.08.2020 16:21
Forum: Issues solved
Topic: Tab->Set tab color.. doesn't work on Windows 10 v2004
Replies: 2
Views: 1208

That's great! Thanks!
by John
01.08.2020 02:47
Forum: Issues solved
Topic: Tab->Set tab color.. doesn't work on Windows 10 v2004
Replies: 2
Views: 1208

Tab->Set tab color.. doesn't work on Windows 10 v2004

Hi,

Ever since I updated Windows 10 to version 2004, when I right click on a tab and choose "Set tab color.." nothing happens. On the latest cudatext, I get an error popup with Invalid Floating Point operation.

Thanks for this great software BTW :)