You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cross-posted to the peep-dired issue queue, would be great to Project Explorer to support some sort of "peeping"/previewing, similar to Sublime Text 2's, where highlighting a file in the explorer opens it in a buffer adjacent to the file tree, but it is automatically closed when the user highlights another file in the tree (unless editing has been done or the file has been explicitly visited). This is great for reviewing code, etc.
What is the best route to implement this? Peep-dired integration with project-explorer? Or something native to project-explorer?
The text was updated successfully, but these errors were encountered:
Cross-posted to the peep-dired issue queue, would be great to Project Explorer to support some sort of "peeping"/previewing, similar to Sublime Text 2's, where highlighting a file in the explorer opens it in a buffer adjacent to the file tree, but it is automatically closed when the user highlights another file in the tree (unless editing has been done or the file has been explicitly visited). This is great for reviewing code, etc.
What is the best route to implement this? Peep-dired integration with project-explorer? Or something native to project-explorer?
The text was updated successfully, but these errors were encountered: