Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
Fixes #78
Depends on atom/atom-languageclient#215
Provides support for
workspace/executeClientCommand. The support is done viaLsCommandsRegistryimplemented in atom/atom-languageclient#215 which kind of a weak link because it introduces new API...Looking for feedback.