Skip to content

Support language service within <script> in HTML files. #1382

Description

@dojyorin

Is your feature request related to a problem? Please describe.

Currently, JavaScript code within <script> tags in HTML files uses VS Code's built-in language service, but it's insufficient and inconvenient.
Specifically, it doesn't support new APIs such as Temporal, and it doesn't load imported code, etc.

Describe the solution you'd like

Deno's language service is highly functional, so if it could be used within <script> tags, its usability would be further enhanced.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions