Sublime_go shortcut key Settings

Source: Internet
Author: User
This is a creation in Article, where the information may have evolved or changed.
1. Installation Sublime Text and open, ctrl+, and enter the following command at the command line by pressing ENTER ( installation of the package control )

import Urllib2,os; pf='Package Control.sublime-package'; Ipp=sublime.installed_packages_path (); Os.makedirs (IPP)ifNot os.path.exists (IPP)ElseNone; 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'Restart Sublime Text to finish installation'

2. Re-open Sublime text, select preferences--Package Control--istall, click Enter, Installing Gosublime

3. Then download Gocode, put the bin file and github.com in the SRC directory
Go-src-bin-gocode.exe ...
Go-src-github.com-nsf-gocode ... (Gocode)
Go-src-github.com-go_sql_driver-mysql ... (Database-driven)
GO-SRC-... Go file


Errors may occur during installation, files cannot be selected by default when an error occurs
Workaround: Select Preference--browse packages to enter the directory, delete all files, then disassemble the program, reinstall the sublime



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.