Naser Aleisa
Naser Aleisa
> Depends on #39 Since component testing has not been setup yet, I opted to introduce it in it's own PR. ~Until #39 is merged, [this](https://github.com/thenbe/svelte-french-toast/compare/inline-direction...component-tests ) diff may be...
## Expected Given the following code snippet, both hrefs should be highlighted as expressions. ```svelte const id = '123'; first second ``` ## Actual Only the second href is properly...
The button was not consistently showing in github lately (depending on the version of the UI you're getting). I kept the original selectors, but added new ones as a fallback...
On firefox, peek fails to re-render a button on client-side navigation, and a full page refresh is often necessary. This is because peek will update the button too early and...
Is there a way to paste the command into the terminal without executing it? For cases where you want the command pasted into the terminal but you'd like to edit...
For workspace, perhaps we can use the definition from this blog [post](https://blog.cachix.org/posts/2022-07-29-cachix-deploy-public-beta/). > https://blog.cachix.org/posts/2022-07-29-cachix-deploy-public-beta/ `workspace`: a group of agents --- As for `deployment`, I'm not sure I understand it well....
### Reproduction 1. Add this to your mappings. ``` map n performFind last highlight ``` 1. Go to https://news.ycombinator.com 1. Type `/` 1. Type `com` 1. Hit `Enter` 1. Hit...
The sign-up form lets you select a maximum of 2 key types (out of ~9 choices). The `collegiate thesaurus` type works OK. The `collegiate dictionary` does not: ``` Unable to...
### Issues - [X] I have checked [existing issues](https://github.com/vuki656/package-info.nvim/issues?q=is%3Aissue) and there are no issues with the same problem. ### Plugin Version - [X] I am using the latest version of...