Age | Commit message (Collapse) | Author |
|
|
|
|
|
Lookup documentation for the selected symbol or symbol under the caret as
opposed to needing the caret to the right of a '('.
Also, allow full symbols to be present in api files instead of just their names.
|
|
Ctrl+H will now show symbol apidoc when available.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Match as many non-word characters as possible when splitting the symbol and the
part.
|
|
|
|
|
|
|
|
|
|
Thanks to Robert Gieseke.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|