Sublime Forum

Linking automatically files in HTML

#1

Hi, I have a silly question. I’ve recently opened a basic project in HTML and started editing it and after some time I’ve noticed a “weird behavior”. Let’s say I moved resources.html to a folder “misc”. When this happened, pages which contained path to the resources.html were automatically updated to /misc/resources.html and when I changed the file name it was updated automatically again, everywhere. This is super handy but I really don’t know how to enable/disable this feature and would really appreciate to know more. Tried to search everywhere but couldn’t find anything .(Sublime, build 3103)

0 Likes

#2

This is not a feature in Sublime Text, perhaps you have a plugin or external program doing this? You can try reverting to a freshly installed state (or use a portable version) to see if it’s caused by a plugin: https://www.sublimetext.com/docs/3/revert.html

0 Likes

#3

What packages do you use?

0 Likes