기술지원 문의는 로그인 후에 가능합니다.

확인

소프트웨어마켓

단군소프트에서 제공하는 소프트웨어 구매 및 상세정보를 확인 하실 수 있습니다.

소프트웨어마켓

Sublime Text

제조사

Sublime Text

사용자 구분

처음사용자용

용도별 분류

상업용

구성 언어

ENG

지원 O/S

Windows

최소 구매 수량

1개

소비자가(VAT포함)

157,000원

판매가(VAT포함)

141,000원

▶ 상품 상세설명

설명

※ Sublime Text는 텍스트 코드, 마크 업 및 산문에 대한 정교한 텍스트 편집기입니다.

라이선스 기간
영구
무상 유지보수 기간
1년
라이선스 구분
Copy 당
제조사 사이트
상품선택 유의사항

※ 현재 Beta 버전인 3버전은 공식 출시될 시에 무상 제공됩니다.

▶ 제품설명

Sublime Text is a sophisticated text editor for code, markup and prose.
You'll love the slick user interface, extraordinary features and amazing performance.


1. Use Multiple Selections to rename variables quickly.

Here Ctrl+D is used to select the next occurrence of the current word.


2. Make batch edits with Multiple Selections.
Here Ctrl+Shift+L is used to split a selection into lines, and each
line is then edited simultaneously.


3. The Command Palette gives fast access to functionality.
Here Ctrl+Shift+P is used to show the Command Palette, "sspy" (short for Set Syntax: Python)
is used set the syntax of the current file to Python.


4. Use Goto Anything to quickly navigate between files, even in the largest projects.
Ctrl+P shows Goto Anything, and typing then filters on file and directory names.


5. Goto Anything can also be used to show a function, line or word within a file.Type @ after a file name to filter on symbols.


6. Find and Replace with regular expressions.Here unwanted whitespace is removed by using the regex " +" to find groups of spaces, which are then selected simultaneously with the Find All button.


▶ 제품기능

CUSTOMIZE ANYTHING

Key bindings, menus, snippets, macros, completions and more - just about everything in Sublime Text is customizable with simple JSON files. This system gives you flexibility as settings can be specified on a per-file type and per-project basis.


SPLIT EDITING

Get the most out of your wide screen monitor with split editing support. Edit files side by side, or edit two locations in the one file. You can edit with as many rows and columns as you wish. Take advantage of multiple monitors by editing with multiple windows, and using multiple splits in each window.


Take a look at the View ▶ Layout menu for split editing options. To open multiple views into the one file, use the File ▶ New View into File menu item.


INSTANT PROJECT SWITCH

Projects in Sublime Text capture the full contents of the workspace, including modified and unsaved files. You can switch between projects in a manner similar to Goto Anything, and the switch is instant, with no save prompts - all your modifications will be restored next time the project is opened.


PERFORMANCE

Sublime Text is built from custom components, providing for unmatched responsiveness. From a powerful, custom cross-platform UI toolkit, to an unmatched syntax highlighting engine, Sublime Text sets the bar for performance.


CROSS PLATFORM

Sublime Text is available for Mac, Windows and Linux. One license is all you need to use Sublime Text on every computer you own, no matter what operating system it uses.
Sublime Text uses a custom UI toolkit, optimized for speed and beauty, while taking advantage of native functionality on each platform.