Just curious, what do you change after installing Studio? During all these (21!) years, the only thing I change is the editor keyboard settings to "Classic" and uncheck "Persistent selection"
"Save editor files" -> checked (saves before you compile/run.) Rearrange some of the windows, where the OI etc is, to suit my taste. I dock several things together. Install Bookmarks & Navigator (of course, because I originally wrote them to "scratch an itch" / solve problems I felt were in the IDE, so I find them necessary.)
Editor font and size, window layout, property editor sort order to alphabetic, turn off guide lines, turn on component captions, history count to one, toolbar layout. I think that's about it. Then of course I install GExperts and several component packages.
Editor font as Radek ÄŒervinka mentioned, "file backup limit" to 90 and bump up undo buffer. Rest I can't remember because I don't switch versions too often.
Oh and then I install the much needed addons, such as IDE Fixpack, DDevExtensions, GExperts.
I enter the software tools that I need to interface with while working with the IDE. I agree with Heinz Toskano I know that it was mentioned during the upgrades settings being imported in from previous versions but that doesn't work for me.
Editor Options: Keyboard mapping to "IDE Classic" Persistent blocks - Off Overwrite blocks - On Double click line - On
Source Options: Block indent - 2 Tab stops - 2
Editor->Display->Font to "Lucida Console", Size 12, but these days 16 for presentations.
Create new desktop profile by unpinning all panes to leave only the code editor and call the desktop "Code Layout" - you can guess I use the laptop alone a lot :)
X/Y grid of the designer to 2/2; Install GExperts and MMX and all of Andys tools. I merge the panes on the left and right and make the layout more Visual Studio like. Change the font to Lucia Console, line wrap column marker from 80 to 120, As of around XE3, I've skipped installing until update 1 arrives as releases aren't stable enough (I'm doing that with most development tools nowadays; .0 versions are not what they used to be).
For me (using the migration tool): * Editor keybinding: Wordstar; * Editor colours: (custom); * Editor: Font size and type (Consolas, 11); * Component Palette (colours and layout); * GExpert settings; Manually: * Delphi source formatting options via an export and import; * Setup Default and Debugging Layouts; * Touch my custom templates with a new date to have them override the IDE's defaults; IDE Plugins: * Browse and Doc It; * Integrated Testing Helper; * GExperts; * CodeSite; * DDevExtensions; * Parnassus Bookmarks / Navigator; * TestInsight; * FixInsight; * AutoSave; * MessageViewHelper; * JEDI VCS.
editor font -> Consolas
ReplyDelete"Save editor files" -> checked (saves before you compile/run.)
ReplyDeleteRearrange some of the windows, where the OI etc is, to suit my taste. I dock several things together.
Install Bookmarks & Navigator (of course, because I originally wrote them to "scratch an itch" / solve problems I felt were in the IDE, so I find them necessary.)
Editor font and size, window layout, property editor sort order to alphabetic, turn off guide lines, turn on component captions, history count to one, toolbar layout. I think that's about it. Then of course I install GExperts and several component packages.
ReplyDeleteChange color to speedsetting "Classic". Autosave Editor files and Project desktop.
ReplyDeleteEditor font as Radek ÄŒervinka mentioned, "file backup limit" to 90 and bump up undo buffer. Rest I can't remember because I don't switch versions too often.
ReplyDeleteOh and then I install the much needed addons, such as IDE Fixpack, DDevExtensions, GExperts.
Oh and I shouldn't forget to mention change the editor colors using DITE, so I can get that VS Dark goodness.
ReplyDeleteI wonder when Delphi will import your previous settings, libraries and addons...
ReplyDeleteI enter the software tools that I need to interface with while working with the IDE. I agree with Heinz Toskano I know that it was mentioned during the upgrades settings being imported in from previous versions but that doesn't work for me.
ReplyDeleteForgot one: Cursor shape to Brief
ReplyDeleteFont: Source Code Pro, size 11. Personalized color scheme. Save a new layout. Install the usual stuff: GExperts, CnWizards, DDevExtensions.
ReplyDeleteJust options
ReplyDelete"Save editor files" to TRUE
"EditorOption" SmartTab to TRUE
"Form Designer" GridSize to 2
New layout
Project to left , PropEditor to Right,...
And since a few month
"Delphi-IDE-Colorizer" + "delphi-ide-theme-editor"
Delphi IDE Colorizer, Delphi Theme Editor, AutoCreate Forms and DataModules -> False, Save Editor Files, "Full screen code" layout (only editor window visible), Parnassus Navigator
ReplyDeletelove Rodrigo Ruz DITE and DIC, Dark is the place to be
ReplyDeleteHeinz Toskano
ReplyDeleteLook for migrationtool.exe in the Rad Studio "bin" directory. Unfortunately, the tool exists but nothing helps you find it.
Many but the 2 I can't live without:
ReplyDelete- Twilight code color theme
- Visual Studio key mappings
Editor Options:
ReplyDeleteKeyboard mapping to "IDE Classic"
Persistent blocks - Off
Overwrite blocks - On
Double click line - On
Source Options:
Block indent - 2
Tab stops - 2
Editor->Display->Font to "Lucida Console", Size 12, but these days 16 for presentations.
Create new desktop profile by unpinning all panes to leave only the code editor and call the desktop "Code Layout" - you can guess I use the laptop alone a lot :)
X/Y grid of the designer to 2/2; Install GExperts and MMX and all of Andys tools. I merge the panes on the left and right and make the layout more Visual Studio like. Change the font to Lucia Console, line wrap column marker from 80 to 120,
ReplyDeleteAs of around XE3, I've skipped installing until update 1 arrives as releases aren't stable enough (I'm doing that with most development tools nowadays; .0 versions are not what they used to be).
Eivind Bakkestuen that tool must run in an automatic way, no need for the user to findle with it blindly.
ReplyDeleteIn addition, I always disable buggy Error Insight!
ReplyDeleteUninstall all packages bar the essential 3 or 4, apply preferred fonts and colours, remove all PATH entries.
ReplyDeleteThomas Mueller I can't do without Grep.
ReplyDeleteDisable Error Insight. Disable "Notify on language exceptions" in debugger options. Bump editor right margin to 120
ReplyDeleteFor me (using the migration tool):
ReplyDelete* Editor keybinding: Wordstar;
* Editor colours: (custom);
* Editor: Font size and type (Consolas, 11);
* Component Palette (colours and layout);
* GExpert settings;
Manually:
* Delphi source formatting options via an export and import;
* Setup Default and Debugging Layouts;
* Touch my custom templates with a new date to have them override the IDE's defaults;
IDE Plugins:
* Browse and Doc It;
* Integrated Testing Helper;
* GExperts;
* CodeSite;
* DDevExtensions;
* Parnassus Bookmarks / Navigator;
* TestInsight;
* FixInsight;
* AutoSave;
* MessageViewHelper;
* JEDI VCS.
Autosave for sure.
ReplyDelete