Skip to content

go-wyvern/vscode-goplus

 
 

Repository files navigation

logo

Build Status License

GoPlus (Go+) Plugin for vscode

This extension provides rich language support for the Go+ programming language in VS Code.

Supported Vscode versions

  • 1.46.0+

Example

example

Install Go

Before you start coding, make sure that you have already installed Go, as explained in the Go installation guide.

If you are unsure whether you have installed Go, open the Command Palette in VS Code (Ctrl+Shift+P) and run the goplus

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

About

GoPlus (Go+) Plugin for vscode

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%