https://github.com/talon1024/csexternaleditor
https://github.com/talon1024/csexternaleditor
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/talon1024/csexternaleditor
- Owner: Talon1024
- Created: 2020-06-26T22:47:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-03T21:45:13.000Z (about 6 years ago)
- Last Synced: 2025-02-09T21:27:49.668Z (over 1 year ago)
- Language: C#
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
C# External Editor Example
==========================
A simple example of launching an external editor, using it to edit a string, and reloading the edited string/file once the editor closes, much like how the official Git command line client works.