eclipse-theia/theia

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

Open

#11.169 aberto em 17 de mai. de 2022

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (2.478 forks)batch import
debughelp wantedterminal

Métricas do repositório

Stars
 (18.676 stars)
Métricas de merge de PR
 (Mesclagem média 12d 10h) (73 fundiu PRs em 30d)

Description

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

Guia do colaborador