You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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](https://private-user-images.githubusercontent.com/4675382/361289743-5bb9a799-75f9-4f36-a877-0c5178ea5da3.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwOTAyMzMsIm5iZiI6MTczOTA4OTkzMywicGF0aCI6Ii80Njc1MzgyLzM2MTI4OTc0My01YmI5YTc5OS03NWY5LTRmMzYtYTg3Ny0wYzUxNzhlYTVkYTMucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDlUMDgzMjEzWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9OTBhNGUxNjUwZmFlYjFlMTg2NWJjMjVkYTE5MTQ3MWI3MWNjYzE5MGE2MDE0NTA1OGU3MWY1ZWQ5ZWJjN2JiNCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.WUVR4cnIXbVBra9dHWlbcq7QGHvqItutHndibhhixQI)
The text was updated successfully, but these errors were encountered: