Skip to content

prevent crash on incomplete Json - #76

Merged
jdesrosiers merged 1 commit into
hyperjump-io:mainfrom
srivastava-diya:documentSymbol-fix
Aug 13, 2026
Merged

prevent crash on incomplete Json#76
jdesrosiers merged 1 commit into
hyperjump-io:mainfrom
srivastava-diya:documentSymbol-fix

Conversation

@srivastava-diya

Copy link
Copy Markdown
Collaborator

Description

Currently when a user is mid-edit or has an incomplete JSON doc, generating document symbols throws and breaks.

Screenshot 2026-08-13 223410

Change

Skip properties without a value yet, preventing the crash instead of erroring on the whole request.

Test

Added.

@jdesrosiers
jdesrosiers merged commit 60c2a79 into hyperjump-io:main Aug 13, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants