Git Product home page Git Product logo

Comments (1)

magiblot avatar magiblot commented on July 18, 2024 2

The "Document Tree View" is the equivalent of the "Open Editors" panel in VS Code. So we need a separate "Filesystem Tree View" for this feature.

If it may help you alleviate the pain until something like this gets done, here is what I think about this:

The folder view in VS Code is something I actually dislike. Once your project has enough files, most of the view becomes clutter and it becomes difficult to find files in it. In a terminal application this could be even worse, since we cannot display different icons for every file type. I find the "Open Editors" view in VS Code pretty much useless because it shows all files at the same level, making it much less visually appealing than the folder view (microsoft/vscode#81544). So the "Document Tree View" in Turbo is inspired by the one in Kate.

Screenshot_20171210_035221

In order to help navigate projects quickly Turbo does the following: the "Open File", "Save As" dialogs always show the directory of the last focused editor. So if you need to navigate folder src/debug and one of your open files is already from that directory, just focus it and open the "Open File" dialog. By working this way you end up memorizing where each file is located, unlike with VS Code's tree view, where you keep scrolling until you find the file you need.

I'm not trying to dictate how you should work; in fact, other people have already asked for this feature (#5 (comment)), so there is no reason not to add this to the TODO list. I just wanted to share my thoughts in case they may be of any help.

from turbo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.