Allow using multiple files for the code of one set, like #include in C++.
This would help with really big sets where there's just a lot of code to go through, right now it's a pain having to scroll to wherever the heck you decided to define X function when needed. Imagine doing a game like, say, BlazBlue with its 800+ code notes, it's nuts.
Also it would help with the lag that happens when these files get too big.
Allow using multiple files for the code of one set, like #include in C++.
This would help with really big sets where there's just a lot of code to go through, right now it's a pain having to scroll to wherever the heck you decided to define X function when needed. Imagine doing a game like, say, BlazBlue with its 800+ code notes, it's nuts.
Also it would help with the lag that happens when these files get too big.