Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>BFC-VSCode-CommandsNew to Visual Studio Code? Get it now.
BFC-VSCode-Commands

BFC-VSCode-Commands

Bot Framework Community

|
269 installs
| (0) | Free
VS Code commands for Bot Framework devs
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Bot Framework Community VS Code Commands

This extension for Visual Studio Code adds commands for Bot Framework development. Currently it contains commands for the following areas:

  • LUIS

Usage

Within your file in VS Code, right-click a file to bring up the context menu and select one of the following commands:

LUIS commands

Import LUIS application

This command uses the Bot Framework CLI to import a .lu file into your LUIS account. All you need to do is to create a .lu file (see this instruction how to do that) and then right-click that file in VS Code, select Import LUIS application and enter the necessary information as prompted (LUIS endpoint, subscription key, app name & culture code). After entering all details a new LUIS app will be created for you and all information you entered in your .lu file will be added to your new LUIS app (e.g. intents, utterances, entities,...)

Import LUIS application usage

Feedback, Ideas & Contributions

Feedback and/or snippet ideas as well as contributions always welcome. Please submit them via creating an issue in the extension repository: issue list.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft