An open API service indexing awesome lists of open source software.

https://github.com/talon1024/csexternaleditor


https://github.com/talon1024/csexternaleditor

Last synced: over 1 year ago
JSON representation

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.