josdejong/svelte-jsoneditor

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

Open

#487 opened on Oct 1, 2024

View on GitHub
 (9 comments) (0 reactions) (0 assignees)TypeScript (149 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (1,237 stars)
PR merge metrics
 (PR metrics pending)

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