Editor integrations#
VSCode#
- Install the extension.
Neovim#
- Setup mason.
- Type
:MasonInstall pylyzer
in Neovim.
If you use LunarVim, no setup is required. Just install pylyzer and you are good to go.
:MasonInstall pylyzer
in Neovim.If you use LunarVim, no setup is required. Just install pylyzer and you are good to go.