Skip to content

Improve the use of InteractiveEditor vs straight file creation#327

Merged
stefanofornari merged 1 commit into
jeddict:mainfrom
stefanofornari:ste/fix/interactive_editor_improvements
Jun 14, 2026
Merged

Improve the use of InteractiveEditor vs straight file creation#327
stefanofornari merged 1 commit into
jeddict:mainfrom
stefanofornari:ste/fix/interactive_editor_improvements

Conversation

@stefanofornari

Copy link
Copy Markdown
Collaborator
  • Made the InteractiveFileEditor the only editor that can create and edit text files
  • Made the only not interactive editor specif for binary files, so it won't be picked for source files
  • Added more logic in InteractiveFileEditor so that if the mode is not interactive, it false back to createBinaryFile

…edit text files

- Made the only not interactive editor specif for binary files, so it won't be picked for source files
- Added more logic in InteractiveFileEditor so that if the mode is not interactive, it false back to createBinaryFile
@stefanofornari stefanofornari self-assigned this Jun 13, 2026
@stefanofornari stefanofornari merged commit 7a103e7 into jeddict:main Jun 14, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants