Skip to content

Instantly share code, notes, and snippets.

@santiaago
Created April 27, 2018 13:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save santiaago/78bbc2ceea23f8be9bf2627098459ac8 to your computer and use it in GitHub Desktop.
Save santiaago/78bbc2ceea23f8be9bf2627098459ac8 to your computer and use it in GitHub Desktop.
"contributes": {
"commands": [
{
"command": "extension.sayHello",
"title": "Hello World"
}
]
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment