Difference between revisions of "Configuring editors"

From Dreamwidth Notes
Jump to: navigation, search
(Alphabetising list and adding joe.)
(N++)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
Editors are programs used to change the contents of text files.
 +
 
{{Expand|text=These will actually need instructions!}}
 
{{Expand|text=These will actually need instructions!}}
  
Line 7: Line 9:
 
* Trim trailing spaces
 
* Trim trailing spaces
  
* [[Editor: BBEdit|BBEdit]]
+
* [[Editor: BBEdit|BBEdit]] - (has full configuration instructions)
 
* [[Editor: emacs|emacs]]
 
* [[Editor: emacs|emacs]]
 
* [[Editor: gedit|gedit]]
 
* [[Editor: gedit|gedit]]
Line 16: Line 18:
 
* [[Editor: TextWrangler|TextWrangler]]
 
* [[Editor: TextWrangler|TextWrangler]]
 
* [[Editor: vi|vi]]
 
* [[Editor: vi|vi]]
 +
* [[Editor: vim|vim]]
 +
* [[Editor: Notepad plus plus|Notepad++]]
  
 
[[Category: Editors]]
 
[[Category: Editors]]

Latest revision as of 03:35, 22 October 2011

Editors are programs used to change the contents of text files.

Expand: These will actually need instructions!

So far, we have instructions for the following editors on how to configure them to:

  • Use unix line endings
  • Not use tabs
  • Trim trailing spaces