0.0.18-33 • Published 6 years ago

@workbench-stack/server-monaco v0.0.18-33

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

To run tests

`npm link`
`npm link @xtermstack/xterm-server-core`
`npm install`
`tsc`
`npm run test`

// needed packages for go language (commants execute in workbench root ) 1) gocode for hints https://github.com/nsf/gocode

```
export GOPATH=$HOME/goprojects(path to workbench-stack)
export PATH=$PATH:$GOPATH/bin

go get -u github.com/nsf/gocode

```

2) godef fo hover, for definition https://github.com/buaazp/Godef

>go get -v github.com/rogpeppe/godef

>go get -v golang.org/x/tools/cmd/guru

3) goreturns for format https://github.com/sqs/goreturns

>go get -u sourcegraph.com/sqs/goreturns

4) go-outline for go to Symbol command (context menu) https://github.com/lukehoban/go-outline

>go get -u github.com/lukehoban/go-outline

// need tsserver fro ts/js language

0.0.18-33

6 years ago

0.0.18-31

6 years ago

0.0.18-30

6 years ago

0.0.18-29

6 years ago

0.0.18-27

6 years ago

0.0.18-26

6 years ago

0.0.18-25

6 years ago

0.0.18-24

6 years ago

0.0.18-23

6 years ago

0.0.18-22

6 years ago

0.0.18-21

6 years ago

0.0.18-20

6 years ago

0.0.18-19

6 years ago

0.0.18-18

6 years ago

0.0.18-y.0

6 years ago

0.0.18-17

6 years ago

0.0.18-16

6 years ago

0.0.18-15

6 years ago

0.0.18-14

6 years ago

0.0.21-0

6 years ago

0.0.18-13

6 years ago

0.0.18-12

6 years ago

0.0.18-11

6 years ago

0.0.18-10

6 years ago

0.0.18-6

6 years ago

0.0.18-5

6 years ago

0.0.18

6 years ago