icholy / nvim-lsp-bug-2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steps

  • Install debugpy pip install debugpy
  • Install pyright pip install pyright
  • Open file nvim --clean -u init.lua sample.py
  • Run repro function :lua repro()
  • Focus repl buffer and hit <CR> (Enter).

About


Languages

Language:Lua 100.0%Language:Python 0.0%