Describe the bug
On the status bar of VSCode, there is a button like {} Dart.
When click the Restart Dart language server on the menu.
The Dart dev tools item will be duplicated.
To Reproduce
Steps to reproduce the behavior:
- Open VSCode with Flutter app project.
- Move the mouse pointer to the
{} Dart on the status bar.
- A floating menu is shown.
- Click restart button on the Dart Language Server Line.
- The Dart Dev Tools Line will be Duplicated.
Expected behavior
The Dart Dev Tools Line should not be duplicated.
Screenshots

Please complete the following information:
- Operating System and version: macOS 13.4.1 (c)
- VS Code version: 1.82.2
- Dart extension version: v3.72.2
- Dart/Flutter SDK version: 3.13.4
- Target device (if the issue relates to Flutter debugging): N/A