Skip to content

Adding bookmark to JSON file #638

Answered by alefragnani
markolbert asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @markolbert ,

You are probably facing a known VS Code limitation, which makes large files invisible to extensions. The first issue was #31.

Unfortunately, there is nothing I can do in the extension to avoid/detect such situation, because VS Code itself does not tell the extensions that an unsupported file is being loaded. So, we will have to wait until VS Code team expand/remove such limitation.

Hope this helps

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by alefragnani
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants