# WebStorm IDE

Это интегрированная среда разработки для JavaScript разработки, разработанная компанией JetBrains. Она обеспечивает поддержку различных фреймворков и библиотек, таких как: Angular, React и Vue.js, а так же поддерживает TypeScript

WebStorm имеет много полезных функций, таких как: отладка, автодополнение, рефакторинг кода, анализ производительности и многое другое.

Скачать можно по [этой ссылке](https://www.jetbrains.com/webstorm/download/#section=windows).

<div align="left"><figure><img src="https://393149921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXeZXt63r6d889qCtDYJA%2Fuploads%2FXiOzRabEuLQGEkJC5JZ8%2Fwebstorm64_UDPRYk3j1f.png?alt=media&#x26;token=7f8d760d-c677-412d-bd47-8f61f5865bd4" alt=""><figcaption></figcaption></figure></div>


---

# 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.bebraproxy.net/webstorm-ide.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.
