Skip to content

This VS Code extension lets you debug and activate notifications using user input inside a chatbot interface

Notifications You must be signed in to change notification settings

ibrahimkettaneh/vs-code-chatbot

Repository files navigation

Visual Studio Chatbot Extension

Features

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)

Visual Studio Code Commands

This extension lets you debug and activate notifications using user input inside the chatbot interface.

Natural Language Processing

This extensions uses the Compromise NLP library to detect verbs inside user input, and uses these signals to execute corresponding commands.

Requirements

The Compromise NLP library is needed to build tis project. Clone from GIT and do npm install.

Release Notes

VS Code Chatbot extension

1.0.0

Initial release

About

This VS Code extension lets you debug and activate notifications using user input inside a chatbot interface

Topics

Resources

Stars

Watchers

Forks