formulahendry / formulahendry/vscode-mysql
Please use the latest version of applicationinsights
Open
- Dominant language
- TypeScript
- Stars
- 229
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
This extension uses `1.0.0` version of applicationInsights which monkey patches the `require` module. This can have unforeseen consequences in the extension host of VS Code.
Please update to using the latest version `1.0.6` of applicationinsights that has the fix to avoid such monkey patches.
For more details, see https://github.com/Microsoft/ApplicationInsights-node.js/issues/425
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.