Files
neovim/test/functional
Justin M. Keyes 693772100e feat(help): gx opens help tag in web browser (#35784)
Problem:
`gx` does not work on tags in help buffers to open the documentation of that tag in the browser.

Solution:
Get the `optionlink`, `taglink` and `tag` TS nodes and set extmark "url" property.
`gx` then discovers the extmark "url" and opens it.

Co-authored-by: Yochem van Rosmalen <git@yochem.nl>
2025-09-15 23:30:31 +00:00
..
2025-03-02 14:27:52 -08:00
2025-03-02 14:27:52 -08:00
2024-04-23 18:17:04 +02:00