-
Notifications
You must be signed in to change notification settings - Fork 37.9k
Closed
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)debugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issues
Description
- VSCode Version: 1.41.1 (system setup)
- OS Version: Windows_NT x64 10.0.17763
Hello, I would like to know how to resolve this situation that occurs in inspect variables hover.
My language has a particular construction, where some types of variables have parentheses. Ex .: (cAlias).
However, the hover inspect doesn't seem to understand this construction, so it follows the demonstration of the problem.
It's possible send to VsCode a regular expression for example that would make it recognize this syntax so that hover inspect works as expected?
Steps to Reproduce:
It is possible to notice that he does not interpret the (cAlias)->ZCN_MODEL syntax in Hover Inspect by highlighting the expression.
Does this issue occur when all extensions are disabled?: not applicable.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)debugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issues


