1Code(1)                     General Commands Manual                    Code(1)
2
3
4

NAME

6       io.elementary.code - text editor that works for you
7

SYNOPSIS

9       io.elementary.code [OPTION...] [FILE...]
10

DESCRIPTION

12       Code  is  the text editor that works for you. It auto-saves your files,
13       meaning they're always up-to-date. Plus it remembers your tabs  so  you
14       never lose your spot, even in between sessions.
15
16       Make  it  yours.  Code  is written from the ground up to be extensible.
17       Keep things super lightweight and simple, or install extensions to turn
18       Code  into  a  full-blown  IDE; it's your choice. And with a handful of
19       useful preferences, you can tweak the behavior and  interface  to  your
20       liking.
21
22       It's elementary. Code is made to be the perfect text editor for elemen‐
23       tary OS, meaning it closely  follows  the  high  standards  of  design,
24       speed, and consistency. It's sexy, but not distracting.
25
26       Works with your language. Whether you're crafting code in Vala, script‐
27       ing with PHP, or marking things up in HTML, Code has you covered. Expe‐
28       rience full syntax highlighting with nearly all programming, scripting,
29       and markup languages.
30

OPTIONS

32       -t, --new-tab
33              Open a new tab.
34
35       -n, --new-window
36              Open a new window.
37
38       -h, --help
39              Show a help message and exit.
40
41       -v, --version
42              Print version info and exit.
43
44       --display=DISPLAY
45              X display to use.
46

AUTHOR

48       Mario     Guerriero     <mario@elementaryos.org>,     Julien     Spautz
49       <spautz.julien@gmail.com>,  Giulio  Collura <giulio.collura@gmail.com>,
50       Lucas Baudin <xapantu@gmail.com> et al.
51
52       This manual page was written by Sergey "Shnatsel" Davidoff <sergey@ele‐
53       mentaryos.org>, for the Debian project (but may be used by others).
54
55
56
57                                 November 2017                         Code(1)
Impressum