This repository has been archived by the owner on Jan 9, 2024. It is now read-only.
Releases: gopcode/vscode-goplus
Releases · gopcode/vscode-goplus
Release v0.7.8
Release v0.7.4
- The code uses the bundle method to compile and publish
- Use the new code formatting tool gopfmt
Release v0.7.1
Feature Support
- Syntax Highlight
- Auto Snippet
- Format Source Code
- Semantic Highlight
- Auto Completion
- Hover function Display
- Auto import
- Code Diagnostics
- Help With Function and Method Signatures
- Show Definitions of a Symbol
- Find All References to a Symbol
- Highlight All Occurrences of a Symbol in a Document