puremourning/vimspector
GitHub で見る[Feature Request] Merge stdout and stderr in the Output View
Open
#613 opened on 2022年6月29日
Severity 3+good first issue
Repository metrics
- Stars
- (4,303 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
Description
Hi,
Im new to Vimspector, today I wrote a config file for my go project but it seems launch failed, I want to check the failing reason and it provides Failed to launch: Build error: Check the debug console for details.
But where is the mentioned console
Works in vim?
Reproducable in Vim
Works with clean config?
Yes
Minimal Reproduction
List of steps to reproduce:
- Run
vim ---clean Nu /path/to/vimspector/support/minimal_vimrc - Open this project...
- Press this sequence of keys
Expected Behaviour
show failing reason in some place
Actual Behaviour
nothing shows
Additional information
No response
Installation Type
Plugin Manager (git clone)
Vimspector version
latest
Debug Info
No response
Log file
No response
Vim version
NVIM 0.7.2
Python version
No response
Neovim diagnostics
No response
Operating System
No response
Declaration
- I have read and understood CONTRIBUTING.md
- I have read and understood the CODE_OF_CONDUCT.md