💻

코드 에디터와 IDE

Windows 코딩 환경을 위한 실용적인 허브입니다. 주류 에디터, AI 우선 IDE, 터미널 친화적인 도구를 비교하면서 개발 워크스테이션에 넣을 도구를 고를 수 있습니다.

이 토픽 빠른 설치

이 토픽을 Windows에 설정하는 동등한 세 가지 방법입니다. 단일 명령, 선언형 DSC 구성, 앱별 제어 중 원하는 방식에 따라 하나를 고르거나 조합하세요.

옵션 1

일괄 설치: winget import

복사-붙여넣기 한 번이면 되고, 수동 다운로드도 필요 없습니다. 아래 명령은 winpkg.com에서 topic-code-editors-ides.packages.json 파일을 받아 winget import를 실행합니다. 여러 머신 간에 같은 앱 구성을 옮길 때 가장 좋습니다.

$f = "$env:TEMP\topic-code-editors-ides.packages.json"; Invoke-WebRequest -UseBasicParsing -Uri "https://winpkg.com/topics/code-editors-ides/packages.json" -OutFile $f; winget import -i $f

PowerShell에서 실행하세요. 파일은 %TEMP%에 저장되고 winget이 실행됩니다.

이미 파일을 받았다면 짧은 명령을 사용하세요
winget import -i topic-code-editors-ides.packages.json
옵션 2

선언형 설정: winget configure

복사-붙여넣기 한 번이면 되고, 수동 다운로드도 필요 없습니다. 아래 명령은 winpkg.com에서 topic-code-editors-ides.winget 파일을 받아 winget configure로 적용합니다. 반복 가능한 개발 머신 부트스트랩과 온보딩 스크립트에 가장 적합합니다.

$f = "$env:TEMP\topic-code-editors-ides.winget"; Invoke-WebRequest -UseBasicParsing -Uri "https://winpkg.com/topics/code-editors-ides/topic.winget" -OutFile $f; winget configure $f

팁: App Installer가 설치된 Windows에서는 다운로드한 .winget 파일을 두 번 클릭하면 자동으로 winget configure가 실행됩니다. 터미널은 필요 없습니다.

이미 파일을 받았다면 짧은 명령을 사용하세요
winget configure topic-code-editors-ides.winget
옵션 3

앱별 설치 명령

정말 원하는 앱만 설치하세요. 대부분 이미 설치되어 있고 몇 개만 보충하면 될 때 가장 좋습니다.

winget install --id=Microsoft.VisualStudioCode -e
winget install --id=Anysphere.Cursor -e
winget install --id=Codeium.Windsurf -e
winget install --id=JetBrains.IntelliJIDEA.Community -e
winget install --id=ZedIndustries.Zed -e
winget install --id=SublimeHQ.SublimeText.4 -e
winget install --id=Microsoft.VisualStudio.Community -e
winget install --id=JetBrains.PyCharm.Community -e
winget install --id=JetBrains.WebStorm -e
winget install --id=JetBrains.GoLand -e
winget install --id=Neovim.Neovim -e
winget install --id=Anthropic.ClaudeCode -e

이 토픽의 도구 비교

모든 비교 →

비슷한 앱 사이에서 고민될 때 설치 전에 이 비교 페이지를 활용하세요.

이 토픽의 집중 설치 옵션

더 작은 설치 흐름은 토픽 안에 유지됩니다
개발자 빠른 세팅

개발자 툴킷

에디터, 터미널, 런타임, 툴링 스택을 한 번에 다시 구축할 수 있는 실용적인 Windows 개발자 스타터 번들입니다.

개발 워크스테이션 세팅팀 온보딩새 코딩 머신
설치 흐름 하나로 개발 스택을 되살리세요.

이 토픽이 중요한 이유

  • 주류 에디터, AI IDE, 터미널 중심 코딩 도구까지 포함
  • 새 개발 워크스테이션 세팅에 잘 어울리는 페이지
  • 고의도 앱 페이지들을 연결하는 유용한 허브

이 토픽의 앱

관련 앱 비교 →

Microsoft Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Microsoft Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.

developer-toolseditor
v1.124.2 Microsoft Software License
Details →

The AI Code Editor

aicodecoding
v3.7.27 Proprietary
Details →

The most powerful AI IDE

codecodingdevelop
v2.3.15 Proprietary
Details →

The Leading Java and Kotlin IDE

codecodingdevelop
v2025.2.6.2 Apache-2.0
Details →

High-performance, multiplayer code editor from the creators of Atom and Tree-sitter.

code-editordeveloper-toolseditor
v1.6.3 GPL-3.0
Details →

Sublime is a sophisticated cross-platform text editor for code, markup and prose.

editortexttext-editor
v4.0.0.420000 Proprietary
Details →

Everything you need to build modern apps - free for you, built for impact.

c#c++vs
v18.7.0 Proprietary
Details →

The Python IDE for Professional Developers

codecodingdevelop
v2025.2.6.1 Apache-2.0
Details →

The smartest JavaScript IDE

codecodingcss
v2026.1.3 Proprietary
Details →

The complete IDE crafted for Gophers

codecodingdevelop
v2026.1.3 Proprietary
Details →

Vim-fork focused on extensibility and usability

editornvim-qttext
v0.12.2 Apache-2.0 or Vim
Details →

Unleash Claude’s raw power directly in your terminal. Search million-line codebases instantly. Turn hours-long workflows into a single command. Your tools. Your workflow. Your codebase, evolving at thought speed.

agentagenticai
v2.1.176 Proprietary
Details →