Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hovering function name doesn't work when function is indented #1887

Closed
3 tasks done
fflaten opened this issue Aug 14, 2022 · 0 comments · Fixed by #1890
Closed
3 tasks done

Hovering function name doesn't work when function is indented #1887

fflaten opened this issue Aug 14, 2022 · 0 comments · Fixed by #1890

Comments

@fflaten
Copy link
Contributor

fflaten commented Aug 14, 2022

Prerequisites

  • Write a descriptive title.
  • Make sure you are able to repro it on the latest version
  • Search the existing issues.

Steps to reproduce

Create a function, hover the name and notice the highlight.
Indent the function (ex. nested function) and try again. You'll have to hover "function" for it to highlight anything.

Expected behavior

Highlighting is consistent

Actual behavior

Highlight start doesn't respect indendation/startcolumn.

Error details

No response

Environment data

Name                           Value
----                           -----
PSVersion                      7.2.6
PSEdition                      Core
GitCommitId                    7.2.6
OS                             Microsoft Windows 10.0.22000
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Version

2022.8.2 preview

Visuals

image

image

image

@ghost ghost added the Needs: Triage Maintainer attention needed! label Aug 14, 2022
@andyleejordan andyleejordan added Issue-Bug A bug to squash. Area-Symbols and References and removed Needs: Triage Maintainer attention needed! labels Aug 15, 2022
@andyleejordan andyleejordan moved this to In Progress in American Pharoah Aug 15, 2022
Repository owner moved this from In Progress to Done in American Pharoah Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants