-
Notifications
You must be signed in to change notification settings - Fork 40
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
goto definition and hover does not work #811
Comments
linking in two seemingly related issues Addtional things I have tried based on those two above issues:
at the root directory of the "workspace" after each reload window, no change In case it helps, I am on windows 10, my code is on windows, I open vscode from windows |
I'd request to ensure that Bolt plans and tasks are supported by this feature also 🙏🏻 |
This functionality is still not present in the following versions: OS Version: Windows 10 ( Windows_NT x64 10.0.19045) |
What Versions are you running?
OS Version: Windows 10
VSCode Version: 1.65.1
Puppet Extension Version: 1.4.0
PDK Version: 2.4.0
What You Are Seeing?
no hover support or f12 (go to defintion) is working. It used to work, but appears to have broken recently.
What is Expected?
f12 should take me to the class file
How Did You Get This To Happen? (Steps to Reproduce)
normally this would load the relevant class file in a new tab
I have tried adjusting the configuration of the extension by setting modulepath (this didnt work), confdir (didnt work)
I used to get the intellisense to work by setting codedir in a puppet.conf file in my "homedir" (Windows)
Output Log
note: some content snipped out for security reasons
The text was updated successfully, but these errors were encountered: