winbench / bench

Portable Software Environment for Windows
https://winbench.org
MIT License
20 stars 3 forks source link

Special support for editor apps #93

Open mastersign opened 7 years ago

mastersign commented 7 years ago

Apps which can edit text files, or open directories as an IDE, should be known to the Bench system. The Bench system can then provide a user interface for opening the default editor with an empty file, a specific file or a whole directory/project.

The following cases should be distinguished, because the user might prefer different apps for them:

The following use cases are considered:

For project support the following use cases are considered:

mastersign commented 7 years ago
mastersign commented 7 years ago

Added config properties TextEditorApp, MarkdownEditorApp in 59c5e3d1ac92c106677cd3a204dbf437197688a0.

mastersign commented 7 years ago

Removed config property MarkdownEditorApp in 48b4e986153a7ff290064798fd44573c9971c4fa.