반응형

Notepad++ 

노트패드를 처음 설치시에는 아래처럼 개별 파일 형태로만 볼수 있다. 폴더 구조로 보고 싶을 경우 Explorer라는 플러그인을 설치 해서 해결 가능하다. 상단 메뉴에서 플러그인 - Plugin Manager - Show Plugin Manager 의 리스트 중에서 Explorer 체크 박스 선택한 후에 Install 

 

Download : https://notepad-plus-plus.org/

 

Notepad++

What is Notepad++ Notepad++ is a free (as in “free speech” and also as in “free beer”) source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GNU General Public Lice

notepad-plus-plus.org

What is Notepad++

Notepad++ is a free (as in “free speech” and also as in “free beer”) source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GNU General Public License.

Based on the powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment.

반응형
반응형
visual studio code - 설치하기

https://code.visualstudio.com/

 

 

Getting Started

Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, Mac and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages (such as C++, C#, Python, PHP, Go) and runtimes. Begin your journey with VS Code with these introductory videos.

 

 

 

Quick Tour of VS Code using JavaScript

 

 

 

 

 

 

.

반응형
반응형
[Atom] Atom 에디터에서 asp, vbscript 사용하기

 

.

 

 

반응형
반응형
[에디터] Atom 에디터 https://atom.io/

 

Atom is a text editor that's modern, approachable, yet hackable to the core—a tool you can customize to do anything but also use productively without ever touching a config file.

 

 

* 아톰에디터에 해당되는 블로그 글

 

 

 

반응형
반응형

크롬 확장프로그램, 웹 에디터, 브라우저 에디터

https://c9.io

 

https://chrome.google.com/webstore/detail/cloud9/nbdmccoknlfggadpfkmcpnamfnbkmkcp?hl=ko

 

Cloud9 is an online platform for development that makes developing applications more convenient than ever
Cloud9 IDE is a full development environment entirely within the browser. It is designed to be performant, lightweight, and very fast. 

Edit, run, and debug your code live. Collaborate with others on your projects. Cloud9 IDE has full Node.js debugging, as well as live JavaScript syntax checking and code completion.Ruby your PHP, Ruby, and Python code! 

Syntax highlighters are available for over 45 languages, and there's even support for using TextMate theming.

 

 

 

 

반응형

+ Recent posts