Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Crash / Slowness when JSON Schema is applied #4479

Closed
1 of 2 tasks
MuhammedKalkan opened this issue Apr 25, 2024 · 0 comments
Closed
1 of 2 tasks

[Bug] Crash / Slowness when JSON Schema is applied #4479

MuhammedKalkan opened this issue Apr 25, 2024 · 0 comments

Comments

@MuhammedKalkan
Copy link

MuhammedKalkan commented Apr 25, 2024

Reproducible in vscode.dev or in VS Code Desktop?

  • Not reproducible in vscode.dev or VS Code Desktop

Reproducible in the monaco editor playground?

Monaco Editor Playground Link

https://t.ly/5IdiK

Monaco Editor Playground Code

No response

Reproduction Steps

We are trying to use intellisense and validation with our schema. However, after a few nested json children, intellisense and validation slows down and even throwing error sometimes

image

Actual (Problematic) Behavior

Intellisense is slowing down and not recommending anymore

Animation

Expected Behavior

It should behave always the same, as fast as the initial code sensing and validation

Additional Context

We are using the intellisense and json validation for our users to create a correct json file

@MuhammedKalkan MuhammedKalkan changed the title [Bug] Crash / Slowness when JSCON Schema is applied [Bug] Crash / Slowness when JSON Schema is applied Apr 25, 2024
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

No branches or pull requests

1 participant