josdejong/jsoneditor
在 GitHub 查看Change the shortcut keys in tooltip titles to show `cmd` on Mac instead of `ctrl`
Open
#1,628 建立於 2024年11月11日
bughelp wanted
倉庫指標
- Star
- (10,781 star)
- PR 合併指標
- (平均合併 15小時 36分鐘) (30 天內合併 3 個 PR)
描述
It would be nice if we could disable tool tips as a feature. Maybe adding an option "toolTips: false". I don't need these toolTips and therefore have to collect all nodes with a title attribute in the DOM and remove the attribute. Not so elegant. What do you think?