• Added a class method to TextMate::Executor.  
`make_project_master_current_document`.  This method checks the environment for 
TM_PROJECT_MASTER and TM_PROJECT_DIRECTORY.  TM_PROJECT_MASTER can be either an 
absolute path, or a path relative to TM_PROJECT_DIRECTORY.  If the variables 
exist and the files they reference also exist, then TM_FILEPATH, TM_FILENAME, 
and TM_DISPLAYNAME are altered to point to the master file.  Executor.run may 
then be called as normal with TM_FILEPATH.

Changed:
U   trunk/Support/lib/tm/executor.rb

_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/listinfo/textmate-dev

Reply via email to