Open Source Comes to Campus/CCSF/Laptop setup/Windows text editor: Difference between revisions

imported>Paulproteus
(Created page with "== Our recommendation == On Windows, we suggest the Notepad++ text editor. It is actually unrelated to the Windows default program called Notepad. To install it: * Click an...")
 
imported>Paulproteus
Line 20:
* Click Close.
 
That's it! Now, you can hit tab to indent your code, and that indentation will actually be made of spaces. This change will help you use spaces consistently, so that if you code in languages like Python, they doesndon't get confused about whitespace.
 
== Success! ==
Anonymous user