eclipse-theia/theia

The extension Robot Framework Language Server creates a new terminal window after each launching

Open

#11.169 aperta il 17 mag 2022

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)TypeScript (2478 fork)batch import
debughelp wantedterminal

Metriche repository

Star
 (18.676 star)
Metriche merge PR
 (Merge medio 12g 10h) (73 PR mergiate in 30 g)

Descrizione

Bug Description:

The extension Robot Framework Language Server creates a new terminal window after each launching

Steps to Reproduce:

  1. Build & run Theia
  2. Install the extension Robot Framework Language Server (version v0.34.0 is available for Theia, btw v0.47.2 is available for VScode)
  3. Clone and open demo-project https://github.com/robotframework/RobotDemo
  4. Open file data_driven.robot
  5. Each launching of a test suite or single test creates a new terminal window

Additional Information

  • Operating System: Ubuntu 20.04, MacOS 12.3.1 (Monterey)
  • Theia Version: 1.21, 1.25, master

P.S. VScode doesn't have a similar problem, but current version of the Robot Framework Language Server for it is v0.47.2

Guida contributor