Skip to content

Instantly share code, notes, and snippets.

@CLOUGH
Created April 5, 2019 22:12
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 CLOUGH/514bbf581e6aa370dba7383401cc4d51 to your computer and use it in GitHub Desktop.
Save CLOUGH/514bbf581e6aa370dba7383401cc4d51 to your computer and use it in GitHub Desktop.
Convert GraphQL variables to java variables in vscode
(\w+):\s{0,1}\[{0,1}(\w+)\]{0,1}
private $2 $1;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment