Billy

Results 49 comments of Billy

@vyshnav-vinod Yes this is, I guess the assignee doesn't want to continue working on this anymore as they didn't respond to any of the comments. You can give it a...

@vyshnav-vinod I think it would make sense to keep a single history across all the tabs, that would make it more usable. But also you may keep a max size...

@vyshnav-vinod the idea were to have those lookalike buttons for two purposes: 1. tab shifting 2. history navigation Although the former doesn't have a big use case, when you have...

@vyshnav-vinod I guess we can just directly store the cursor positions changes on mouse clicks and maybe tab switches for now, no need to check for any n number of...

@RINO-GAELICO I say this one is hard to tackle as it requires good knowledge about both tree-sitter, biscuit's editor component and language features, so this is not a good first...

@shirsakm this issue wasn't well documented at the time it was created because it was only a rough idea. I will add some more useful notes to mark this as...

@shirsakm issue is now fully documented, would you like to try implementing this?

@shirsakm pardon, I forgot to include the changes to be done to the extension manager before this issue will be worked on. I have edited this issue to include https://github.com/tomlin7/biscuit/issues/438

@shirsakm #438 is done, have a look at the changes as well!

update: we may use cookiecutter for this