Sublime installs the plugins that support go and HTML _golang

Source: Internet
Author: User
Tags windows download sublime editor sublime text

In fact, this is mainly to say some go language development, this first tool, and then say go language! This time we're talking about the sublime editor, something I've seen that is small and powerful and has a very nice interface, and it feels good for a long time, and his platform support is good, Linux MacOS and Windows download address http:// WWW.SUBLIMETEXT.COM/2 download the corresponding version of the installation is OK
This thing is charged, but can be used for free only a period of time there is a hint does not interfere with the use, if you feel good use can buy, the author is free! Good download installation and the same as ordinary software, but is English version, now I give you the Chinese pack!
Chinese-http://pan.baidu.com/share/link?shareid=385550532&uk=3172762343 Package: Download here
PYV8 Package: http://pan.baidu.com/share/link?shareid=388168975&uk=3172762343 a piece of download (this is Win64 bit)
Here you can download the corresponding version of Https://github.com/emmetio/pyv8-binaries/downloads

Open the software click Preferences then pull down the first, into the package, the inside of the decompression covered! Yes, you see the Chinese!

We're going to start installing something down here. Package Control This installation plug-in must be used, we press CTRL + ' is the numeric keypad 1 next to the button, and then as the image of the place to enter

Open the software click Preferences then pull down the first, into the package, the inside of the decompression covered! Yes, you see the Chinese!

We're going to start installing something down here. Package Control This installation plug-in must be used, we press CTRL + ' is the numeric keypad 1 next to the button, and then as the image of the place to enter

Copy Code code as follows:

Import Urllib2,os;
pf= ' Package control.sublime-package ';
Ipp=sublime.installed_packages_path ();
Os.makedirs (IPP) if not os.path.exists (IPP) else None;
Urllib2.install_opener (Urllib2.build_opener) (urllib2. Proxyhandler ()));
Open (Os.path.join (IPP,PF), ' WB '). Write (Urllib2.urlopen (' http://sublime.wbond.net/' +pf.replace ('), '%20 '). Read () );
Print (' Please restart Sublime Text to finish installation ')

After the installation, preferences will be more than a package control and then we can install Plug-ins, press the button ctrl+shift+p and then input CGIP Select the first click OK, wait a moment and then switch the window input Emet Select installation, OK, then reboot, install what plug-ins are the same installed need to reboot! Test it, create a new index.html

Html:xt

And then press the TAB key

It's powerful! Follow the above method to install the Gosublime. Apply the same to sidebarenhancements and Gobuild, and then start the Go trip!

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.