Rafał Chłodnicki
Rafał Chłodnicki
**Describe the bug** The "jump to next issue" command (F4 key) does not reliably trigger if the error was just removed. Only when new diagnostics are received it works again....
On Windows files are locked when in use so on updating to new version, when trying to delete old `node_modules` directory an exception is thrown and server can be broken...
Quick bug report as I don't have time to analyze now:  Completing the first four items that start with '$' doesn't insert completion...
The `graphql-language-service-cli` package (from a project hosted at https://github.com/graphql/graphiql) uses this package to load graphql settings and I've recently reported an issue in it that when the graphql server is...
I'd like to use axios instance created by this module in server middleware. It's currently only available in webpack context and for server middleware I need to create my own...
- [x] Review the documentation: https://docs.sentry.io/ - [x] Search for existing issues: https://github.com/getsentry/sentry-javascript/issues - [x] Use the latest release: https://github.com/getsentry/sentry-javascript/releases - [ ] Provide a link to the affected event...
"Cannot set headers after they are sent to the client" (ERR_HTTP_HEADERS_SENT) with AmazonDaxClient
- [x] Review the documentation: https://docs.sentry.io/ - [x] Search for existing issues: https://github.com/getsentry/sentry-javascript/issues - [ ] Use the latest release: https://github.com/getsentry/sentry-javascript/releases - [ ] Provide a link to the affected...
- [x] I have searched through existing issues - [x] I have read through [docs](https://vuejs.github.io/vetur) - [x] I have read [FAQ](https://vuejs.github.io/vetur/guide/FAQ.html) - [ ] I have tried restarting VS Code...
I have included backticks in my commit message, for example here in the body of the commit: ``` refactor(options)!: remove deprecated "webpackConfig" (#394) BREAKING CHANGE: Configure through the `publishRelease` object...
## Versions - 1.0 ## Describe the bug `Generic type 'CombinedVueInstance' requires 6 type argument(s).`  ## Expected behavior No type error ## Steps to...