sublime-text-2-goto-documentation
sublime-text-2-goto-documentation copied to clipboard
Sublime Text 2 plugin to go to documentation
how do i add pytorch support ? ex: https://pytorch.org/docs/stable/generated/torch.sum.html https://pytorch.org/docs/stable/generated/torch.linalg.norm.html
This PR introduces several useful improvements. You can refer to commit messages and README diff for more info.
OS: macOS 10.12.5 In spite of the default browser being Chrome, it always opens documentation in Firefox. I think it might be due to a change in python's `webbrowser` package,...
Could you please add blade.php into the scope thanks.
## Please add this line, arma mod-making community will be grateful! Add BIS ArmA 2/3 script wiki link: "sqf": "https://community.bistudio.com/wiki/%(query)s",
Could you please add R documentation? http://www.rdocumentation.org/ Thanks in advance!
A rewrite may be necessary knowing that this is my _very first_ python encounter.
Added support for ExpressionEngine documentation. Unfortunately the EE docs are not normalized with predictable URLs for each keyword. Also unfortunately, the docs have no native search form. They rely on...
Not all methods will work but this basic support should be very useful especially for JS rookies. I will keep working on more methods and more JS libraries as time...
Getting error in Windows. Can't figure out why. ``` Traceback (most recent call last): File ".\sublime_plugin.py", line 356, in run_ TypeError: run() got an unexpected keyword argument 'url' ```