Look into how to convert `Rust` regex expressions to `C#` and add `Regex` matching for `Title`
Open
core
enhancement
help wanted
- Dominant language
- C#
- Stars
- 466
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
For more, see the conversation from #685.
Conversion of Rust regular expressions seems like a hard computer science problem. It _might_ be possible.
I think the easier option would be to use C# FFI to bind to a Rust function which takes the Rust regex.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the conversation from issue #685, then determine how title matching is currently handled and where a Rust regex or C# FFI boundary would fit. Done means a resolved approach for Rust-to-C# regex handling and Regex matching for Title, with the relevant behavior covered by the project's tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, rust
- Domain
- desktop, operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100