(no title)
loginx | 1 year ago
Many CoffeeScript constructs were adopted into JavaScript and TypeScript, but unfortunately, heregexes weren't among them.
loginx | 1 year ago
Many CoffeeScript constructs were adopted into JavaScript and TypeScript, but unfortunately, heregexes weren't among them.
yesbabyyes|1 year ago
Later languages have added support for the `x` flag, including C# and Rust. There is also a stage 1 proposal for JavaScript: https://github.com/tc39/proposal-regexp-x-mode
loginx|1 year ago
genewitch|11 months ago
I probably use regexes the most in notepad++