Skip to content

Instantly share code, notes, and snippets.

@samlucax
Last active March 10, 2022 20:02
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save samlucax/0ff842903571c9d2d734059b77f45615 to your computer and use it in GitHub Desktop.
Save samlucax/0ff842903571c9d2d734059b77f45615 to your computer and use it in GitHub Desktop.
Meus Snippets do Visual Studio Code
{
"References Cypress": {
"prefix": "cyref",
"body": [
"/// <reference types=\"cypress\" />"
],
"description": "Adiciona autocomplete comandos Cypress"
}
}
@AndreDimitrov
Copy link

Samuel, blz ?
Gostaria de saber como incluir o cyref ?
Valeu

@AnalistaMoisesInacio
Copy link

André vc pode adicionar usando o atalho, CTRL + Shift + P ou no menu do VS Code ir em File > Preferences > User Snippets . Selecionar a linguagem do snippet que irá adicionar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment