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

Provide some kind of welcome/orientation for first-time users #51

Closed
eamodio opened this issue Mar 15, 2017 · 8 comments
Closed

Provide some kind of welcome/orientation for first-time users #51

eamodio opened this issue Mar 15, 2017 · 8 comments
Assignees
Labels
feature New feature or request

Comments

@eamodio
Copy link
Member

eamodio commented Mar 15, 2017

GitLens has a bunch of features many of which are not very discoverable. Figure out ways to welcome/orient users and/or make features more discoverable.

Any ideas are very welcome here.

@eamodio eamodio added help wanted Want community input and/or pull request feature New feature or request labels Mar 15, 2017
@RogerThiede
Copy link

👍
I ran into this problem after installing GitLens and opening a source code file.
I couldn't figure out how to access the features such as displaying Git Blame, and my editor had no "Toggle Blame Annotations" button in the upper right. After hunting around, I realized I had to open the git folder in Visual Studio Code before the GitLens features would activate. This was very different than my normal use case of opening a source code file via "open xxx.c" in Terminal to open Visual Studio Code with the file.

@eamodio
Copy link
Member Author

eamodio commented Apr 1, 2017

@RogerThiede FYI in the next GitLens version (coming soon) there will no longer be a restriction on having to open a folder for GitLens to work.

@eamodio
Copy link
Member Author

eamodio commented Apr 4, 2017

@RogerThiede I've just published v3.2.0 which adds support for working without a loaded folder -- hope that helps!

@RogerThiede
Copy link

RogerThiede commented Apr 6, 2017 via email

@Giusti
Copy link

Giusti commented Oct 6, 2017

I just started with visual studio code, and tried gitlens, I am getting the Error that it cant find my git installation so as suggested I wanted to change the gitlens.advanced.git. But nowhere is actually explained where you enter those commands because they didnt work in cmd + shift + p, or in the terminal so I am kinda confused. When I open cmd + shift + p and enter gitlens I get some commands listed but no way to change the gitlens.advanced.git....

@eamodio
Copy link
Member Author

eamodio commented Oct 10, 2017

@Giusti sorry for the delayed response, I didn't notice the update to this issue (FYI in the future its best to open a new issue unless there is a true duplicate)

the gitlens.advanced.git is a setting that goes into you vscode settings file: See here: https://code.visualstudio.com/docs/getstarted/settings

So you would add a line that looks something like "gitlens.advanced.git": "<put-your-full-path-to-git.exe-here>"

Hope that helps.

@eamodio eamodio added this to the Backlog milestone Jan 2, 2018
@eamodio eamodio modified the milestones: Backlog, Soonish™ Jan 16, 2018
@eamodio
Copy link
Member Author

eamodio commented Jan 17, 2018

Here is an early peek into a Welcome page for GitLens. Please let me know what you all think, and what other content the welcome page should have (it is way too light on real content right now). Any suggestions, help, etc is greatly appreciated.

image

@eamodio eamodio self-assigned this Jan 18, 2018
@eamodio eamodio modified the milestones: Soonish™, Soon™ Jan 19, 2018
@eamodio eamodio removed the help wanted Want community input and/or pull request label Jan 25, 2018
@eamodio eamodio closed this as completed in 6c3716d Feb 7, 2018
billsedison added a commit to noside911/vscode-gitlens that referenced this issue Jan 4, 2019
@eamodio eamodio removed this from the Soon™ milestone Jul 19, 2019
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants