Sam Vervaeck
Sam Vervaeck
Good idea! > That instance could have it own plugins (which won't have to be constrained to only those plug-ins that are compatible with vscode) Unfortunately, that won't work, because...
Thanks for reporting the issue and another thanks for providing so much clear information. This could be an issue with `vscode-neovim`. I have yet to get a bit more acquainted...
I can confirm this is an issue. The problem is with the 'sometimes'. I'm not able to pinpoint exactly what kind of text is causing this jump.
@Zeblote Totally agree with you. Though I doubt NVIDIA cares about these issues.
A short update on Webpack 5 support. If you're using the most recent version of Webpack you need to add the following to `webpack.config.js`: ```js { module: { rules: [...
I'm very interested in getting [Client Secret Credential](https://learn.microsoft.com/en-us/dotnet/api/azure.identity.clientsecretcredential?view=azure-dotnet) to work. I'll see if I can get a local copy of this repository up and running.
Never mind, I didn't see that the beta supports them. Thanks for all the work!
> I am getting a whole lot of 403 Forbidden Error too though. Same here.
I just opened a discussion to something that is somewhat related to this: https://github.com/vitejs/vite/discussions/15466 Basically I'm wondering if Vite could support something like [Parcel's `source` field in `package.json`](https://parceljs.org/getting-started/library/#project-setup). The `source`...
I will try it, thanks.