add Idea Go support, privoxy, virtualbox

This commit is contained in:
Newnius 2017-12-12 15:10:01 +08:00
parent f83707dac8
commit e706938306
2 changed files with 23 additions and 1 deletions

View File

@ -5,6 +5,26 @@
## Go
- Open `File` -> `Settings` -> `Plugins` -> `Browse Repositories` -> `Manage repositories...` -> `Add`
- Paste `https://plugins.jetbrains.com/plugins/alpha/5047`
- Press `OK`
- Press `reload`
- Search `GO`
- Install plugin `GO`
#### Higher version not supported ?
[Not able to install go lang plugin on intellij 2017.2 community edition](https://github.com/go-lang-plugin-org/go-lang-idea-plugin/issues/2897)
#### Add GOPATH
- Open `File` -> `Settings` -> `Languages & Frameworks` -> `GO` -> `Go Libraries` -> `Project Libraries`
- Add project root directory
## Python

View File

@ -2,6 +2,8 @@
sudo apt update && sudo apt install -y \
vim \
tree \
httpie \
keepass2 \
thunderbird
thunderbird \
privoxy