##// END OF EJS Templates
Merge pull request #1657 from tkf/editor-wait-opt...
Merge pull request #1657 from tkf/editor-wait-opt Add `wait` optional argument to `hooks.editor`. As indicated the discussion for #1655 (superseded by this PR), this allows users to define custom magics that can call editors without waiting for a return value.

File last commit:

r2661:595fc3b9
r6752:e881f314 merge
Show More
Makefile
5 lines | 145 B | text/x-makefile | MakefileLexer
include ./plugins.mk
all : dist/IPythonCocoaController.plugin
dist/IPythonCocoaController.plugin : ./IPythonCocoaFrontendLoader.py\
./setup.py