Seems NTVS can't recognize regular expression such as
```
/\/\/.*?\/(.*)/
```
currently the color of the regex expression is black (should be red?), and doesn't have completion list
```
/\/\/.*?\/(.*)/
```
currently the color of the regex expression is black (should be red?), and doesn't have completion list