-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: OutliningRelates to multi-line regions that editors can collapseRelates to multi-line regions that editors can collapseFix AvailableA PR has been opened for this issueA PR has been opened for this issueVS Code PriorityCritical issues that VS Code needs fixed in the current TypeScript milestoneCritical issues that VS Code needs fixed in the current TypeScript milestone
Milestone
Description
TypeScript Version: 2.8.0-dev.20180320
Search Terms:
- getOutliningSpans
- Folding
Code
For the js:
/*
comment
*/
Invoke getOutliningSpans
on TS Server
Expected behavior:
Returns span that includes the multline comment
Actual behavior:
No outlining spans returned for the document
zbjornson, MartinMasek, TotallyInformation, birkir, danpetitt and 3 morefishsaidno
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: OutliningRelates to multi-line regions that editors can collapseRelates to multi-line regions that editors can collapseFix AvailableA PR has been opened for this issueA PR has been opened for this issueVS Code PriorityCritical issues that VS Code needs fixed in the current TypeScript milestoneCritical issues that VS Code needs fixed in the current TypeScript milestone