I do a lot of unit testing. That is, I write some code and immediately load the game to test it for errors etc. Often times this requires me to manually type in a load map function each time to test the functionality. Would be cool if in addition to the copy coordinates on the map in the editor, there was also a "copy load map function" with the coordinates of the tile you click on too.