Hyper Sonic

Results 96 comments of Hyper Sonic

OK, next time I try I will run each line in my terminal directly to spot the issue then.

In 1.0.18 it still adds an extra unwanted quote, but not a full pair of quotes. Whether the extra unwanted quote is opening or closing depends on what's before. Example...

> Duplicate of #44 No, this is about adding a quote after a punctuation mark, to actually add a missing closing quote. #44 is about trying to replace an existing...

I just tested again on Smart Typography 1.0.18 and it just... works now. Yet this is still the version from 2022, so I don't see what has changed since. So...

Same issue with backtick, where behavior is very erratic (sometimes adds caret but doesn't highlight actual backtick, sometimes skips a few...) However, searching for `- [ ]` works well, so...

Similar issue with ESC[1d ESC[2J instead of the bold I get in a terminal. Also at the beginning of the output, the rest of the output appears fine with colors...

I don't need instant search but seeing partial matches after pressing Enter would definitely help. I didn't know about wildcards, it's what I needed, but chances are I'll forget to...

Ah, just found it was mentioned in https://gut.readthedocs.io/en/latest/#engine-warnings Should I keep the issue open and reuse it as warning tracker to track cleanup advance or just close it then?

Ah, right, I remember now. I also put my enums under some Enums file/class and I need to write "Enum.MyEnum/ENUM_VALUE" each time. It's the same in C# where you cannot...

OK I got it, my Stretch Mode was set to canvas_items with Aspect expand. Setting Mode to disabled makes it work. I suppose that's one reason to keep the examples...