Skip to content

Commit

Permalink
Add a header to docs for server-side -debug mode section.
Browse files Browse the repository at this point in the history
  • Loading branch information
nsf committed Mar 27, 2014
1 parent b90a229 commit fac9b57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/IDE_integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ gocode -f=json autocomplete server.go 889
gocode -f=json autocomplete server.go c619
```

## Server-side Debug Mode ##

There is a special server-side debug mode available in order to help developers with gocode integration. Invoke the gocode's server manually passing the following arguments:
```bash
# make sure gocode server isn't running
Expand Down

0 comments on commit fac9b57

Please sign in to comment.