Nick
Nick
Yea it doesn't seem very easy. I wouldn't even know where we would put the config file. We probably could cut down a bit on the config options by making...
yea I think it has been changed previously and I didn't notice it lol. This is the new default dw sorry mb.
Is it only .c files? If not can u send me your config for it. Seems to be working for me
@japandotorg Any errors in output rpc?
The slicing is a cleanup thing shouldn't really have a effect on the extension not working.
> I got this error when change the deprecated json key > > ```shell > 2022-11-05 05:46:36.745 [error] TypeError: Cannot read properties of undefined (reading 'slice') > at replaceAppInfo (c:\Users\lenovo\.vscode\extensions\leonardssh.vscord-5.0.8\src\activity.ts:262:17)...
Do you mean be able to configure this? You can set these config options to a URL and get images based on the lang key. Think you can use any...
need to somehow figure out the connection timeout thing or have a better way of handling it
This error confuses me and always has, even without `vscode.git` installed, which theoretically should be impossible as it is build into vscode. It should gracefully disable git features. I can...
Implementation of getting symbols via the vscode api here: https://github.com/cunneen/vscode-copy-breadcrumbs/blob/1ffcb7760523a413cce11f476e24f4b32e7be491/src/extension.ts#L103-L122