brackets-regex-editor
brackets-regex-editor copied to clipboard
The "g" option is ignored
In this example /(focus|open=\d*)/ig; it seems that the "g" option is not shown (used)?
Looking into this.