반응형
반응형

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 에디터 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.

 

 

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

 

 

 

반응형
반응형

Monaco Editor: A browser based code editor


Monaco Editor is a browser-based code editor that powers VS Code. It’s well-documented and easy to integrate into your projects.

monaco editor




반응형
반응형
Text editor -텍스트에디터 : Brackets

 

http://brackets.io/

 

IDE 편집툴. 구글에서 지원.

 

 

 

 

New Features In Sprint 35

  • New Find/Replace UI: Replace now uses a streamlined, much cleaner UI supporting the same features as Find, including incremental search and highlighting. New case-sensitive and regular expression toggle buttons for easy access in Find, Find in Files, and Replace.
  • Launching Live Preview on Mac: On Mac, Chrome does not need to be relaunched when starting Live Preview.
  • Faster Start-up: Brackets now loads up to 50% faster thanks to minified JavaScript and pre-compiled LESS.

System Requirements

Mac OSX

  • Multicore Intel processor
  • Mac OSX v10.6, v10.7 or v10.8
  • 256MB of RAM (2GB of RAM recommended for Live Development)
  • 200MB of available hard-disk space for installation
  • 1280x800 display with 16-bit video card

Windows

  • Intel® Pentium® 4 or AMD Athlon® 64 processor
  • Windows XP, Vista, 7 or 8
  • 256MB of RAM (2GB of RAM recommended for Live Development)
  • 200MB of available hard-disk space for installation
  • 1280x800 display with 16-bit video card

 

Installation Instructions

  1. Save the installer file to a location on your hard drive.
  2. Locate the installer and double-click to start the install process.
  • Mountain Lion (OS X 10.8) by default will not allow Brackets to run since it is not digitally signed. To work around this, right-click the Brackets .app and choose Open, then click Open on the dialog that appears. You only need to do this once.
  • Windows allows you to specify a custom install location. We do not recommend you install over an existing copy of Brackets.
반응형

+ Recent posts