You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚠️ Please verify that this bug has NOT been reported before.
I checked all existing issues and didn't find a similar issue
Description
Hello and thank you to all contributors for your work.
Inside of a Python file I am unable to see Pydoc snippets.
Pydoc snippets are provided in friendly-snippets. This remains true for the pinned version of friendly-snippets.
Oof. I don't know. Let me check NVF docs... (excuse my stream of conciousness)
Looking at nvf-print-conf... I don't see anything super relevant, regardless, I'll put that as the Log output.
👟 Reproduction steps
relevant config
I am running NixOS + Home-manager. NVF is installed via flake. Note that the sourcePlugins definition did not appear to affect this bug; bug appears with and without it. (Attempting to get Intellisense-esc member lists- unrelated lol (I assume!))
autocomplete={nvim-cmp={enable=true;mappings={close="<Left>";confirm="<Right>";next="<Down>";previous="<Up>";# need scroll docs mappings};sourcePlugins=["cmp-luasnip""nvim-lspconfig""cmp-nvim-lsp""cmp-buffer""cmp-path""nvim-cmp"];};};snippets.luasnip.enable=true;
nvim test.py
Attempt to use nvm-cmp + LuaSnip + friendly-snippets code comment snippets.
👀 Expected behavior
Utilizing the prefixes defined in the aforementioned pydoc.json file; the completion engine should prompt Pydoc-style comments, again defined in the prior file.
Description
Hello and thank you to all contributors for your work.
Inside of a Python file I am unable to see Pydoc snippets.
Pydoc snippets are provided in friendly-snippets. This remains true for the pinned version of friendly-snippets.
Relevant file: pydoc.json
Lmk if I can help or provide more info.
Config in Reproduction steps.
Log Output notes:
nvf-print-conf
... I don't see anything super relevant, regardless, I'll put that as the Log output.👟 Reproduction steps
relevant config
I am running NixOS + Home-manager. NVF is installed via flake. Note that the
sourcePlugins
definition did not appear to affect this bug; bug appears with and without it. (Attempting to get Intellisense-esc member lists- unrelated lol (I assume!))Attempt to use nvm-cmp + LuaSnip + friendly-snippets code comment snippets.
👀 Expected behavior
Utilizing the prefixes defined in the aforementioned pydoc.json file; the completion engine should prompt Pydoc-style comments, again defined in the prior file.
😓 Actual Behavior
The prefixes do not prompt the relevant snippets.
💻 Metadata
"x86_64-linux"
- host os:Linux 6.12.10, NixOS, 25.05 (Warbler), 25.05.20250121.9e4d519
- multi-user?:yes
- sandbox:yes
- version:nix-env (Nix) 2.24.11
- channels(root):"home-manager, nixos-24.11"
- nixpkgs:/nix/store/irknf7niks2djxz4csh7sr44wwrs082y-source
📝 Relevant log output
The text was updated successfully, but these errors were encountered: