Open settings in default code editor #8862

Open
opened 2026-01-31 01:39:52 +00:00 by claunia · 0 comments
Owner

Originally created by @LinqLover on GitHub (Jun 6, 2020).

Description of the new feature/enhancement

Instead of using notepad, open the settings.json file in the default code editor. This could be inside the terminal: nano, vim, or whatever, or directly in Windows: VS Code, Notepad++ or whatever.

Proposed technical implementation details (optional)

Probably a new entry in the settings.json would be required to specify the path to the default editor.

Originally created by @LinqLover on GitHub (Jun 6, 2020). # Description of the new feature/enhancement Instead of using notepad, open the `settings.json` file in the default code editor. This could be inside the terminal: nano, vim, or whatever, or directly in Windows: VS Code, Notepad++ or whatever. # Proposed technical implementation details (optional) Probably a new entry in the settings.json would be required to specify the path to the default editor.
claunia added the Issue-FeatureNeeds-Tag-FixResolution-Won't-Fix labels 2026-01-31 01:39:53 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#8862