Is there an overview of all macro variables available?
So far I've found the existance of variables like $ProjectFileDir$ , $ProjectName$ and $SelectedText$.
I'm interested in the variable holding the path to the selected file of directory.
But a general overview of all availble variables could also be enlightening.
Regards,
Bas
Please sign in to leave a comment.
Go to File | Settings | External Tools. Click "Add" to create new entry and in that dialog window you will have few buttons called "Insert macro...". Click on any of them and see the whole list.
Amazing, thanks Andriy Bazanov