-
Notifications
You must be signed in to change notification settings - Fork 344
Closed
Labels
in editorRelates to code editing or language featuresRelates to code editing or language featuresis bug
Milestone
Description
Describe the bug
- macros Augmentation already open
- Click 'go to augmented'
- Opens new tab
Expected behavior
- Open existing tab
Screenshots
vs.code.go.to.augmentation.mov
Workspace Environment
Dart Code extension: 3.87.20240402
Flutter extension: 3.86.0 (not activated)
App: Visual Studio Code
App Host: desktop
Version: mac 1.87.2
Workspace type: Dart (LSP)
Dart (3.5.0-18.0.dev): /Users/kevmoo/github/flutter/bin/cache/dart-sdk
Flutter (3.22.0-4.0.pre.48): /Users/kevmoo/github/flutter (No device)
Output from 'dart info'
/Users/kevmoo/github/flutter/bin/cache/dart-sdk/bin/dart info
If providing this information as part of reporting a bug, please review the information
below to ensure it only contains things you're comfortable posting publicly.
General info
- Dart 3.5.0-18.0.dev (dev) (Wed Apr 3 13:07:15 2024 -0700) on "macos_arm64"
- on macos / Version 14.4.1 (Build 23E224)
- locale is en
Project info
- sdk constraint: '>=3.3.0-0 <4.0.0'
- dependencies: macros
- dev_dependencies: _fe_analyzer_shared, args, benchmark_harness, checks, dart_style
Process info
| Memory | CPU | Elapsed time | Command line |
|---|---|---|---|
| 26 MB | 0.0% | 01-21:56:56 | dart devtools --machine --dtd-uri=ws:/1xypD21g4Mbsag7T |
| 27 MB | 0.0% | 18:25:05 | dart devtools --machine --dtd-uri=ws:/sAPcA330m2F9MM24 |
| 302 MB | 0.0% | 18:25:08 | dart language-server --client-id=IntelliJ-IDEA --client-version=IU-233.15026.9 --protocol=analyzer |
| 302 MB | 0.0% | 09:57 | dart language-server --protocol=lsp --client-id=VS-Code --client-version=3.87.20240402 |
| 82 MB | 0.0% | 01-04:10:11 | dart language-server --protocol=lsp --client-id=VS-Code --client-version=3.87.20240402 |
| 70 MB | 0.0% | 01-03:50:23 | dart language-server --protocol=lsp --client-id=VS-Code --client-version=3.87.20240402 |
| 71 MB | 0.0% | 01-03:49:56 | dart language-server --protocol=lsp --client-id=VS-Code --client-version=3.87.20240402 |
| 70 MB | 0.0% | 01-03:49:25 | dart language-server --protocol=lsp --client-id=VS-Code --client-version=3.87.20240402 |
| 70 MB | 0.0% | 01-03:49:02 | dart language-server --protocol=lsp --client-id=VS-Code --client-version=3.87.20240402 |
| 77 MB | 0.0% | 01-03:48:30 | dart language-server --protocol=lsp --client-id=VS-Code --client-version=3.87.20240402 |
| 26 MB | 0.0% | 01-21:56:57 | dart tooling-daemon --machine |
| 61 MB | 0.0% | 09:57 | dart tooling-daemon --machine |
| 28 MB | 0.0% | 18:25:05 | dart tooling-daemon --machine |
| 27 MB | 0.0% | 01-22:18:03 | dart tooling-daemon --machine |
| 81 MB | 0.0% | 23:24 | flutter_tools.snapshot daemon |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
in editorRelates to code editing or language featuresRelates to code editing or language featuresis bug