Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
markshift-extension
New to Visual Studio Code?
Get it now.
markshift-extension
Shohei Fujii
|
12 installs
|
(
0
)
|
Free
VSCode Extension for Markshift
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
Markshift Language Server
Install Server Dependencies
git clone
https://github.com/ompugao/markshift
pip3 install -e markshift[languageserver]
Create
.vscode/settings.json
file and set
python.pythonPath
to point to your python environment