I. Accelerated Development Environment
1. Disable the startup page
Tool-Option-start-empty environment displayed
2. Remove the boot Screen
Right-click shortcut-properties-target-Add "/nosplash"
3. Disable dynamic help
Close "dynamic help" before exiting"
Ii. Quick operations
1. Custom shortcuts
Tools-custom-Commands
2. view multiple files
Drag the file you want to view to the right or bottom of the Open tab, and a dotted box appears.
3. view the same code split
Move the cursor over the scroll bar and drag down when a two-way arrow appears.
4. Manage reusable code snippets
Select the code snippet to be reused-drag the code to the General tab of the toolbox, and click "text..." to rename the code. Double-click the code to be inserted.
5. Progressive search
Press "Ctrl + I" to display the telescope icon, and the status bar displays "progressive search". Enter the character to be searched, locate the character automatically, and search for the next "Ctrl + I ", search for the previous "Ctrl + Shift + I"
By: dxh_0829