Skip to content

Semantic Highlighting should recognize a function that doesn't follow noun-verb format if defined in the same document #3830

@JustinGrote

Description

@JustinGrote

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues to ensure it has not already been reported.
  • I have read the troubleshooting guide.
  • I am sure this issue is with the extension itself and does not reproduce in a standalone PowerShell instance.
  • I have verified that I am using the latest version of Visual Studio Code and the PowerShell extension.

Summary

See visual

PowerShell Version

7.2.1

Visual Studio Code Version

Insiders

Extension Version

preview

Steps to Reproduce

function test {}

test

F1 -> Inspect Editor Tokens and Scopes -> hover test and see that support.function scope is missing

Visuals

image

Logs

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions