puremourning/vimspector

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

Open

#613 aperta il 29 giu 2022

Vedi su GitHub
 (6 commenti) (0 reazioni) (0 assegnatari)Vim Script (179 fork)batch import
Severity 3+good first issue

Metriche repository

Star
 (4303 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor