josdejong/jsoneditor

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

Open

#1 628 ouverte le 11 nov. 2024

Voir sur GitHub
 (11 commentaires) (0 réactions) (0 assignés)JavaScript (2 034 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (10 781 stars)
Métriques de merge PR
 (Merge moyen 15h 36m) (3 PRs mergées en 30 j)

Description

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?

Guide contributeur