oxcrow

Results 16 issues of oxcrow

Hi, I love the customisation options avy has. I implemented the function to jump to the words on the current line and have been using it a *lot* for editing...

Hello, Thank you for creating the examples. They make it slightly easier to understand rsmpi. However, since Rust is somewhat difficult for new beginners, I found it slightly challenging to...

Hi, I absolutely love how pest can report errors in a simple manner. I have fixed many bugs within my grammar because of pest's error reports. However sometimes some extra...

Hello, Would it be possible to allow the use of `ensure!` macro without an error message. Sometimes I just want to write the assertion test without worrying about creating a...

**Describe the bug** I tried to create a macro `ok()` that checks if an error code `ie` is set and returns from the subroutine. This was intended to reduce the...

bug

Hello, Your plugin is pretty minimalist, clean, and nice. As we scroll up and down, the line/column number changes, and shifts the entire line around. Specifically the column number causes...