You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It works properly if the definition of the function is one line like shortValuationPdfUuid: (): Array<Map<string, number>> or it is like an ordinary function like
RyuuGan
changed the title
Typescript file highlight arrow functions that are multiline
Typescript file highlight breaks on arrow functions that are multiline
Jun 18, 2019
Steps to Reproduce:
In typescript file next code breaks the highlights for the rest of the file.
It works properly if the definition of the function is one line like
shortValuationPdfUuid: (): Array<Map<string, number>>
or it is like an ordinary function likeDoes this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered: