##// END OF EJS Templates
make calltips configurable in qtconsole...
make calltips configurable in qtconsole adds FrontendWidget.enable_calltips configurable, with default behavior unchanged. closes gh-694, closes gh-699 (rebased).

File last commit:

r2661:595fc3b9
r4569:9076a738
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