Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Talon 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/talonhub/community/tree/main/core/command_client, but the code is also maintained as a subtree at https://github.com/cursorless-dev/talon-command-client.

To contribute, first open a PR on community.

Once the PR is merged, you can push the changes to the subtree by running the following commands on an up-to-date community main: (need write access)

git subtree split --prefix=core/command_client --annotate="[split] " -b split
git push git@github.com:cursorless-dev/talon-command-client.git split:main

About

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

Resources

Code of conduct

Stars

4 stars

Watchers

2 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages