Simon Sassi

Results 25 comments of Simon Sassi

It's because the activity is not reset when VScode is closing, I'm looking for an event to handle it.

With the disposable client, the Rich Presence is reset when Visual Studio Code is closed, but it's still displaying "Playing Visual Studio Code". To fix it, you need to add...

@justalemon May you have some docs about sending a shutdown signal to discord, it could be helpfull

Yeah, it is calling the `static void Destroy(BaseConnection*&);` function, https://github.com/discordapp/discord-rpc/blob/master/src/discord-rpc.cpp#L312 https://github.com/discordapp/discord-rpc/blob/master/src/connection_win.cpp#L66 It cannot be done with the discord-rpc server.

I guess discord is launched ?

Do you have the client version of discord ?

> It's worth noting here that even if Prisma were to provide an interface for runtime model validation, Prisma's type system is not quite as complex as the one a...

> > > has anyone tried https://typegraphql.com/ ? thoughts ? > i have yet taken it for a ride but it seems to have class validation + typescript + prisma...

You're right, Visual Studio Code doesn't need to be added in "Games" on discord. Such a thing is just to show a simple "Playing Visual Studio Code " when the...