##// END OF EJS Templates
Add function signature info to calltips....
Add function signature info to calltips. Also removed custom ObjectInfo namedtuple according to code review (left as a dict for now, we can make it a list later if really needed). Added the start of some testing for the object inspector and updated the messaging spec.

File last commit:

r2592:01435682
r3051:f875d435
Show More
.gitignore
6 lines | 72 B | text/plain | TextLexer
docs/dist
docs/build/*
docs/source/api/generated
*.pyc
build
*.egg-info