Giter Site home page Giter Site logo

Comments (7)

razzmatazz avatar razzmatazz commented on July 28, 2024

I am still on a vacation for a while (until next week) -- will take a look then

from csharp-language-server.

Decodetalkers avatar Decodetalkers commented on July 28, 2024

Hello ,any update?

from csharp-language-server.

razzmatazz avatar razzmatazz commented on July 28, 2024

Sorry, busy with other things. I don't have nvim setup myself yet.

from csharp-language-server.

razzmatazz avatar razzmatazz commented on July 28, 2024

ok, I wrote the same thing to neovim/neovim#18147 but here it follows:


Hmm, I believe csharp-ls has broken behaviour wr.t. incremental sync..

I was trying to replicate the problem and managed to setup packer+nvim-lspconfig and immediately hit the problem where typing things too fast in nvim triggers document sync problems.

My plan here is to:

  • update csharp-ls to properly handle full sync behaviour from the client (via negotation)
  • add a command line param to force full sync
  • add a PR to nvim-lspconfig to set this param until we have this partial sync bug diagnosed (whether this is csharp-ls or nvim at fault)
  • fix the actual problem

from csharp-language-server.

razzmatazz avatar razzmatazz commented on July 28, 2024

Hey @Decodetalkers sorry for taking this long.

I think I have fixed the bug with 396387c -- it was actually a problem with how csharp-ls was handling incremental file changes. At least for me typing fast in nvim does not cause sync errors anymore, so hopefully your problem with formatting is fixed too. Please confirm if so.

I have released a new version of csharp-ls:

from csharp-language-server.

Decodetalkers avatar Decodetalkers commented on July 28, 2024

Hey @Decodetalkers sorry for taking this long.

I think I have fixed the bug with 396387c -- it was actually a problem with how csharp-ls was handling incremental file changes. At least for me typing fast in nvim does not cause sync errors anymore, so hopefully your problem with formatting is fixed too. Please confirm if so.

I have released a new version of csharp-ls:

Yes, fixed

from csharp-language-server.

razzmatazz avatar razzmatazz commented on July 28, 2024

Closing this then

from csharp-language-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.