0% found this document useful (0 votes)
191 views12 pages

Sublime Text - Wikipedia PDF

Sublime Text is a cross-platform text and source code editor. It was initially developed by Jon Skinner and is currently developed by Sublime HQ. Some key features include syntax highlighting, auto-completion, customizable keyboard shortcuts, multiple selections, and extensions. Sublime Text 3 was officially released in 2017, adding features like symbol indexing and pane management.

Uploaded by

Me
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
191 views12 pages

Sublime Text - Wikipedia PDF

Sublime Text is a cross-platform text and source code editor. It was initially developed by Jon Skinner and is currently developed by Sublime HQ. Some key features include syntax highlighting, auto-completion, customizable keyboard shortcuts, multiple selections, and extensions. Sublime Text 3 was officially released in 2017, adding features like symbol indexing and pane management.

Uploaded by

Me
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 12

Sublime Text

Original author(s) Jon Skinner

Developer(s) Sublime HQ

Initial release January 18, 2008

Stable release 3.2.2 Build 3211 /


October 1, 2019[1]

Written in C++, Python

Operating system Linux 32/64-bit,


macOS 10.6 or later
(version 2), 10.7 or
later (version 3),
Version 2
Sublime Text 2.0.2 was released on 8 July
2013. Changes from the first version of the
software as promoted by Skinner on the
official Sublime blog include Retina display
support and "Quick Skip Next"
functionality."[4]

Interface Guide …

The interface of Sublime Text 2


character, move by line, text selection,
move by words, move by subwords
(CamelCase, hyphen or underscore
delimited), move to beginning/end of line,
etc., affect all cursors independently,
allowing one to edit slightly complex
repetitive structures quickly without the
need to use macros or regex.[6]

Auto completion

Sublime Text will offer to complete entries


as the user is typing depending on the
language being used. It also auto-
completes variables created by the user.

Syntax highlight and high contrast display


The dark background on Sublime Text is
intended to reduce eyestrain and increase
the amount of contrast with the text.
Syntax highlighting also makes syntaxes
of the language easier to read.

In-editor code building

This feature allows users to run code for


certain languages from within the editor,
which eliminates the need to switch out to
the command line and back again. This
function can also be set to build the code
automatically every time the file is saved.

Snippets
This feature allows users to save blocks of
frequently used code and assign keywords
to them. The user can then type the
keyword and press tab to paste the block
of code whenever they require it.

Goto anything

This feature is a tool that allows users to


switch between open, recent or project
files and also navigate to symbols within
them.[7]

Other features

Sublime Text has a number of features in


addition to these including:[8]
on 28 June 2013 it became available to
the general public. However, the very latest
development builds still required a
registration code.[12] Sublime Text 3 was
officially released on 13 September
2017.[13][14]

Two of the main features that Sublime


Text 3 adds include symbol indexing and
pane management. Symbol Indexing
allows Sublime Text to scan files and build
an index to facilitate the features Goto
Definition and Goto Symbol in Project. Pane
Management allows users to move
between panes via hotkeys.[15]
Sublime Merge
Sublime HQ also offers Sublime Merge, a
Git GUI and merging tool, released in
2018.[16]

See also
List of text editors
Comparison of text editors

References
1. https://www.sublimetext.com/3
2. "Sublime Text EULA" . Sublime HQ Pty
Ltd.
3. "Sublime Text" . Sublime HQ Pty Ltd.
Retrieved 14 March 2014.
4. "Sublime Blog" . Retrieved 11 April
2015.
5. "Interface" . 1stwebdesigner. Retrieved
13 November 2012.
. "Features" . makeuseof.com. Retrieved
13 November 2012.
7. "Features" . thewebdesignbay.com.
Archived from the original on 8
November 2012. Retrieved
13 November 2012.
. "Features" . 1stwebdesigner. Retrieved
13 November 2012.
9. "Package Control" . wbond.net.
Retrieved 9 September 2013.
10. "Package Manager" .
rockettheme.com. Archived from the
original on 23 November 2012.
Retrieved 26 November 2012.
11. "Colorsublime" . Colorsublime.com.
Retrieved 11 April 2015.
12. "Sublime Text 3 Dev Builds" . Retrieved
9 September 2013.
13. Skinner, Jon. "Sublime Text 3.0" .
Retrieved 13 September 2017.
14. Brinkmann, Martin (15 September
2017). "Sublime Text 3.0 is out" .
gHacks Tech News. Retrieved
26 January 2020.
15. "Sublime Text 3 Beta" . Sublime Blog.
Retrieved 11 January 2014.
1 . Booker, Logan (22 September 2018).
"Sublime Merge Is A Slick Git Front-
End From The Makers Of Sublime
Text" . Australia: Lifehacker. Retrieved
26 January 2020.

Further reading
Peleg, Dan (2013). Mastering Sublime
Text . Birmingham, UK: Packt Publishing.
ISBN 978-1-84969-842-9.
Bos, Wes (2014). Sublime Text Power User:
A Complete Guide .

External links
Official website
Sublime Text Official Documentation
Sublime Text Community
Documentation

Retrieved from
"https://en.wikipedia.org/w/index.php?
title=Sublime_Text&oldid=957480689"

Last edited 23 days ago by Koavf


Content is available under CC BY-SA 3.0 unless
otherwise noted.

You might also like