Closing large outline Maximum call stack size exceeded
#235889
Closed
Description
opened on Dec 12, 2024
Closing a file with a very large outline open causes a Max Call Stack Error
Steps to Reproduce:
- change
json.maxItemsComputed
to50000000
"json.maxItemsComputed": 50000000
- open file 200k comments lag.json
- open outline
- close file
- notice max call stack error
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.96.0
- OS Version: Windows 11
Activity