Code Monkey home page Code Monkey logo

vscode-invoke's Issues

How do I use my invoke from virtual environment?

Hello, I'd like to know how I can use invoke from my virtual environment. I tried using "$VIRTUAL_ENV/bin/invoke" but to no aval, even setting the full path I got the following message:

/bin/sh: 1: invoke: not found

Add a section in VSCode with the tasks found

VSCode extensions have the capability to add a section in the area where Terminal, Problems and Output are, and the same content can exist as a section int he Explorer sidebar. What I request is to expose the results from "Invoke a task" into clickable items in a area so that I can go to the tab or in Explorer, a Tasks section with the results in there, ready to be clicked.
I wouldn't mind if the parameters popup shows, at least this way is faster.

Unable to get list of tasks leads to being unable to invoke anything. Commandline works.

Everytime I try to use this plugin I get the following:

image

But then I can't invoke anything.

I had mentioned this on the Q&A for the plugin and someone mentioned that I might be using the wrong version of invoke, but the output for --list-format=json seems to work:

invoke --list-format=json --list
{"name": "tasks", "help": null, "default": null, "tasks": [{"name": "docker-push", "help": "Push the docker images to docker, building them if necessary ", "aliases": []}], "collections": []}

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.