Skip to content

Issue/#198 open link in ide support#249

Draft
Kreezag wants to merge 2 commits intomasterfrom
issue/#198-open-link-in-ide-support
Draft

Issue/#198 open link in ide support#249
Kreezag wants to merge 2 commits intomasterfrom
issue/#198-open-link-in-ide-support

Conversation

@Kreezag
Copy link
Member

@Kreezag Kreezag commented Mar 8, 2026

What was changed

Rework prefared code editor selection system

Why?

We need to support more code editors + adding file source mapping for products working in docker

Checklist

  • Closes #
  • Tested
    • Tested manually
    • Unit tests added

Documentation

SUBLIME_TEXT = "subl",
ATOM = "atom",
TEXTMATE = "txmt",
NOVA = "nova",
Copy link
Member Author

Choose a reason for hiding this comment

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

Need t add vim and emacs to supported code editors

Copy link
Member Author

Choose a reason for hiding this comment

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

Also need to add code editor "ZED"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant