> For the complete documentation index, see [llms.txt](https://simian114.gitbook.io/blog/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://simian114.gitbook.io/blog/undefined-1/odds_and_ends/ide.md).

# IDE

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

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

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