Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-03-02 01:20
Flavor·Python

r"
^(/\*)(\n)(\*)(.*?)(\n)(\*/$)|(?<!:)(//)(.*?)$
"
gm
Open regex in editor

Description

It converts the format of Comment/Remark codes from JavaScript to VBA. 1-line Comments are converted to 1-line Comments Block Comments are converted to 1-line Comments

Submitted by anonymous