Sublime Text Plugin

Source: Internet
Author: User
Tags sublime text tortoisesvn

Tortoisesvn:win cut with TortoiseSVN software, need to install TortoiseSVN.exe
Brackethighlighter: This plugin provides pairing tags, or pair highlighting of curly braces or character quotes, to enhance system highlighting
Sublimetmpl: File template. After installation, files---> New file (Sublimetmpl)
Ctags
1 need to download Ctags.exe, https://sourceforge.net/projects/ctags/
2 Add the Ctags.exe path to the ctags configuration file; such as: "Command": "C:\\ctags58\\ctags.exe",

Sublimecodeintel syntax hints for external code
Sublimelint: syntax error Reporting,
GBK Encoding Support/converttoutf8: provides GBK support
More Layouts/split Layouts: Extending the system layout
Sidebarenhancements
Anaconda an Ultimate Python plugin. It adds a number of IDE-like features to ST3, such as: http://python.jobbole.com/81312/
Autocompletion Auto-complete, this option is on by default and offers several configuration options.
Code linting enables the Pylint or pyflakes to support the PEP8 standard.
If you use a different linting tool, disable it completely.
The operation is as follows: Sublime > Preferences > Package Settings > Anaconda > Settings–user: {"anaconda_linting": false}
McCabe Code Complexity Checker allows you to use McCabe complexity Checker in specific files.
Goto definitions can find and display the definition of any variable, function, or class in your entire project.
Find usage can quickly find a variable, where a function or class is used in a particular file.
Show Documentation: the ability to display a descriptive string of a function or class (of course, in the case where a string is defined

Sublime Text Plugin

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.