Giter Site home page Giter Site logo

Comments (5)

nayeemrmn avatar nayeemrmn commented on September 24, 2024

@shevernitskiy When you hover something, do you get intellisense from both the node TS server and Deno, or just Deno? For example if you hover a symbol do you see the same content twice?

from vscode_deno.

shevernitskiy avatar shevernitskiy commented on September 24, 2024

I see content once in both cases - deno.enable true/false. When it's true it also point at incorrect import pathes (because without file extension). But in case of undefined or null deno.enable, it shows no any intellisense on symbol and any errors for import pathes.

from vscode_deno.

SkepticMystic avatar SkepticMystic commented on September 24, 2024

This sounds like the same underlying issue I'm experiencing. VS Code automatically updated to the latest deno extenstion release earlier today. Since then, TS intellisense has not worked at all. I don't get any content on hover. I noticed this in a Node project.

The output tab for Typescript gives a [error] TSServer exited. Code: null. Signal: SIGTERM error, then tries to restart 5 times before giving up. Sometimes the error is [error] TSServer errored with error. A system error occurred (write EPIPE), but I can't reproduce that.

VS Code recommended disabling extensions before reporting the issue. It specifically mentioned disabling the Deno and Svelte extensions, presumably because they override TS intellisense. After disabling Deno, intellisense is back, with all other extensions enabled.

Some specs: I'm running VS Codium 1.85.1, with the latest Deno extension version, release a few hours ago.
Please let me know if there is more info I can provide.

from vscode_deno.

nayeemrmn avatar nayeemrmn commented on September 24, 2024

@SkepticMystic That's a separate issue that's been addressed, please upgrade to the latest version of the extension 3.33.2

from vscode_deno.

SkepticMystic avatar SkepticMystic commented on September 24, 2024

Alright. VS Codium doesn't see the new version yet, but I will try again tomorrow. Thanks!

from vscode_deno.

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.