Author Topic: list buffers & history  (Read 1848 times)

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
list buffers & history
« on: September 28, 2019, 12:21:12 AM »
From File->Backup History for FileX.c
Open an old version of the file.
Leave history.
You now have a buffer that is "Version XX of C:\....FileX.c"
Use the "Files" tool window and double click that file.
You get a status line of "Invalid buffer id" - and you cannot switch to that buffer :-(


Weird -- From "Files" I tried to close this file - didn't work.
But then I tried again to switch to this buffer, and it works now!

Dan

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 2897
  • Hero Points: 153
Re: list buffers & history
« Reply #1 on: September 30, 2019, 09:53:19 AM »
So far I can't reproduce this.  I can jump to or close the old version from the list buffers dialog.  It does refer to it by a the buffer ID which is a minor issue.

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
Re: list buffers & history
« Reply #2 on: September 30, 2019, 05:28:17 PM »
Try opening a Visualstudio solution file - that seems to be part of the problem.
I couldn't repro with a plain Slickedit solution/project, but with a VS solution it happens.
I just used RestSharp.sln from:
git clone https://github.com/restsharp/RestSharp.git