Giter Site home page Giter Site logo

Better Auto-Imports about vscode_deno HOT 3 CLOSED

denoland avatar denoland commented on May 25, 2024 1
Better Auto-Imports

from vscode_deno.

Comments (3)

Skillz4Killz avatar Skillz4Killz commented on May 25, 2024

Here is another issues related to imports. When you have cached code and you want to jump through it to maybe easily read source code, you get a lot of issues.

image

The main issue here is that these imports become any since they arent seen as valid imports. This makes all the typings below it useless which trickles down to end users by causing types being imported from deno libs as broken.

image

But message is not supposed to be any
image
image
image

from vscode_deno.

Skillz4Killz avatar Skillz4Killz commented on May 25, 2024

Another issue noted with imports:

image

image

What it should be doing:
image

from vscode_deno.

justjavac avatar justjavac commented on May 25, 2024

@Skillz4Killz I have found a solution for this bug, I will fix it later. Thank you.

via justjavac/typescript-deno-plugin#40

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.