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
vls
, the Vue Language ServerThe language client launches vls
on port 6005 whenever a Vue file is opened.
To compile:
yarn yarn compile # or yarn watch
To debug:
all
. Run it.vls
.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:
yarn global add vls
and point the setting to yarn global dir
+ node_modules/vls
/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