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

Adding option to configure cursor blinking #500

Merged
merged 2 commits into from
Dec 4, 2015
Merged

Adding option to configure cursor blinking #500

merged 2 commits into from
Dec 4, 2015

Conversation

Protectator
Copy link
Contributor

Aims to solve #460.

This adds the possibility to change the cursor's blink in the config file :

    // Controls the cursor blinking animation.
    "editor.cursorBlinking": "blink"

Possible values are the already implemented "blink", "visible" and "hidden".

@msftclas
Copy link

Hi @Protectator, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!
You've already signed the contribution license agreement. Thanks!
We will now validate the agreement and then real humans will evaluate your PR.

TTYL, MSBOT;

@egamma egamma mentioned this pull request Dec 4, 2015
34 tasks
alexdima added a commit that referenced this pull request Dec 4, 2015
Adding option to configure cursor blinking
@alexdima alexdima merged commit 4383c34 into microsoft:master Dec 4, 2015
@alexdima
Copy link
Member

alexdima commented Dec 4, 2015

@Protectator Looks great! Thank you for this and apologies for taking so long to merge it in. ❤️

@alexdima alexdima mentioned this pull request Dec 4, 2015
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants