Giter Site home page Giter Site logo

Comments (14)

VSCodeTriageBot avatar VSCodeTriageBot commented on May 1, 2024

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.88.1. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

from typescript.

flixyudh avatar flixyudh commented on May 1, 2024

I just Restart Update my vscode and here's my vscode About

Screen Shot 2024-04-15 at 13 57 41

but the error still persist, Intellisense still not show
Screen Shot 2024-04-15 at 13 58 28

from typescript.

oluwaseunladeinde avatar oluwaseunladeinde commented on May 1, 2024

I am also having the same issue. This started after my recent upgrade to 15.36.46 on macos. I have tried all the fixes I am aware of, restart VS Code, Shut down your PC and start over again but nothing has improved the situation. Is there something I am missing?

from typescript.

mjbvz avatar mjbvz commented on May 1, 2024

What if you trigger IntelliSense outside of an import?

Image

from typescript.

flixyudh avatar flixyudh commented on May 1, 2024

If I change Language mode to javascript, it seems the intellisense works.

Screen Shot 2024-04-15 at 22 12 30

but when I change it to Javascript JSX, the intellisense is not working

Screen Shot 2024-04-15 at 22 13 43

and Intellisense outside import working as below (while keep using javascriptreact as Language Mode)

Screen Shot 2024-04-15 at 22 15 27

from typescript.

RyanCavanaugh avatar RyanCavanaugh commented on May 1, 2024

This all looks like it's working. What are you expecting to see where, and why?

from typescript.

flixyudh avatar flixyudh commented on May 1, 2024

This all looks like it's working. What are you expecting to see where, and why?

I'm expecting when I typing import { } from "react[caret here]"; vscode should suggest me with react, react-native and all react prefix installed at package.json, but now there's no suggestion appear.

Screen Shot 2024-04-15 at 22 41 36

before the update, the Intellisense is working well, when I typing React.uses vscode would suggest me React.useState. But now even when I type React. all React component is not appear.

Screen Shot 2024-04-15 at 22 43 27

from typescript.

RyanCavanaugh avatar RyanCavanaugh commented on May 1, 2024

You're in an unsaved buffer. Does this work once the file is saved to a concrete location on disk?

from typescript.

flixyudh avatar flixyudh commented on May 1, 2024

it doesn't work when I edited saved file.

also it's should work with temporary file created by vscode, I've tried many times before.

from typescript.

RyanCavanaugh avatar RyanCavanaugh commented on May 1, 2024

We need a full repo that demonstrates this behavior

from typescript.

flixyudh avatar flixyudh commented on May 1, 2024

We need a full repo that demonstrates this behavior

@RyanCavanaugh I don't know what do you mean about it, does the Intellisense works for you? what info should i provide?

Now I've check the import working as expected, @mjbvz does the title need to be adjusted?

Screen Shot 2024-04-16 at 10 12 24

but list components inside react-native not show.

Screen Shot 2024-04-16 at 10 13 22

something seems not right, when I cmd+click the react-native import, vscode opening index.js on path <my_project>/node_modules/react-native/index.js, if I remember correctly, it should pointing to vscode cache folder with .tsx extension.

from typescript.

flixyudh avatar flixyudh commented on May 1, 2024

@mjbvz @RyanCavanaugh

how do I download lower version of vscode and disable auto update? I can't work properly since the Intellisense stop running.

from typescript.

cpt-westphalen avatar cpt-westphalen commented on May 1, 2024

Same problem. Started this week. No Intellisense for anything that is not on the file I have open. I'm on an Ubuntu.

VS CODE
Version: 1.88.1
Commit: e170252f762678dec6ca2cc69aba1570769a5d39
Date: 2024-04-10T17:34:12.840Z
Electron: 28.2.8
ElectronBuildId: 27744544
Chromium: 120.0.6099.291
Node.js: 18.18.2
V8: 12.0.267.19-electron.0
OS: Linux x64 5.15.0-102-generic

Also, I can confirm the same behavior: if I select the language as javascript, it starts to work again. I'm with TypeScript 5.4.4.

from typescript.

RyanCavanaugh avatar RyanCavanaugh commented on May 1, 2024

Please create a new issue with a sample repo we can reproduce the behavior on.

from typescript.

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.