Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recognize root of Enso repository as VSCode project #6942

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

JaroslavTulach
Copy link
Member

@JaroslavTulach JaroslavTulach commented Jun 3, 2023

Pull Request Description

Automatically recognize all Enso engine projects and open them in VSCode.

Important Notes

When one opens root of Enso repository in VSCode (after engine code is compiled with sbt build) as workspace, then the project is recognized as Enso engine project:

Root enso.master project

it brings in all the dependent projects, so one should automatically get:

All Enso sbt projects

Checklist

Please ensure that the following checklist has been satisfied before submitting the PR:

  • Screenshots/screencasts have been attached, if there are any visual changes. For interactive or animated visual changes, a screencast is preferred.
  • All code follows the
    Java,
  • All code has been tested:
    • Manual testing verified behavior in VSCode is fine

@JaroslavTulach JaroslavTulach added the CI: No changelog needed Do not require a changelog entry for this PR. label Jun 3, 2023
@JaroslavTulach JaroslavTulach self-assigned this Jun 3, 2023
Copy link
Contributor

@4e6 4e6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@JaroslavTulach JaroslavTulach merged commit 067ed0c into develop Jun 13, 2023
@JaroslavTulach JaroslavTulach deleted the wip/jtulach/ProjectForWholeEnsoRepo branch June 13, 2023 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI: No changelog needed Do not require a changelog entry for this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants