# IDE and editors

Extensions or plugins have been developed for some editors or IDEs to facilitate editing of Telosys files.

Warning: some are not up to date and do not yet support Telosys 4.0<br>

* **Notepad++**
  * See GitHub readme : \
    <https://github.com/telosys-tools-bricks/telosys-editor-notepadplusplus><br>
* **Atom**&#x20;
  * See Atom packages :  \
    <https://atom.io/packages/telosys> \ <br>

:information\_source: If you have developed an IDE/editor extension, please let us know.


---

# 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://doc.telosys.org/tooling.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.
