On 31 October 2017 at 17:18, Jacob MacDonald <[email protected]> wrote: > That is indeed the issue. There are command line flags to get Code to behave > the way you want, but I don't recall them off the top of my head. Try > searching for how to use Code as Git's editor, and use the same command as > Fossil's editor setting. That should do it. >
Solved with the help of this stack overflow: https://stackoverflow.com/questions/30024353/how-to-use-visual-studio-code-as-default-editor-for-git fossil set editor "Code --wait" >fossil set editor editor (local) Code --wait Thanks, j.b. _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

