From 7fe1d80e3fa6d8aab541e494644b11e857c1d963 Mon Sep 17 00:00:00 2001 From: Princesseuh <3019731+Princesseuh@users.noreply.github.com> Date: Sat, 6 Apr 2024 01:53:53 +0200 Subject: [PATCH] feat: progress on the server guide --- src/content/docs/guides/first-server.mdx | 458 ++++++++++++++++++----- 1 file changed, 358 insertions(+), 100 deletions(-) diff --git a/src/content/docs/guides/first-server.mdx b/src/content/docs/guides/first-server.mdx index de9a588..e63bf80 100644 --- a/src/content/docs/guides/first-server.mdx +++ b/src/content/docs/guides/first-server.mdx @@ -4,11 +4,12 @@ title: Your First Volar Language Server > This page is a work in progress. Interested in contributing some documentation to it, or want to improve it? [Edit this page on GitHub](https://github.com/volarjs/docs/blob/main/src/content/docs/guides/first-server.mdx) - import { Tabs, TabItem, Aside, FileTree } from "@astrojs/starlight/components"; In this guide, you will learn create a simple Volar language server and VS Code client. To keep things simple, the language it'll support will look suspiciously like HTML, albeit with one twist: Only one `