# 新しい Monaca クラウド IDE

## 概要

新しい Monaca クラウド IDE は、[code-server](https://github.com/coder/code-server)で構成されています。code-server を利用することで、VSCode（Visual Studio Code）を使用してアプリ開発を行う事ができます。

このガイドでは、新しい Monaca クラウド IDE で利用できる機能について説明します。

* [IDE バージョン間の切り替え](/products_guide/shii-monaca-kuraudo-ide/ide-bjonnorie.md)
* [言語の切り替え](/products_guide/shii-monaca-kuraudo-ide/norie.md)
* [プロジェクト プレビューア](/products_guide/shii-monaca-kuraudo-ide/purojekuto-purebya.md)
* [IDE ターミナル](/products_guide/shii-monaca-kuraudo-ide/ide-tminaru.md)
* [基本的なファイル操作](/products_guide/shii-monaca-kuraudo-ide/nafairu.md)
* [拡張機能](/products_guide/shii-monaca-kuraudo-ide/kuo-zhang-ji-neng.md)
* [ソース管理](/products_guide/shii-monaca-kuraudo-ide/ssu.md)


---

# 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://ja.docs.monaca.io/products_guide/shii-monaca-kuraudo-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.
