Jan Jurzitza

Results 778 comments of Jan Jurzitza

deciding not to do this, as excludedSourceFiles with globs can cover this use-case.

comparing with other linux tools: (checked random dev utilities and https://wiki.archlinux.org/title/Color_output_in_console) Users of auto, always, never: - `gdc -fdiagnostics-color=` - `ls --color=` (also supports leaving out =value, defaults to `always`...

Uh it happens on literally every link. Both sent images and links open a new blank white window with a toolbar with developer tools just like the one in skype....

I just found out that Right Click -> Open on a link actually opens the link (but still in such a borderless electron window)

Links in the status message of people behave the same as Right Click -> Open links

Making a string a char[] instead of a separate type makes many things much easier. Then just adding extension functions make it perfect. Like strings inherit splicing from arrays. Or...

Great idea! What would be even cooler is a callback function for embedded code so you can for example embed lua or js

that probably doesn't have anything to do with this extension, it's rather a vscode part

ah the problem seems to be that this is an attach request, I'm not sure if we can support it, but it may be worth looking into the source code...