# Visual Studio Code Plugin

{% hint style="warning" %}
🚧 Extension is on beta phase

Please note that as a beta phase, it may still contain some bugs and imperfections. Your feedback is instrumental in helping us identify and resolve any issues, so don't hesitate to report them by mail <product.feedback@abtasty.com> or open a ticket issue at [Github issues](https://github.com/flagship-io/abtasty-code/issues)
{% endhint %}

### Overview

This extension is designed to help you use AB Tasty, directly in the VSCode environment which will simplify the management and utilization of multiple AB Tasty resources by eliminating the need to switch between your coding environment and the platform.

[AB Tasty Web Experimentation & Personalization](https://www.abtasty.com/web-experimentation) provides a range of tools and features designed to help companies improve user engagement, conversion rates, and overall customer satisfaction. This extension is designed to enhance your productivity within the VSCode environment, it offers a comprehensive set of utilities that simplify the management and utilization of campaigns(Tests) and let you handle aspects of campaign global code directly within VSCode, eliminating the need to switch between your coding environment and the platform.

<figure><img src="/files/sTL042N5kWQ0kbIke5OQ" alt=""><figcaption></figcaption></figure>

[AB Tasty Feature Experimentation & Rollout](https://www.abtasty.com/feature-experimentation) optimization platform lets you manage, release, and experiment with features across all codebases and devices to drive growth with every deployment. This extension is designed to enhance your productivity within the VSCode environment, it offers a comprehensive set of utilities that simplify the management and utilization of feature flags using Feature experimentation and let you handle most aspects of feature flag workflows directly within VSCode, eliminating the need to switch between your coding environment and the platform.

<figure><img src="/files/HBOBNwiHmpBfaFkCEguJ" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.abtasty.com/server-side/integrations/visual-studio-code-extension.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
