Skip to content
This repository has been archived by the owner on Dec 28, 2021. It is now read-only.

Run all backend processed even if the IDE package is run with --no-window #1353

Merged
merged 1 commit into from
Mar 22, 2021

Conversation

MichaelMauderer
Copy link
Contributor

@MichaelMauderer MichaelMauderer commented Mar 22, 2021

Pull Request Description

Previously --no-window would skip the whole IDE main function. This is no more localized: we run the language server and IDE service, but skip opening a window.

Checklist

Please include the following checklist in your PR:

  • The CHANGELOG.md was updated with the changes introduced in this PR.
  • The documentation has been updated if necessary.
  • All code conforms to the Rust style guide.
  • All code has automatic tests where possible.
  • All code has been profiled where possible.
  • All code has been manually tested in the IDE.
  • All code has been manually tested in the "debug/interface" scene.
  • All code has been manually tested by the PR owner against our test scenarios.
  • All code has been manually tested by at least one reviewer against our test scenarios.

@MichaelMauderer MichaelMauderer added Good First Issue Little prior knowledge required Priority: Medium Should be a complement for some iteration Type: Bug A bug in Enso IDE Category: GUI The Graphical User Interface labels Mar 22, 2021
@MichaelMauderer MichaelMauderer self-assigned this Mar 22, 2021
@MichaelMauderer MichaelMauderer marked this pull request as ready for review March 22, 2021 09:02
@MichaelMauderer MichaelMauderer merged commit 3381bb4 into develop Mar 22, 2021
@MichaelMauderer MichaelMauderer deleted the wip/mm/fix-no-window-arg branch March 22, 2021 10:38
mwu-tow pushed a commit to enso-org/enso that referenced this pull request Oct 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Category: GUI The Graphical User Interface Good First Issue Little prior knowledge required Priority: Medium Should be a complement for some iteration Type: Bug A bug in Enso IDE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants