Describe the bug
Extension always opens file:///Applications/Unity/Documentation/en/ScriptReference/30_search.html
To Reproduce
Steps to reproduce the behavior:
- Go to a c# files
- Right-Click on a class
- Select 'Unity Tools: Open documentation for selection'
- file:///Applications/Unity/Documentation/en/ScriptReference/30_search.html opens with no params
config
Extension is configured for local documentation : "Applications/Unity/Documentation/en/ScriptReference"
Local documentation viewer = "safari"
Expected behavior
Help for the selected class should open. Eg:
file:///Applications/Unity/Documentation/en/ScriptReference/30_search.html?q=GameObject
VSCode (please complete the following information):
Describe the bug
Extension always opens file:///Applications/Unity/Documentation/en/ScriptReference/30_search.html
To Reproduce
Steps to reproduce the behavior:
config
Extension is configured for local documentation : "Applications/Unity/Documentation/en/ScriptReference"
Local documentation viewer = "safari"
Expected behavior
Help for the selected class should open. Eg:
file:///Applications/Unity/Documentation/en/ScriptReference/30_search.html?q=GameObject
VSCode (please complete the following information):