We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4e821a commit ff88c50Copy full SHA for ff88c50
src/misc.js
@@ -205,8 +205,8 @@ function isCompatiblePython(executable) {
205
export function getErrorReportUrl(title, description) {
206
const errorToUrls = [
207
[
208
- '_remove_dead_weakref',
209
- 'https://github.com/platformio/platformio-vscode-ide/issues/142'
+ 'System: Darwin, 19.0.0',
+ 'https://github.com/platformio/platformio-vscode-ide/issues/1108'
210
],
211
212
'WindowsError: [Error 5]',
0 commit comments