Dorian Karter
Dorian Karter
@zdcthomas have you had any luck looking into this? if you want extra 👀 I'd be happy to pair this weekend
Unfortunately not. I tried the directive approach but that didn't work. But if I figure it out I'm hoping to submit a `bun create ts-react` PR so that others don't...
This looks good to me! Not sure why the tests are not passing though - worth investigating. I've fixed the timeout issues in CI so this is likely a real...
Same it didn't appear to fix the issue for me. Here's what I'm seeing (notice how the breadcrumb is incomplete):
@SmiteshP ```lua { { icon = " ", kind = 2, name = "IntegrationLoop.Accounts.DeactivateAccount", scope = { ["end"] = { character = 3, line = 75 }, start = {...
@SmiteshP I'm still seeing this issue (or a variant of it) with the latest nvim-navic:   Also seems like...
@akahuku any chance you will support the new Firefox Quantum (v57)?
@jasontibbitts sorry for the confusion. I was searching for wasavi on the firefox add-ons directory here: https://addons.mozilla.org/en-US/firefox/ and could not find it. I was able to download it from the...
Agree, I found myself accidentally typing that in Wasavi. At the very least it would be nice to have `cmap` / `cnoremap` to allow adding this as an alias in...
If you want preview you can install the rouge gem: `gem install rouge` and use this code ```vim " Files + devicons function! Fzf_dev() let l:fzf_files_options = '--preview "rougify {2..-1}...