Skip to content

[BUG] Open documentation for selection goes to wrong page #60

Description

@MiCkSoftware

Describe the bug
Extension always opens file:///Applications/Unity/Documentation/en/ScriptReference/30_search.html

To Reproduce
Steps to reproduce the behavior:

  1. Go to a c# files
  2. Right-Click on a class
  3. Select 'Unity Tools: Open documentation for selection'
  4. 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):

  • OS: OS X
  • Version Mojave

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions