# Arduino IDE 2.0 베타 공개

> Clean Markdown view of GeekNews topic #4252. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=4252](https://news.hada.io/topic?id=4252)
- GeekNews Markdown: [https://news.hada.io/topic/4252.md](https://news.hada.io/topic/4252.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-05-14T09:12:54+09:00
- Updated: 2021-05-14T09:12:54+09:00
- Original source: [blog.arduino.cc](https://blog.arduino.cc/2021/03/01/announcing-the-arduino-ide-2-0-beta/)
- Points: 3
- Comments: 1

## Topic Body

- 2005년부터 개발 시작. 1000개 이상의 보드와 66개언어 지원

- 1.x 는 Java로 개발되어 에디팅/디버깅 기능이 제한적

- 2018부터 Go로 작성된 arduino-cli가 IDE 핵심기능을 노출하면서 다른 IDE와 연결이 가능

- 2019년에 arduino-cli 와 Theia & Electron 기반으로 새로운 IDE 개발을 시작

- IDE 2.0 베타

ㅤ→ 자동완성 및 VS Code 수준의 에디팅 기능

ㅤ→ 더 빠른 컴파일

ㅤ→ 라이브 디버거 (SAMD & Mbed 플랫폼 지원)

ㅤ→ Theia + TypeScript(프론트) + Golang(백엔드)

## Comments



### Comment 5181

- Author: xguru
- Created: 2021-05-14T09:13:01+09:00
- Points: 1

- Eclipse Theia 1.0 공개 - VS Code의 오픈소스 대체제 https://news.hada.io/topic?id=1811
