question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Latest update changed insert cursor

See original GitHub issue

What did you do?

Pressed i

What did you expect to happen?

The cursor should change from a block cursor to a caret cursor.

What happened instead?

The cursor remained a block cursor.

Technical details:

  • VSCode Version: 1.10.2
  • OS: OS X

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:7
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

5reactions
xconvergecommented, Apr 6, 2017

Leaving this open a bit so that others may see it, will close it in the next few days

3reactions
juliankmazocommented, Apr 5, 2017

ahh, this is so weird. So, I looked for editor.cursorStyle and it was set to line in the default config. So I rewrite it again in my user settings an it worked. Looks like the update at first glance does not recognize the default config so you have to rewrite it in order to fix it. Now I delete it from my user settings and it works as expected.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Mouse-over insert cursor automatically changing due to different
While there is no option to modify the mouse pointer appearance within Word, it can be done by going to Start (Windows icon)...
Read more >
ArcPy rollback update / insert cursors if error occurs
My update cursor changes the first row, and then the insert cursors inserts the remaining rows. The update and insert work fine, ...
Read more >
Cursor—ArcGIS Pro | Documentation
A cursor is a data access object that can be used either to iterate through the set of rows in a table or...
Read more >
How to change the cursor between Normal and Insert modes ...
To change the shape of the cursor in different modes, you can add the following into your .vimrc file. For the GNOME Terminal...
Read more >
Geometry Not Updating With Update Cursor - Esri Community
To put it simply, the update cursor is updating normal attribute fields but not geometry. Has anyone ran into something like this before?...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found