1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-20 04:45:45 +01:00

Show function prototype when completing JavaScript function arguments.

This commit is contained in:
Kris Maglione
2010-09-24 20:58:52 -04:00
parent 223859a33b
commit 7c410ca905
4 changed files with 28 additions and 11 deletions

View File

@@ -26,8 +26,6 @@ BUGS:
9 about:pentadactyl is currently about:undefined
- messages is still broken in several ways - needs testing.
=> :ls | :echomsg "Foobar" doesn't add "Foobar" to the already open MOW.
(NOTE: an intentional design decision by MS - Boo!)
=> it often overwrites the open command line while editing etc.
- <tags> and <keyword> autocmd 'keywords' are not available when adding a
bookmark - they're being set after the observer triggers the autocmd event.
@@ -36,7 +34,6 @@ BUGS:
FEATURES:
9 Add quoting help tag
9 JavaScript completer: show function parameter spec
9 Fix the arbitrary distinction between 'hinttags' and
'extendedhinttags'
9 Support multiple bookmarks, -keyword, -tags in :delbmarks