Unsure if adding support for more standards is a desirable solution to the problem of writing more complicated regex for this project. For example flags like \K & \g I find useful, and writing equivalent regex for C# can become a bit time-consuming.
Making an issue so that the question is answered.
Edit: I am going to look into using githubs ai thing for automatically generating regex for myself
Unsure if adding support for more standards is a desirable solution to the problem of writing more complicated regex for this project. For example flags like \K & \g I find useful, and writing equivalent regex for C# can become a bit time-consuming. Making an issue so that the question is answered.
Edit: I am going to look into using githubs ai thing for automatically generating regex for myself