Document Embedding of AI Feature Code in VS Code Extension (Self-Service)

Problem Statement

The problem is that currently, teams are unable to self-serve embedding their own AI feature code in the VS Code Extension. This creates a dependency on a central team to make the necessary changes, causing delays and hindering productivity. To address this issue, clear instructions need to be created and implemented so that other teams can independently embed their AI feature code in the VS Code Extension.

Exit Criteria

  • Comprehensive Instructions: Develop a set of step-by-step instructions detailing the process of embedding AI feature code in the VS Code Extension. The instructions should be clear, concise, and easily understandable by other teams.
  • Code Suggestions and Issues Examples: Provide relevant examples of embedding AI feature code based on Code Suggestions and Issues. These examples should demonstrate common scenarios and provide guidance on how to handle different use cases effectively.
Edited by David O'Regan