Skip to content

Oddity with cursor movement after hitting enter #1188

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

Closed
wsmelton opened this issue Feb 4, 2018 · 3 comments
Closed

Oddity with cursor movement after hitting enter #1188

wsmelton opened this issue Feb 4, 2018 · 3 comments

Comments

@wsmelton
Copy link

wsmelton commented Feb 4, 2018

System Details

PS C:\GitHub\StackDb> code -v
1.19.3
7c4205b5c6e52a53b81c69d2b2dc8a627abaa0ba
x64
PS C:\GitHub\StackDb> $pseditor.EditorServicesVersion

Major  Minor  Build  Revision
-----  -----  -----  --------
1      5      1      0


PS C:\GitHub\StackDb> code --list-extensions --show-versions
AlanWalk.markdown-toc@1.5.6
daylerees.rainglow@1.5.2
eamodio.gitlens@7.5.10
ms-mssql.mssql@1.3.0
ms-vscode.PowerShell@1.5.1
ms-vscode.wordcount@0.1.0
ryu1kn.partial-diff@0.5.1
sensourceinc.vscode-sql-beautify@0.0.4
Shan.code-settings-sync@2.8.7
streetsidesoftware.code-spell-checker@1.6.3
waderyan.gitblame@2.2.0
PS C:\GitHub\StackDb> $PSVersionTable

Name                           Value
----                           -----
PSVersion                      5.1.16299.98
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.16299.98
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

Issue Description

Twitter conversation with Tyler...

Seeing odd behavior that just seems to pop-up on me that hitting enter for a new line and the cursor will just jump ack to the previous line.

Attached Logs

VSCode_PSExtension_CursorIssue.zip

@TylerLeonhardt
Copy link
Member

Thanks for the report, @wsmelton! We'll take a look!

@JamesLear92
Copy link

I experience the same thing, but only with very scripts, it seems to be when the 'references' labels occur

@rjmholt
Copy link
Contributor

rjmholt commented Oct 16, 2018

Going to close this as a duplicate of #1154.

@rjmholt rjmholt closed this as completed Oct 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants