puremourning/vimspector

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

Open

#613 建立於 2022年6月29日

在 GitHub 查看
 (6 留言) (0 反應) (0 負責人)Vim Script (179 fork)batch import
Severity 3+good first issue

倉庫指標

Star
 (4,303 star)
PR 合併指標
 (30 天內沒有已合併 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

貢獻者指南