nvim-devdocs icon indicating copy to clipboard operation
nvim-devdocs copied to clipboard

Neovim DevDocs integration

Results 14 nvim-devdocs issues
Sort by recently updated
recently updated
newest added

Every time the plugin tries to use `curl` to download something, it throws an error from `curl` I'm using Linux, OpenSUSE Tumbleweed, so I have a pretty up to date...

bug

Is it possible to turn off the "[nvim-devdocs] Plugin initialized" message on startup?

In Telescope by [default](https://github.com/nvim-telescope/telescope.nvim?tab=readme-ov-file#default-mappings) you can use `` to open the current element in a vertical split. The mapping seems to still be present in the telescope picker of nvim-devdocs,...

wontfix

The project https://github.com/toiletbril/dedoc uses rust library https://crates.io/crates/html2text which renders html very nicely in my terminal ![Dedoc](https://github.com/luckasRanarison/nvim-devdocs/assets/514522/cc8962cb-45ee-491e-882a-73ae862d189b) vs ![nvim-devdocs](https://github.com/luckasRanarison/nvim-devdocs/assets/514522/40c09dd1-8b94-4b85-9117-2b54c57daf5c) Thank you for the plugin, btw!

enhancement

``` vim-devdocs] Converting guides/active_storage_overview (181/745) [nvim-devdocs] Failed to convert "guides/active_storage_overview", please report this issue ...e/nvim/lazy/nvim-devdocs/lua/nvim-devdocs/transpiler.lua:150: attempt to index local 'line' (a nil value) stack traceback: ^I...e/nvim/lazy/nvim-devdocs/lua/nvim-devdocs/transpiler.lua:150: in function 'get_text_range' ^I...e/nvim/lazy/nvim-devdocs/lua/nvim-devdocs/transpiler.lua:166:...

bug

Running `:DevdocsInstall cpp` gives me: ``` [nvim-devdocs] Plugin initialized [nvim-devdocs] Installing required docs [nvim-devdocs] cpp docs is too large (41709474) [nvim-devdocs] Fetching cpp documentation entries... [nvim-devdocs] Downloading cpp documentation... Error...

bug

I'm running into an error that occurs when the OS window containing neovim is small enough that the Telescope preview does not display. When selecting an item through Telescope I...

bug
telescope

Command `:DevDocsInstall typescript` give me that: ![image](https://github.com/luckasRanarison/nvim-devdocs/assets/19550611/def7138e-92a2-4522-9fb5-d6bbc8c71d3f) and its not istalled. Same as angular, docker, etc.

bug

Hello. Thanks for the plugin! Is it possible to open docs with `:DevdocsOpenCurrentFloat`, find what I need and then reopen this doc page in a new Tab? At the moment...

enhancement
good first issue

i think this feature is useful. maybe it's a little crude, but it's better than not having the feature at all...