Minor tidy up extracted from auto-reconnect change (#9589)

Some minor changes extracted from https://github.com/flutter/devtools/pull/9587, since that review got quite big and I want to simplify it a bit.

- Exclude nested SDK from being analyzed in VS Code
- Fix path in DTD task (it was correct for inside the `packages` folder but was moved to the root without updating)
- Update release notes + template to not say "general updates" in all sections (when only one of them was general)
5 files changed
tree: 3b57b2c8977b199f233d647aa43ba322925f06e0
  1. .github/
  2. .vscode/
  3. _markdown_images/
  4. docs/
  5. packages/
  6. third_party/
  7. tool/
  8. .gitattributes
  9. .gitignore
  10. analysis_options.yaml
  11. AUTHORS
  12. BETA_TESTING.md
  13. CODE_OF_CONDUCT.md
  14. CODEOWNERS
  15. CONTRIBUTING.md
  16. DEBUGGING.md
  17. devtools_options.yaml
  18. DOCUMENTATION.md
  19. flutter-candidate.txt
  20. GEMINI.md
  21. LICENSE
  22. pubspec.lock
  23. pubspec.yaml
  24. README.md
  25. STYLE.md
  26. TESTING.md
  27. TRIAGE.md
README.md

Dart & Flutter DevTools

Build Status OpenSSF Scorecard

What is this?

Dart & Flutter DevTools is a suite of performance tools for Dart and Flutter.

Getting started

For documentation on installing and trying out DevTools, please see our docs.

Contributing and development

Contributions welcome! See our contributing page for an overview of how to build and contribute to the project.

Terms and Privacy

By using Dart DevTools, you agree to the Google Terms of Service. To understand how we use data collected from this service, see the Google Privacy Policy.