Visual Studio Code chatbot extension developed to enable chatbot based control of Visual Studio Code. The chatbot will be displayed in activity bar of VS Code editor, the Sidebar of VS Code editor will have one view loaded with custom UI (HTML)
This extension lets you debug and activate notifications using user input inside the chatbot interface.
This extensions uses the Compromise NLP library to detect verbs inside user input, and uses these signals to execute corresponding commands.
The Compromise NLP library is needed to build tis project. Clone from GIT and do npm install.
VS Code Chatbot extension
Initial release