puremourning/vimspector

[Feature Request] Merge stdout and stderr in the Output View

Open

#613 opened on 2022年6月29日

GitHub で見る
 (6 comments) (0 reactions) (0 assignees)Vim Script (179 forks)batch import
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:

  1. Run vim ---clean Nu /path/to/vimspector/support/minimal_vimrc
  2. Open this project...
  3. 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

コントリビューターガイド