Skip to content

Instantly share code, notes, and snippets.

@SilentEchoGM
Created November 20, 2021 01:55
Show Gist options
  • Save SilentEchoGM/d0c34a4c43c9c005556f33ee306265a6 to your computer and use it in GitHub Desktop.
Save SilentEchoGM/d0c34a4c43c9c005556f33ee306265a6 to your computer and use it in GitHub Desktop.
VSCode Snippets Replace Back Slash with Forward Slash
${RELATIVE_FILEPATH/(\\\\)/\\//g}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment