Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Install Go 

Download and install go for your machine from https://golang.org/dl/

...

Add your $USER/go/bin to your go path



Sync Dependencies


Adding Interrupt Support in Debugging

  • Navigate to Preferences → Keymap
  • Scroll to Debugger Actions and find "Interrupt".
  • Right mouse click and select "Add Keyboard Shortcut"
  • Click the input box and hot CTRL-C on your keyboard.
  • Click OK 
  • Click Apply


Image Added