User forums => General (but related to Code::Blocks) => Topic started by: courage on February 09, 2007, 11:29:40 PM
Title: support new macro in user defined tools?
Post by: courage on February 09, 2007, 11:29:40 PM
Hi:
Could Code::blocks support new macro "${ACTIVE_EDITOR_FILE_DIR}" in user defined tools? Sometimes I need to open a shell to do something, so this macro can help me to launch a shell in the active file's directory. Thanks a lot! :D