issues
search
jbyuki
/
one-small-step-for-vimkind
Debug adapter for Neovim plugins
MIT License
409
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
repl mode that's using same nvim instance
#55
mfussenegger
opened
2 days ago
1
Unable to start osv
#54
HyperAfnan
opened
3 weeks ago
0
Fix 'harmless' typo on variable name
#53
kbtz
closed
1 month ago
0
Can't start lua debugger on init.lua
#52
lervag
opened
3 months ago
7
Vimscript function must not be called in a lua loop callback
#51
mtrajano
closed
4 months ago
0
Dependency requirements?
#50
MikeLemo1
closed
5 months ago
4
osv Freeze nvim after `:lua require"osv".run_this()` on NVIM v0.11.0-dev-19+g0f4f7d32c
#49
MikeLemo1
closed
4 months ago
3
Connect OSV to Plenary test harness
#48
seflue
closed
4 months ago
3
Cannot launch `osv` at the beginning of a neovim configuration
#47
ramboman
closed
3 months ago
6
require"osv".launch({port = 8086}) E5108: Error executing lua Vim:Error invoking 'nvim_exec_lua' on channel 18:
#46
kapral18
closed
5 months ago
0
[BUG] Attaching to running instance doesn't work (fzf-lua)
#45
kapral18
closed
6 months ago
18
Fix inspect variable with tables in nvim-dap
#44
jbyuki
closed
7 months ago
0
Launching osv via cli args
#43
tmillr
closed
3 months ago
4
Stdout (print, io.write) doesn't seem to work
#42
TheJayGatsby
opened
11 months ago
4
Debugger couldn't connect to 127.0.0.1:8086: ECONNREFUSED while debugging lazy plugins
#41
Demianeen
closed
11 months ago
2
Frames for pre-compiled sources report wrong path/line/column
#40
mfussenegger
closed
1 year ago
4
Repl evaluate doesn't have access to function upvalues
#39
tmillr
closed
1 year ago
2
nvim gets spawned recursively?
#37
tmillr
closed
1 year ago
4
readme(example) Don't make the user manually launching osv
#36
Zeioth
closed
1 year ago
3
Plugin does not support wrapped `nvim` executable?
#35
tmillr
closed
1 year ago
6
Evaluation only displays an empty rectangle
#34
Quessou
closed
1 year ago
6
support more capabilities
#33
jbyuki
closed
1 year ago
0
Get error when restart session
#32
yyy33
closed
1 year ago
1
No response or event received
#31
yyy33
closed
1 year ago
3
Cannot launch with another rpc client
#30
axieax
closed
1 year ago
4
How to debug Lua scripts in Unreal Engine?
#29
luoxz-ai
closed
1 year ago
1
How to debug key mapping or auto commands
#28
yyy33
closed
1 year ago
5
Print value of global variable?
#27
Maltimore
closed
1 year ago
2
Missing line field in StackFrame, causes errors in Vimspector
#26
ppebb
closed
1 year ago
1
Can dap continue launch the lua file?
#25
yanshay
closed
1 year ago
1
new workflow
#24
jbyuki
closed
1 year ago
0
Any instruction on how to get the debugger going using LunarVim?
#23
mpas
closed
1 year ago
12
Is port number correct?
#22
kay-adamof
closed
2 years ago
1
Is there anyway to prevent the debugger from entering outside projects?
#21
miversen33
closed
4 months ago
31
Debug adapter disconnected
#20
Monirzadeh
closed
2 years ago
4
Possible way to resolve symlink issue
#19
yioneko
closed
2 years ago
1
Possible docs improvement
#18
amagee
closed
2 years ago
0
Vim:Error invoking 'nvim_exec_lua' on channel 7
#17
NEX-S
closed
2 years ago
3
[Not work for lua functions] breakpoint in function not worked if not called in the lua file
#16
hiberabyss
closed
2 years ago
2
Can't toggle breakpoints after attached
#15
andmis
closed
2 years ago
3
Can't `require'osv'.launch()`
#14
andmis
closed
2 years ago
2
Questions on execution termination and printing to the dap-repl
#13
ibhagwan
closed
2 years ago
3
Worked first go, now stuck at: Neovim is waiting for input at startup. Aborting.
#12
tpotie
closed
2 years ago
3
Customizable command to launch nvim
#11
meijieru
closed
2 years ago
4
Does this plugin work with vimspector?
#10
medwatt
closed
3 years ago
12
Feature request: Add a way to stop the debuggee; Implement exited and terminated events
#8
b0o
closed
3 years ago
2
How to use with larger projects
#7
TC72
closed
3 years ago
8
DAP requires variable name to be a string
#6
vatosarmat
closed
3 years ago
3
How to debug non-neovim lua code?
#5
vatosarmat
closed
3 years ago
5
How to install?
#4
ur4ltz
closed
3 years ago
4
Next