Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Another assertion in interactive window #38

Closed
huguesv opened this issue Sep 24, 2015 · 0 comments
Closed

Another assertion in interactive window #38

huguesv opened this issue Sep 24, 2015 · 0 comments
Assignees
Labels

Comments

@huguesv
Copy link
Contributor

huguesv commented Sep 24, 2015

  1. Type:
library(graphics)
  1. Press up arrow
  2. Press down arrow
---------------------------
Assertion Failed: Abort=Quit, Retry=Debug, Ignore=Continue
---------------------------
No editor document available



   at Microsoft.R.Editor.Document.EditorDocument.FromTextBuffer(ITextBuffer textBuffer) in C:\Projects\GitHub\huguesv\RTVS\src\R\Editor\Impl\Document\EditorDocument.cs:line 91

   at Microsoft.R.Editor.SmartIndent.SmartIndenter.GetSmartIndent(ITextSnapshotLine line) in C:\Projects\GitHub\huguesv\RTVS\src\R\Editor\Impl\SmartIndent\SmartIndenter.cs:line 127

   at Microsoft.R.Editor.SmartIndent.SmartIndenter.GetDesiredIndentation(ITextSnapshotLine line, IndentStyle indentStyle) in C:\Projects\GitHub\huguesv\RTVS\src\R\Editor\Impl\SmartIndent\SmartIndenter.cs:line 57

   at Microsoft.R.Editor.SmartIndent.SmartIndenter.GetDesiredIndentation(ITextSnapshotLine line) in C:\Projects\GitHub\huguesv\RTVS\src\R\Editor\Impl\SmartIndent\SmartIndenter.cs:line 44

   at Microsoft.VisualStudio.InteractiveWindow.InteractiveSmartIndenter.GetDesiredIndentation(ITextSnapshotLine line)

   at Microsoft.VisualStudio.Text.Editor.Implementation.SmartIndentationService.GetDesiredIndentation(ITextVie......

<truncated>
---------------------------
Abort   Retry   Ignore   
---------------------------

@MikhailArkhipov MikhailArkhipov self-assigned this Sep 24, 2015
MikhailArkhipov referenced this issue in AlexanderSher/RTVS-Old Sep 24, 2015
Fix #42: Command for R Interactive window is not always present
Fix #39: Comment Selection command doesn't always respect multi line selection
Fix #38: Another assertion in interactive window
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants