When I create a Flutter project in my terminal and then open this folder in VS Code, VS Code does not recognize that it is not only a program in the Dart programming language but also with Flutter instructions (e.g. a Statful widget) and not just pure Dart code. Visual Studio Code marks the lines in Flutter as wrong and since Flutter is not a real programming language I cannot tell VS Code that this is Flutter syntax mixed with Dart syntax. <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- 🔎 Search existing issues to avoid creating duplicates. --> <!-- 🧪 Test using the latest Insiders build to see if your issue has already been fixed: https://code.visualstudio.com/insiders/ --> <!-- 💡 Instead of creating your report here, use 'Report Issue' from the 'Help' menu in VS Code to pre-fill useful information. --> <!-- 🔧 Launch with `code --disable-extensions` to check. --> Does this issue occur when all extensions are disabled?: Yes/No Yes <!-- 🪓 If you answered No above, use 'Help: Start Extension Bisect' from Command Palette to try to identify the cause. --> <!-- 📣 Issues caused by an extension need to be reported directly to the extension publisher. The 'Help > Report Issue' dialog can assist with this. --> - VS Code Version: 1.99.3 - OS Version: Linux arm64 6.12.20+rpt-rpi-v8 Steps to Reproduce: 1. Open a file with flutter and dart code and enter as dart code at the bottom right
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by helloworld1312 and has received 1 comments.