josdejong/jsoneditor

Change the shortcut keys in tooltip titles to show `cmd` on Mac instead of `ctrl`

开放

#1,628 创建于 2024年11月11日

 (11 条评论) (0 个反应) (0 位负责人)JavaScript (2,078 个派生)batch import
bughelp wanted

仓库指标

星标
 (12,263 个星标)
PR 合并指标
 (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?

贡献者指南