Sublime Forum

Problems editing assembler files

#1

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?

0 Likes

#2

Sounds like a plugin is going wild.

Does it happen in SAFE MODE?

0 Likes

#3

erm… noob question, how do you enter safe mode lol

0 Likes

#4

One of the things found in documentation. See: https://www.sublimetext.com/docs/safe_mode.html

0 Likes

#5

This post was flagged by the community and is temporarily hidden.

0 Likes