Ultraedit: Build a python IDE environment + set shortcuts

Source: Internet
Author: User
Tags ultraedit

Post from: http://hi.baidu.com/singkuan/blog/item/6948fa073d1b5ece7a89472c.html

 

UE build Python IDE environment + set shortcuts
17: 35ue build a python IDE environment
For example, "using ultraedit to build the T-SQL IDE development tool"

Open UE
Menu item: Advanced/tool Configuration
Enter the following settings:
Command Line: Python % N % E
Working directory: % P
Menu item name: Run PythonProgram

Configure environment variables for the precursor Python

Option settings:
Select "Save activity file"
Command Line output (doscommand)
Select "output to list" and "Capture output"

Click "insert" and insert settings!

Set the Java environment in the same way,
Menu item: Advanced/tool Configuration
Enter the following settings:
Command Line: Java % N % E
Working directory: % P
Menu item name: run Java program

Set the shortcut key:

After the preceding settings are complete, click "advanced" to view "Run Python program", "run Java program", and "run SQL script"
And other menu items. The shortcut keys are automatically generated according to the order of Ctrl + Shift + 0, CTRL + Shift + 1, CTRL + Shift + 2,
However, we do not use Ctrl + Shift + numbers. We need to use our favorite shortcut keys.
The method is as follows,
Menu item: Advanced/configuration/shortcut key label
In the command list, locate "advanced-user tool 1" and sort the options in the "advanced" menu.
For example:
Menu item "Run Python program" shortcut Ctrl + Shift + 0
Menu item "run Java program" shortcut Ctrl + Shift + 1
Menu item "run SQL script" shortcut Ctrl + Shift + 2
Then the corresponding
Advanced-user tool 1 is the shortcut key Ctrl + Shift + 0 for menu item "Run Python program"
Advanced-user tool 2 is the shortcut key Ctrl + Shift + 1 for menu item "run Java program"
Advanced-user tool 2 is the shortcut key Ctrl + Shift + 2 for menu item "run SQL script"

Double-click "advanced-user tool 2", Press F5 in "press the heart key", and click "set" to make it easy to use.
F5 to execute the SQL script.
Other shortcut key addition methods.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.