Skip to content

feat: open .mjs files generated from .ts file inside external editor #211

New issue

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

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

Already on GitHub? # to your account

Merged
merged 4 commits into from
Sep 27, 2024

Conversation

nmerget
Copy link
Collaborator

@nmerget nmerget commented Sep 24, 2024

Description

closes #77

Opens .mjs files in as .ts file if they have been generated with a banner //generate=${absolutePath}.

  • Add new npm cli tool to generate TS project with esbuild generting correct banner

Make sure to follow the PR preparation steps in CONTRIBUTING.md before submitting your PR:

  • format C++: from the root, run bash ./misc/formatting/clang_format.sh.

@nmerget nmerget marked this pull request as ready for review September 27, 2024 21:20
@nmerget nmerget merged commit e3714ec into master Sep 27, 2024
14 checks passed
@nmerget nmerget deleted the feat-external-editor-ts branch September 27, 2024 21:20
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feedback / assistance on feature: opening tsx in external editor when opening jsx in editor
1 participant