Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

tris203

tris203 created a branch on tris203/rzls.nvim

open_docs - Hopefully, support for rzls in neovim

tris203 created a comment on an issue on tris203/rzls.nvim
A new issue is probably best. The changes were required to work with the new roslyn and razor LSPs.

View on GitHub

tris203 created a comment on a pull request on tris203/rzls.nvim
I am getting an error on the first code action, subsequent work: ``` Error executing vim.schedule lua callback: /home/tris/code/rzls.nvim/lua/rzls/server/lsp.lua:87: /usr/share/nvim/runtime/lua/v...

View on GitHub

tris203 closed an issue on tris203/rzls.nvim
All razor files in repo gets initialized. Is it possible to improve performance here?
First of all THANK YOU!!!! I've worked in blazor for 6 months now with no lsp for the razor files, and this plugin has been a revelation and a lifesaver. I can see I gave up looking for a solution ...
tris203 pushed 1 commit to main tris203/rzls.nvim
  • fix(documentstore): support new roslyn sync and lazy loading (#38) 2476306

View on GitHub

tris203 closed a pull request on tris203/rzls.nvim
fix(documentstore): support new roslyn sync and lazy loading
there have been some fairly major changes in the rzls/roslyn and vscode extension to mean that docs don't always need to be open This is a start of supporting that
tris203 created a comment on a pull request on pwntester/octo.nvim
> > No, because we just grab the unread items list, and marking it read fires the API even and optimistically removes it from the selector without the need to refresh the whole thing. > > Seems ...

View on GitHub

tris203 pushed 1 commit to master tris203/copilot.lua
  • Revert "fix: make root directory detection dynamic (#213)" This reverts commit 7593549975e73ad9a688439c2185f649a9eda... d3783b9

View on GitHub

tris203 created a comment on a pull request on zbirenbaum/copilot.lua
@zbirenbaum sorry to ping you twice in one day but there is something odd with this, it has broken copilot for me massively I am getting lots of duplicate client errors now

View on GitHub

tris203 forked zbirenbaum/copilot.lua

tris203/copilot.lua

tris203 created a comment on a pull request on zbirenbaum/copilot-cmp
@zbirenbaum just a ping to see if we can get this merged

View on GitHub

tris203 starred tursodatabase/limbo
tris203 created a comment on a pull request on tris203/rzls.nvim
This is getting quite big now, I think there is more room for refactor, but it might be easier to get this in and iterate before I conflict everything

View on GitHub

tris203 pushed 1 commit to dont_open tris203/rzls.nvim

View on GitHub

tris203 opened an issue on folke/snacks.nvim
bug: zen ghosting
### Did you check docs and existing issues? - [X] I have read all the snacks.nvim docs - [X] I have updated the plugin to the latest version before submitting this issue - [X] I have searched the ...
tris203 created a comment on an issue on tris203/rzls.nvim
@daveHylde if you want to test #38 Now would be good. Make sure your rzls and Roslyn servers at at latest (not sure if they are in nixpkgs yet)

View on GitHub

tris203 created a comment on a pull request on tris203/rzls.nvim
We should set the nowrite in an sutocmd

View on GitHub

tris203 pushed 1 commit to dont_open tris203/rzls.nvim

View on GitHub

tris203 created a review comment on a pull request on tris203/rzls.nvim
Can we build this into a variable of `required_fields` and then `deep_extend`. Just so we don't overwrite if there is something in this field in future

View on GitHub

tris203 created a review comment on a pull request on tris203/rzls.nvim
Can you call out the Neovim issue so we can remove this when it's fixed https://github.com/neovim/neovim/issues/31368

View on GitHub

tris203 created a review comment on a pull request on tris203/rzls.nvim
We should build this variable directly from the capabilities before disabling them. Then return the variable

View on GitHub

tris203 created a review on a pull request on tris203/rzls.nvim
Looks good Although it may make sense to wait to merge this until after the other doc store changes are in

View on GitHub

tris203 created a review on a pull request on tris203/rzls.nvim
Looks good Although it may make sense to wait to merge this until after the other doc store changes are in

View on GitHub

tris203 pushed 1 commit to dont_open tris203/rzls.nvim
  • wip: force set ft, because of some race condition f7a9b94

View on GitHub

tris203 pushed 1 commit to dont_open tris203/rzls.nvim

View on GitHub

tris203 pushed 1 commit to dont_open tris203/rzls.nvim

View on GitHub

tris203 created a comment on an issue on tris203/rzls.nvim
> VSCode also initializes all files and watches for any new razor files: > https://github.com/dotnet/vscode-csharp/blob/69234b01bba73e804448598c53d7486b8a26462e/src/razor/src/document/razorDocument...

View on GitHub

tris203 opened a draft pull request on tris203/rzls.nvim
fix(documentstore): support new fields
there have been some fairly major changes in the rzls/roslyn and vscode extension to mean that docs don't always need to be open This is a start of supporting that
tris203 created a branch on tris203/rzls.nvim

dont_open - Hopefully, support for rzls in neovim

tris203 pushed 2 commits to main tris203/.dotfiles
  • feat(nvim): add new plugins and update configurations - Added `flash.nvim` and `markdown.nvim` plugins - Updated `la... 61862bb
  • update lots of stuff, mainly bufferline and blink switch 01f0bb1

View on GitHub

Load more