Skip to content

yyyxy/vscode-plugin-for-braid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vscode plugin for braid

A vscode plugin for braid.

Installation

step1. run command git clone https://github.com/yyyxy/vscode-plugin-for-braid.git . then run command cd vscode-plugin-for-braid

step2. change directory to biker/braid, using command cd biker/braid

step3. install the required libraries , using command pip install -r requirements.txt

step4. start backend server, using command python server.py. it is required to run this project with python3 version.

run-server

step5. open plugin-end code folder with vscode editor.

open-code-with-vscode

step6. change to panel Run, click the Start Debugging button. then vscode will open a new window for you to test the plugin.

debug-panel

a-new-vscode-window

Usage

step1. Ctrl+F9 (windows,Linux) or Cmd+F9 (OSX), and type your query string, for example, "how to sort"

how-to-query

step2. view the query results

query-results.png

step3. click the desired item to feedback your selection.

click-to-feedback

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published