Sabtu, 10 September 2016

How to Install Notepad++ and GoLang Plugin on Windows 8

 What you needs :

Steps : 

  1. Download and install Golang, from here.
  2. Set up your 'Environment Variables' on Control Panel. In order to do this open Control Panel > Search for 'Environment Variables'.
  3. Click 'New' on system variables.
  4. And create like this.
  5. Click OK and close Control Panel.
  6. Download and install Notepad++.
  7. Download go.xml and then copy it to  <Your install folder>/plugins/APIs
  8. Open Notepad++
  9. On the Notepad++ Toolbar menu select Language -> Define your language
  10. A user defined language window should open. Click the import button and navigate to the UserDefineLang.xml file and open it which you can download from here
  11. Restart Notepad++
  12. On the Notepad++ toolbar menu select Plugins -> Plugins Manager -> Show Plugin Manger
  13. Choose Gonpp and install Gonpp

How to test?

  1. Open Notepad++
  2. Click Language -> Go
  3. Type like this. You can change whatever you want in the words that circle.

  4. Than save as to C:/Go/Golang or C:/Program file/Go/Golang.
  5. And named as 'test.go' and click save.
  6. After that press "Alt+R"
  7. And...... Voila!
 --------------------------------------------------------------------------------------------------------------------------------

Sorry if my grammar full of mistakes

#CMIIW

----------------------------------------------------------------------------------------------------------------------------------
Big thank's for Github & many blogger

0 komentar:

Posting Komentar