[Windows] Node.js 개발환경 with atom + atom-runner / script
2022. 2. 16.
요런 갬성이 좋아서 Visual Studio Code대신 atom을 사용하는데, atom에서 Node.js 실행 환경을 구성해 본다. atom에서 File >> Settings을 선택하면 Settings Tab이 열리고, 여기서 왼쪽 Install 항목으로 가서 atom-runner 혹은 script를 찾아 설치하면 끝..... Javascript를 작성하고 아래 Key를 누르면 실행 결과가 나옴. [atom-runner] Alt + R on Windows 설치 후, File >> Config... 메뉴에서 아래와 같이 runner 부분 추가 필요 [Script] Ctrl + Shift + B on Windows 아래는 Python을 위한 환경을 포함해 설치한 Package