We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
get
dotnet --info output: VS Code version: Version 1.20.0-insider Commit f9115349ef09cfef2bed669680d10ac58b490dce Date 2017-12-21T16:36:58.030Z Shell 1.7.7 Renderer 58.0.3029.110 Node 7.9.0 Architecture x64 C# Extension version: 1.13.1
dotnet --info
Hold control key and hover over get
Get keyword is not hyperlinked
Get keyword is turned into a hyperlink
The text was updated successfully, but these errors were encountered:
This was fixed recently in Roslyn. @akshita31 do you want to take a look?
Sorry, something went wrong.
This issue has been fixed in the 1.14 milestone. We just released a beta of 1.14 - https://github.com/OmniSharp/omnisharp-vscode/releases/tag/v1.14.0-beta4. Follow these instructions to install a beta release of C# for VS Code.
No branches or pull requests
Environment data
dotnet --info
output:VS Code version:
Version 1.20.0-insider
Commit f9115349ef09cfef2bed669680d10ac58b490dce
Date 2017-12-21T16:36:58.030Z
Shell 1.7.7
Renderer 58.0.3029.110
Node 7.9.0
Architecture x64
C# Extension version: 1.13.1
Steps to reproduce
Hold control key and hover over
get
Expected behavior
Get keyword is not hyperlinked
Actual behavior
Get keyword is turned into a hyperlink
The text was updated successfully, but these errors were encountered: