FichteFoll

Results 561 comments of FichteFoll

Have you tried whether it Just Works? What happens/are the errors? I know you can split SCSS files into modules and import them flawlessly with CSScheme.

The way you integrated the script will have significant effects onto the embedded environment in SublimeText due to overriding `sys.modules["sublime"]`, but I have something else in mind for this. I...

ST3 uses Python 3.3. I would honestly just refactor the whole thing. Your script will work for the time, I suppose, but I'll do something about it eventually.

Not at this moment, but it's certainly a good idea.

Only "highlightForeground" seems to still be missing (the others were added over time) but it is unknown what it does.

I co-wrote that section with @guillermooo, but I was unable to actually reproduce what he wrote as description there. The section is still not finished, unfortunately. I noticed that `selectionForeground`...

It's not possible to use arbitrary icons with the Rich Presence API. All icons must be uploaded for the registered app first and can then be referenced by name. It...

That sounds interesting. Can you point me to some documentation on this new feature or alternatively the code of this c# library? I fear it might be using a different...

Has this worked for you before? Has discord been installed as a snap?

I'm thinking of rewriting parts of the tool, in addition to implementing the other enhancements in open issues, which may or may not make it more stable, but no ETA...