DEV Community

Cover image for Custom Elements Language Server Alpha Released
Matsuuu
Matsuuu

Posted on

3

Custom Elements Language Server Alpha Released

I've been working on a language server for Custom Elements / Web Components in general. It's aim is to provide the missing language features for custom elements, including but not limited to

  • Code Completion
  • Go to Definition / References
  • Diagnostics
  • QuickInfo
  • Type Hints

You can find the project in GitHub: https://github.com/Matsuuu/custom-elements-language-server

You can also download the plugin for VSCode at https://marketplace.visualstudio.com/items?itemName=Matsuuu.custom-elements-language-server-project

Top comments (0)

Image of Datadog

Get the real story behind DevSecOps

Explore data from thousands of apps to uncover how container image size, deployment frequency, and runtime context affect real-world security. Discover seven key insights that can help you build and ship more secure software.

Read the Report

πŸ‘‹ Kindness is contagious

If this was helpful, drop a ❀️ or a friendly comment below!

Let’s go!