-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptFix AvailableA PR has been opened for this issueA PR has been opened for this issue
Milestone
Description
TS Template added by @mjbvz
TypeScript Version: 4.2.0-dev.20210108
Search Terms
- navtree
- outline
- breadcrumbs
- VSCode Version: 1.52.1
- OS Version: Windows 10.0.18363
Steps to Reproduce:
- Create a TS file as shown in the screenshot and then view the outline. Seems to only when multiple namespaces differ by only the last portion. If you add
namespace Test.C { }
, it will also display incorrectly asTest.A
.
Does this issue occur when all extensions are disabled?: Yes
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptFix AvailableA PR has been opened for this issueA PR has been opened for this issue