Json mode in emacs 29.1 seems to always place text as read only, and not let edit: “Text is read-only“. This describes the fix: (let ((inhibit-read-only t)) (set-text-properties (point-min) (point-max) ()))
Ctrl-J : find and highlight next occurance.
Allows to open and edit files on local system or Google drive in browser.