Skip to content

Provide xml.symbols.maxItemsComputed setting for outline #237

@angelozerr

Description

@angelozerr

In vscode, when you try to open a big JSON file which generates many symbols, the outline doesn't show the all symbols and you have this warning message:

image

It should be fine to do that in vscode-xml with the xml.maxItemsComputed with 5000 by default like JSON. It will avoid freezing vscode with a big XML file (the enable/disable settings that we have is too limited)

If you download for instance the big XML Schema https://github.com/redhat-developer/vscode-xml/files/4029276/AUTOSAR_00048.zip you open in vscode will see that vscode freeze when you open it and when you update it as soon as Outline is filled.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions