This request is to provide intellisense capabilities for referenced script tags on inline javascript, for example:
<script src="myJs.js">
<script>
myJs.IntellisenseGoesHere
</script>
Ideally typings files are also supported for an even better experience
I could not find an open issue on this so per @aeschli 's comment on the last ticket related to this #15377 , I am creating a new feature request here
This request is to provide intellisense capabilities for referenced script tags on inline javascript, for example:
Ideally typings files are also supported for an even better experience
I could not find an open issue on this so per @aeschli 's comment on the last ticket related to this #15377 , I am creating a new feature request here