josdejong/svelte-jsoneditor

Feature request - Get JSONPath based on cursor location in text mode

Open

#487 opened on Oct 1, 2024

 (9 comments) (0 reactions) (0 assignees)TypeScript (147 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (1,263 stars)
PR merge metrics
 (Avg merge 9h 26m) (5 merged PRs in 30d)

Description

Would love to have the ability to get the current JSONPath based on the cursor location in text mode, but I don't think with the current features/events this is possible at the moment. Is this something that can be achieved or is this too hard in text mode?

Contributor guide