I have a forth compiler i have been working on for over 20 years. the main source file includes at least 30 other files. If i make ANY edits to that main source file, simply injecting a space, sublime text scans the entire file, sees every file it includes and OPENS EVERY SINGLE ONE lol
Can we make it not do this?