# IDE

개인적으로 `VIM` 이 가장 좋은 에디터라고 생각하지만 최근에 이런 말을 들었다.

> VIM 좋죠.. 근데 VIM 사용자도 IDE는 사용해야 한다고 생각해요. 왜냐하면 IDE의 여러 기능을 알아야지만 VIM 세팅도 가능하기 때문이죠.

그래서 이번에 새로 공부하게 되는 `RUBY`는 `RubyMine` 이라는 `JetBrains`사에서 만든 `IDE`를 사용하기로 했다!


---

# 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://simian114.gitbook.io/blog/undefined-1/odds_and_ends/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.
