Unnecessary out window noise
See original GitHub issueSeeing this in my output; not sure if it is an issue, but the stack trace seems unnecessary anyway:
Error 2020-06-30 13:05:35: Failed to check if file needs to be fixed [EntryNotFound (FileSystemError): Unable to read file '/Users/grwheele/repos/validate_stubs/.vscode/settings.json' (EntryNotFound (FileSystemError): Error: ENOENT: no such file or directory, open '/Users/grwheele/repos/validate_stubs/.vscode/settings.json')
at _handleError (/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/services/extensions/node/extensionHostProcess.js:657:25)
at processTicksAndRejections (internal/process/task_queues.js:85:5)
at async v.readText (/Users/grwheele/.vscode-insiders/extensions/ms-python.python-2020.7.91394-dev/out/client/extension.js:1:567615)
at async p.doesFileNeedToBeFixed (/Users/grwheele/.vscode-insiders/extensions/ms-python.python-2020.7.91394-dev/out/client/extension.js:48:963410)
at async /Users/grwheele/.vscode-insiders/extensions/ms-python.python-2020.7.91394-dev/out/client/extension.js:48:962537
at async Promise.all (index 1)
at async p.getFilesToBeFixed (/Users/grwheele/.vscode-insiders/extensions/ms-python.python-2020.7.91394-dev/out/client/extension.js:48:962483)
at async p.updateTestSettings (/Users/grwheele/.vscode-insiders/extensions/ms-python.python-2020.7.91394-dev/out/client/extension.js:48:962110)] {
code: 'FileNotFound',
name: 'EntryNotFound (FileSystemError)'
}
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
How to Soundproof Windows and Get a Good Night's Sleep
To truly block out all noise permanently, the most effective method is to pull out your old windows and replace them with soundproof...
Read more >11 Ways to Soundproof a Window [DIY] - Thermawood Blog
2. Window Foam. 3. Interior Acrylic. 4. External Storm Windows. 5. Noise Reducing Curtains. 6. Noise Reducing Blinds.
Read more >How To Soundproof A Window From Traffic Noise [4 Simple ...
Four Ways to Soundproof A Window · Step One: Seal Any Gaps Around the Window · Step Two: Create a Barrier Before the...
Read more >How to Soundproof a Window: 13 Cheap Ways to Do It Yourself
Obviously, acoustic window film won't completely eliminate all noise. However, it will get rid of vibrations and small cracks in the glass.
Read more >Why Do My New Windows Let in More Noise?
If you experience noise after installing double-pane windows, quality issues may be the reason behind the sounds. In some cases, a high-quality, ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@namzzz It should not affect working with the extension. It is a logging at a level it should not be.
Fixed in the latest version of the extension.