Giter VIP home page Giter VIP logo

Comments (7)

lkytal avatar lkytal commented on June 25, 2024 1

Should be fixed in version 3.5.0.

from quicktask.

lkytal avatar lkytal commented on June 25, 2024

I've noticed that VS Code won't search within hidden folders, however, I haven't found the document of how to change this behavior yet, I may find some workaround later.

from quicktask.

haugerbr avatar haugerbr commented on June 25, 2024

@RUSshy @lkytal I wrote a quick extension that just binds vscodes native workbench.action.tasks.runTask to a status bar item. This should show all the tasks available even when .vscode is hidden and also has the benefit of showing recent tasks at the top. I'll probably publish it within the next week. I'm calling it project tasks in every place I can so that it doesn't cause confusion with this extension.

from quicktask.

lkytal avatar lkytal commented on June 25, 2024

@haugerbr I'm considering switching to using the API 'workbench.action.tasks.fetchTasks', however, I'm examing whether this changes will break some backward compatibilities.

from quicktask.

haugerbr avatar haugerbr commented on June 25, 2024

@Ikytal I think you have some benefits scanning for tasks and customizing the view. Mine will be at the mercy of what vscode does with the task runner in the future. I just wanted it mainly so I could hide vs code and have recently used tasks at the top.

from quicktask.

haugerbr avatar haugerbr commented on June 25, 2024

@RUSshy @lkytal It's published

https://marketplace.visualstudio.com/items?itemName=haugerbr.project-tasks

from quicktask.

haugerbr avatar haugerbr commented on June 25, 2024

@lkytal I see what you mean now. If that can work and solves the problem of hidden folders not contributing tasks then I think I'll switch back to using yours. Especially if there is a way to order and hide tasks in the dropdown menu.

from quicktask.

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.