Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【vscode.dev】jQuery library. Entering $. will not automatically prompt jQuery information #226572

Closed
darrenweb opened this issue Aug 26, 2024 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@darrenweb
Copy link

In https://vscode.dev, click the [open folder] button to open the project containing the jQuery library. and in js file entering $. will not automatically prompt jQuery information.
Here are the steps:

1.Create a jquery demo folder on my local computer,,
2.npm i @types/jquery
3.Open the URL https://vscode.dev through the latest Chrome browser, click open folder, and select the jquerydemo folder created in the first step above
4.Open the index.js file and enter $. I hope to see jQuery information, but there is no prompt.

In the previous version of vscode.dev, jquery information can be prompted normally,
and In the Visual Studio Code jquery information can be prompted normally,
but the latest vscode.dev version cannot prompt it.

look this.
27`Y~MC5W5 PF 1W_V@D6L9

@mjbvz
Copy link
Collaborator

mjbvz commented Aug 27, 2024

Duplicate of #182791

Should work in the latest insiders version of vscode.dev

@mjbvz mjbvz closed this as completed Aug 27, 2024
@mjbvz mjbvz added the *duplicate Issue identified as a duplicate of another issue(s) label Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants