Sublime Forum

Better Big Json data handling

#1

I love sublime text
but after working with a big data json I noticed that it crash when I wanna chance multiple strings on the json with big data set

and after a bit of trying i figured out that VS Code was able to edit the big json in sections of 20000 on Mac and 10000 on win when you wanna chance or remove som from one string on all json elements

would love to see sublimetext to handle this better tooo :slight_smile:

0 Likes

#2

You can open an issue over at https://github.com/sublimehq/sublime_text/issues with details. If there is a sample json file you can provide that can reproduce the issue, that would be helpful as well.

1 Like

#3

will doo thanks for the quick answer

0 Likes