tryashtar
tryashtar
Interesting idea!
Slightly related question, how happy are you with the process of selecting multiple tags? The only real ways to do it right now are manually, or with ctrl-f select all....
It's a good idea, but Winforms makes this difficult
Hehe sorry 😅 It is something I would like to do in the distant future
Yep I have actually been planning this, specifically with a shortcut alt+up/down. I tried implementing it reusing drag/drop code and ran into an annoying problem though. So this is on...
Yeah I'll be sure to include those as well
I'm really sorry for the bad performance. Can you show me which preview you're referring to?
Got it! Thank you
Am I correct to assume you've managed to build and use your modified copy? :) Because if so, I'm going to hold off on fixing it myself for a while,...
Well, I tried implementing this, but it's a bit wonky. Let me know what you think: [NbtStudio.zip](https://github.com/tryashtar/nbt-studio/files/6341235/NbtStudio.zip) Mostly the challenges are how often to sort. I can make it sort...