GithubHelp home page GithubHelp logo

saidelike / talon-vscode-command-client Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pokey/talon-vscode-command-client

0.0 0.0 0.0 31 KB

Client-side code to communicate with VSCode command server from talon

Python 100.00%

talon-vscode-command-client's Introduction

Talon VSCode command client

This directory contains the client code for communicating with the VSCode command server.

Contributing

The source of truth is in https://github.com/knausj85/knausj_talon/tree/main/apps/vscode/command_client, but the code is also maintained as a subtree at https://github.com/pokey/talon-vscode-command-client.

To contribute, first open a PR on knausj. Once the PR is merged, you can push the changes to the subtree by running the following commands on an up-to-date knausj main: (need write access)

git subtree split --prefix=apps/vscode/command_client --annotate="[split] " -b split
git push talon-vscode-command-client split:master

Note that you'll need to have set the upstream up the first time:

git remote add talon-vscode-command-client [email protected]:pokey/talon-vscode-command-client.git

talon-vscode-command-client's People

Contributors

andreasarvidsson avatar johneffo avatar pokey avatar rntz avatar simonnagl avatar

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.