How to set key binding for 'Team|Show history' in Eclipse with MercurialEclipse in PyDev perspective? -


i'm trying set key binding showing mercurial history of active file (team|show history in context menu) in pydev perspective. see in mercurial category in window|preferences|general|keys pertaining history show root history command. after setting key binding command , pressing appropriate keys nothing happens. don't see command of interest pertaining history in team category in same window.
problem seems similar 1 svn key bindings described in svn key bindings not working in eclipse question. however, in customize perspective dialog pydev perspective, on command groups availability tab there's no mercurial entry analogues svn entry mentioned in above question.

i'm using eclipse indigo, version: 3.7.0, build id: i20110310-1119, pydev 2.0.1 , mercurialeclipse 1.8.1

this might have been solved in meantime, in current indigo version (eclipse php developers 3.0.2 mercurialeclipse 1.9.1) show history command available in mercurial category of key shortcuts. setting binding 1 work expected, aka showing hg history selected file. that's pity show root history not work @ all, i'd need 1 :)


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -