A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/vuejs/vetur/wiki/Developing-Language-Server-Features below:

Developing Language Server Features · vuejs/vetur Wiki · GitHub

When issue is complex, comment on feature requests first to get feedback and implementation pointers before sending PR.

Some helpful resources:

Vetur consists of 2 parts

The language client launches vls on port 6005 whenever a Vue file is opened.

To compile:

yarn
yarn compile
# or yarn watch

To debug:

It should look like this (notice the server/client under CALL STACK):

vetur.dev.vlsPath

You can use this setting to make Vetur load a development version of vls. Some use cases:

Two ways of using it:

  1. yarn global add vls and point the setting to yarn global dir + node_modules/vls
  2. Clone this repo, build it and point it to the ABSOLUTE path of /server
git checkout v0.xx.xx
yarn && yarn compile
# https://github.com/mifi/stacktracify
npx stacktracify server/dist/vls.js.map

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4