simple enhancement to the Delphi IDE:
Add the following tool, with Tools | Configure Tools:
Title: E&xplore Project
Program: C:\WINNT\Explorer.exe
Working dir: c:\winnt
Parameters: /n, /e, /root, $PATH($EDNAME)
(/root will show the project-root as root-node of the tree)
This opens a Windows Explorer on the current project’s directory. Check the
paths if you are using a version of Consumer Windows instead of NT/2K.
Marcelo Lopez Ruiz Title: View in Browser
Program: C:\Program Files\Plus!\Microsoft Internet\Iexplore.exe
Working dir: C:\Program Files\Plus!\Microsoft Internet\
Parameters: $EDNAME
This opens the current file in Internet Explorer. Check the paths if you
have iexplorer in some other folder. I use it a lot to keep project notes in
a file named notes.htm (write notes.htm, select it, press CTRL+Enter to
open), and then I can print it prettily from IE.
Marcelo Lopez Ruiz Title: &Command Prompt
Program: cmd.exe
Parameters: $PATH($EDNAME)
Petr Vones
[tags]Delphi, IDE[/tags]
0 Kommentare zu “simple enhancement to the Delphi IDE”