# Volarjs > description: VolarJS has top-notch support for embedded languages and can drastically simplify the mappings needed to get editing features working across the different parts of your files. --- # Source: https://github.com/volarjs/docs/blob/main/src/content/docs/core-concepts/embedded-languages.mdx --- title: Embedded languages description: VolarJS has top-notch support for embedded languages and can drastically simplify the mappings needed to get editing features working across the different parts of your files. --- A lot of programming languages used these days are composed of other programming languages. The most famous example is HTML, in which you will find JavaScript and CSS in `