Our great sponsors
-
For those seeing this on macOS and usually after running a Flutter app or modifying pubspec, I suspect it's https://github.com/dart-lang/sdk/issues/45996. This was a bug in the file watcher code that could deadlock when a watcher was removed. It's been fixed very recently but that fix is currently only on the Flutter master channel.
-
Yes. If you are Big Sur, this should fix it https://github.com/microsoft/vscode/issues/107103#issuecomment-731664821
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
-
There are some other possibilities - such as complex code being slow to format (for example I hit https://github.com/dart-lang/dart_style/issues/1022 and originally thought it was a repro for this issue), or that the server is busy doing its initial synchronous scan of the workspace, though those should be temporary and the format should eventually complete so it's probably not what most people are reporting here.
Related posts
- Scripting with VSCode Tasks and Typescript
- VScode Extension Error - URI was not an absolute file path (missing drive letter)
- React intellisense alternating between "x={}" and "y", have posted on their github but not getting a fix :(
- Feature request - inline type aliases
- Setup a modern Jamstack project using Gatsby, TypeScript, Styled Components, and Contentful!