nix-config/code
2018-11-19 22:50:09 -05:00
..
.config/Code - OSS/User code: Use vs-wal as the default color scheme 2018-11-19 19:09:23 -05:00
README.md docs: Update READMEs for code, editorconfig, and gpg 2018-11-19 22:50:09 -05:00

Code

Code is an open source build of a popular GUI text editor.

Use Cases

Code can be used to:

  • Navigate graphical file trees entirely with the mouse
  • Provide an editor for non-vim users as needed
  • Perform a myriad of common command line operations through a point-click GUI

You should not use Code if:

  • You want to learn how compilers, git, find, grep, and other software work
  • You want to learn vim, the standard text editor