a-pav
a-pav
@ryu1kn I did a trivial test and this didn't happen. No weird syntax highlighting and no squiggles. BTW, I think it's the user's responsibility to compare only valid pieces of...
Hi, I didn't know that! Seems you've already thought about the matter. Though to be honest, I would've prefered a bit shorter holding time. But it's good enough. I guess...
~~I checked other variants and this is not the case with `"editor.fontFamily": "'Fira Code Regular'"`~~ But `Light`, `Retina` and `Medium` had the same effect as using `'Fira Code'` alone. Edit:...
> That looks correct to me thinking > Yeah what’s wrong? I'm not sure, but doesn't that look like a completely new character to you, the one on the right...
> I think those come from Haskell? I’m not sure > Yes https://hackage.haskell.org/package/base-4.8.2.0/docs/Data-Functor.html#v:-60--36--62- > > (``) Oh, I see. That should look really nice in a haskell file. But I...
Just wanted to say that it would be marvelous if you could improve the overall UX of settings, especially `Session management` section. I basically use TMS through its session management,...
I think I'm having the same issue with `bs-stepper` inside `adminlte` theme. Width of input elements shrinks down after I add `vertical` class. For a live example of the problem:...
While you are concerning yourself with fonts, translations and the beauty of your app, there's Warpinator for Android with only ~7MB in package size and no Anti-Features whatsoever. Your app...
> For example you can do the following from command line while Parlatype is running (that is a single line): > `qdbus com.github.gkarsay.parlatype /com/github/gkarsay/parlatype com.github.gkarsay.parlatype.PlayPause` Running this said: `qdbus: could...
I found the (current) service name, and also found the equivalent calls to `dbus-send` instead of `qdbus`. Given that `dbus-send` looks more familiar to me, I list it along the...