Open prko opened 1 year ago
In the help browser windows invoked by the following codes, hyperlinks seem to work just like in the SuperCollider help document browser:
HelpBrowser()
"Buffer".help
If vscode provides a graphics engine like Qt, could it be used with sclang? Then the HelpBrowser could be used inside vscode.... If this makes no sense, then sorry.
I too notices that often clicking in help files to navigate yield a white page. there are never any problem going from the code to the ref via cmd-shift-d but if we try to navigate it works at time, but often not...
a bit more details - it seems to be linked to the background colour. For instance, opening the ref of Synth opens a white background browser. Opening the ref on Out will bring a dark grey background one.
When the background is dark grey, the next clicked link will be a white background.
Clicking on a link in a white background ref almost always yield a blank page.
I hope this helps narrowing down the problem?
Hello!
At the moment it is not always possible to navigate in the help document when opening a help document by "SuperCollider: Search Help". When clicking on a hyperlink, a blank window appears frequently. One cannot go to the previous page. Could this be implemented as a SC-IDE help browser?