# V 2.1.8 (02-15-2023)

## Features

* Code Formatting: Users now can format their code instantly using the Code Formatting feature.
* Code Jump: Users can now quickly locate a specific function by using the Code Jump feature.

## Fixed Issues

* Fixed issues related to page display and interactions.
* Text and hint optimization.
* Fixed some known bugs in Dfinity.


---

# 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://chainide.gitbook.io/chainide-english-1/chainide-updates/v-2.1.8-02-15-2023.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.
