Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Releases: gopcode/vscode-goplus

Release v0.7.8

07 Dec 11:57
53a954e
Compare
Choose a tag to compare

add classfile spx some feature

  • add spx snippet
  • support spx format on save
  • support spx syntax highlighting

Release v0.7.4

10 Oct 06:35
3b78f8d
Compare
Choose a tag to compare
  • The code uses the bundle method to compile and publish
  • Use the new code formatting tool gopfmt

Release v0.7.1

14 Jul 11:02
55ffdc1
Compare
Choose a tag to compare

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