Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deployment Guide of GitLens #2

Open
billsedison opened this issue Oct 5, 2018 · 0 comments
Open

Deployment Guide of GitLens #2

billsedison opened this issue Oct 5, 2018 · 0 comments
Labels
Announcement Announcement wontfix This will not be worked on

Comments

@billsedison
Copy link
Owner

How to run the VS Code extension

Clone the repo and switch to the root directory, then run

Build

npm i
npm run build

lint

npm run lint

Run

  1. Open the patched repository in Visual Studio Code
  2. Press "F5" to run
  3. A new VS Code window will open.
  4. Open a git repo folder
  5. Verify the functionality

Video Demo

  1. https://youtu.be/SksQaNvCyFs
  2. https://youtu.be/mK4QzNqH0Ks
  3. https://youtu.be/ofGZe6tZUew
  4. https://youtu.be/lcu1QtYU-kc - Bitbucket inline comment
  5. https://youtu.be/gCV0ptyOzGk - Bitbucket file-level comment
@billsedison billsedison added wontfix This will not be worked on Announcement Announcement labels Oct 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Announcement Announcement wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant