<!-- BEFORE SUBMITTING A NEW ISSUE... Please try a different theme to make sure the problem is not with the theme and is actually with the syntax. If you are not reporting a bug please remove this template and describe the issue in your own words. --> ### Environment - Editor and Version (VS Code, Atom, Sublime): VSCode - Your primary theme: Monokai ### Issue Description <!-- Describe the issue in detail --> Pasting code as below shows .Link as still active  ```powershell #write-host $link.Text #write-host $link.Link ``` ### Expected Behavior <!-- How would you expect it to behave --> Commented out - same color