ID:2580434
 
Applies to:Dream Maker
Status: Open

Issue hasn't been assigned a status value.
Basically what I suggest is fairly simple; a parser in Dream Maker that just parses links directly to another file (such as a dm, dmi, etc) and opens it or switches to that tab. Ie:

https://i.imgur.com/Y1PPArj.png

I know I for one would get into a habit of putting it in headers so I can a) quickly swap to associated files and b) remind myself to keep track of where all the octopus tentacles of a new/updated system are actually going. Decent coders sort of do this half-assedly already but it probably should be encouraged by making doing it actually useful.
++
For this to work you would need to have a way of marking the link as such, some kind of signifier up front.
file:// ?
link:Code/File.dm
//[code/_defines/mobflags.dm]
would more closely match existing autodoc syntax.