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

Unexpected cursor shape with Go To Definition #510

Closed
MadelineRitchie opened this issue Jul 25, 2016 · 3 comments
Closed

Unexpected cursor shape with Go To Definition #510

MadelineRitchie opened this issue Jul 25, 2016 · 3 comments

Comments

@MadelineRitchie
Copy link

MadelineRitchie commented Jul 25, 2016

What did you do?

Open two source files where one file references a type in the other file. I used .fs files; one with a record type that includes a record type from the other file.

Leave both files in Insert mode. From one file use F12 Go To Definition to navigate to the other file. Then press a vim mode command such as insert or append.

What did you expect to happen?

I expected to be able to Go To Definition and see the cursor indicating the current vim mode.

What happened instead?

The cursor indicates normal mode but typing a mode command inserts the letter.

Technical details:

  • VSCode Version: 1.3.1 e6b4afa53e9c0f54edef1673de9001e9f0f547ae
  • VsCodeVim Version: 0.1.3
  • OS: macOS El Capitan 10.11.5

Extensions installed

EditorConfig 0.3.1
Ionide-FAKE 1.1.0
Ionide-Paket 1.2.1
Ionide-fsharp 2.2.7
Path intellisense 1.0.2
PowerShell 0.6.1
C# 1.3.0
Mono Debug 0.10.20
yo 0.8.5
vscodevim 0.1.3

@MadelineRitchie
Copy link
Author

@johnfn johnfn added this to the Backlog milestone Jul 27, 2016
@johnfn
Copy link
Member

johnfn commented Jul 27, 2016

As this isn't really a critical error, just an annoyance, I'm going to put it in the backlog for now. PRs are always welcome.

@Paxxi
Copy link
Contributor

Paxxi commented Aug 2, 2016

This doesn't just affect go to definition, I've seen it as well just switching between two editor groups.

@johnfn johnfn closed this as completed in 7a3ef28 Aug 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants