您可以添加此配置,并在特定测试上放置断点,然后运行它
您可以添加此配置,并在特定测试上放置断点,然后运行它
nvim-dap-scm-1.rockspec Use luarocks test --local on CI 7个月前 Loading... README GPL-3.0 DAP (Debug Adapter Protocol) Installation Usage Supported languages Goals Extensions Non-Goals Alternatives Contributing Features DAP (Debug Adapter Protocol) nvim-dap is a Debug Adapter Protocol...
modified = "", -- or "", but this is redundant info if you use git_status_colors on the name deleted = "✖", -- this can only be used in the git_status source renamed = "", -- this can only be used in the git_status source renamed = "➜", -- this can only...
It works for all languages withlocals.scmin nvim-treesitter (@definition.varis required for variable definitions). This should include C/C++, Python, Rust, Go, Java... The virtual text can additionally use a comment-like syntax to further improve distinguishability between actual code and debugge...
It is written in Lua and async as much as possible. PR & Suggestions welcome. The plugin covers most features required for a gopher. Perproject setup. Allows you setup plugin behavior per project based on project files(launch.json, .gonvim) Async jobs with libuv Syntax highlight & Tex...