Skip to content

Instantly share code, notes, and snippets.

@hightemp
Created June 22, 2020 08:13
Show Gist options
  • Select an option

  • Save hightemp/2e9dd8dd43ad18d1c32e164975f41866 to your computer and use it in GitHub Desktop.

Select an option

Save hightemp/2e9dd8dd43ad18d1c32e164975f41866 to your computer and use it in GitHub Desktop.
Добавление комментария NOTE перед функцией в javascript
(async\s+)?(\w+)(\s*\(.*?\)\s*)(\s*\/\/.*?)?
\{
// NOTE: $2
$1$2$3$4
{
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment