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

added support for another browser-based IDE #1523

Closed
wants to merge 1 commit into from

Conversation

mojafa
Copy link

@mojafa mojafa commented Feb 3, 2025

What does this PR do?

  • Adds support for opening the project in a browser-based IDE.
  • Improves accessibility for cloud-based development environments.

How does this work?

  • Includes a direct link to open the project in a browser IDE.
  • No impact on local development workflows.

Checklist

  • Tested in the browser-based IDE
  • No breaking changes

Signed-off-by: mojafa <jmohsa@gmail.com>
@wtools-bot
Copy link
Collaborator

To maintain stability of the module the repository uses 3-stages system to forward changes from an unstable branch to a stable.
The unstable branch is alpha. All user pull requests should be opened to this branch.
The staging branch is beta. Changes to this branch are forwarded by a pull request from branch alpha automatically.
The stable branch is master. Changes to this branch are forwarded by a pull request from branch beta automatically.

The pull request was automatically converted to draft.
Please, change base branch taking into account the described system alpha -> beta -> master.

@wtools-bot wtools-bot marked this pull request as draft February 3, 2025 12:58
@mojafa mojafa closed this Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants