# Blup Code Editor

Let’s explore the **Code Editor** section in **Blup**, your Low Code IDE for Flutter app development. 🚀

Our versatile code editor is designed to empower developers with the flexibility to code in any language by supporting various file extensions.

Whether you’re crafting Flutter widgets or diving into backend logic, Blup’s intuitive and dynamic code editor ensures a seamless and efficient coding experience.&#x20;

Explore the possibilities and streamline your development process with Blup’s adaptable code editing capabilities.

The Code Editor is divided into two parts. Let’s understand each one of them in detail:

1. [**File Explorer:**](https://docs.blup.in/wiki/blup-code-editor/file-explorer) Located on the left side of the editor, the file explorer resembles what you’d find in tools like Android Studio or Visual Studio Code. It serves as a gateway to your project files.
2. [**Editor Area:** ](https://docs.blup.in/wiki/blup-code-editor/editor-area)This is your coding space, functioning like a traditional editor with a custom-built color scheme for both light and dark modes, enhancing readability and appearance.

<figure><img src="https://4209426742-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Me1x4TD1HxodVbK1aDe%2Fuploads%2FIItMB22sdMwpSWbGXQb2%2FBlup%20Code%20Editor.png?alt=media&#x26;token=38a411f6-7503-471d-9c39-2d6dd5342d08" alt=""><figcaption><p>Blup Code Editor</p></figcaption></figure>

Feel free to continue working in this space, and if you have any further questions or need assistance, feel free to ask! 😊

If you have any ideas to make Blup better you can share them through our [Discord community channel](https://discord.com/channels/940632966093234176/965313562425823303)

## Music to go with.

{% embed url="<https://open.spotify.com/playlist/0vvXsWCC9xrXsKd4FyS8kM?si=2c7f55bd3f944878>" %}
Lofi music
{% endembed %}


---

# 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.blup.in/wiki/blup-code-editor.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.
