Code Monkey home page Code Monkey logo

Comments (7)

rchl avatar rchl commented on June 21, 2024 1

I can reproduce the issue but this server is just a thin LSP layer on top of the Typescript tsserver API.

I can address issues that are specific to this LSP layer maintained here but if the issue appears to be deep in typescript's core then I'm not willing to spend hours or days of my free time debugging the issue.

Since it reproduces in VSCode, creating a bug report in Typescript repo should get the attention of the right people. It looks like an issue that is specific to the tsserver API that Typescript exposes and that's why it reproduces both in VSCode and with this server which is based on VSCode's implementation.

from typescript-language-server.

martaver avatar martaver commented on June 21, 2024

I added tsserver.log to the repro, which covers starting TS Language Server and making a change to the file.

from typescript-language-server.

martaver avatar martaver commented on June 21, 2024

Possibly related to issue: microsoft/vscode#177595

from typescript-language-server.

rchl avatar rchl commented on June 21, 2024

Based on the linked issue it seems like the issue was fixed in typescript.

from typescript-language-server.

martaver avatar martaver commented on June 21, 2024

Based on the repro I provided, in vscode insiders with typescript@beta, the error is still present. This issue should still be open.

from typescript-language-server.

rchl avatar rchl commented on June 21, 2024

It's not likely that this issue is in this server. I would suggest reporting it in the typescript repo since it reproduces with VSCode also which doesn't use this server.

from typescript-language-server.

martaver avatar martaver commented on June 21, 2024

from typescript-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.