-
Notifications
You must be signed in to change notification settings - Fork 29.5k
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
Improve support for Javascript in HTML #15377
Comments
And typescript :D #14032 see comment
|
This would be great. I currently can only get intelliSense in my JS files—but not in HTML files with script tags. |
I'm using the latest insider 1.8 builds. |
Note - duplicate issue here #3465 |
Added single file support for JavaScript in HTML (no script includes are followed). |
Is there a plan to allow intellisense for imported variables in <script> tags inside html files? |
No, it's currently not on the plan. We first want to see how much the demand for more support for JavaScript inside HTML is. Please file issues or vote (add thumbs ups) on existing ones. |
So, going over the various threads regarding As an observer, who has been waiting for the feature but decided to observe, I think we need a better mechanism to communicate! I really do appreciate how much effort is involved to manage all those threads in a consistent manner, and let's not forget having to actually work on the project. So, maybe if we can think of a better system around unique features (and maybe sub-features or preferences) and have one place for people to vote. My opinion: this [reliable editing of scripts in tags, like scripts in files, and enough contextual awareness of the fact that the script is in this particular HTML] is important and there is enough justification to give it some importance. Thanks! |
when opening the script tags with |
No description provided.
The text was updated successfully, but these errors were encountered: