| Blockland Forums > Suggestions & Requests |
| Raycast Flashlight |
| << < (3/5) > >> |
| Mr.Noßody:
--- Quote from: Brian Smithers on May 04, 2012, 03:03:21 PM ---what editor are you guys using? --- End quote --- What do you mean, 'editor'? |
| Brian Smithers:
--- Quote from: Mr.Noßody on May 04, 2012, 06:22:57 PM ---What do you mean, 'editor'? --- End quote --- Text Editor. I used Sublime Text 2 and it looked fine lol? |
| Mr.Noßody:
Default notepad? Why, are there programs that do better with text coding? |
| M:
Notepad only recognizes \r\n (windows style) as a newline, Sublime Text saves with unix style line endings (\n). Open the file in Wordpad (not notepad) and it'll convert to \r\n, save it and reopen in Notepad. Alternately, get Sublime Text 2 because it's awesome. |
| Mr.Noßody:
Why? So I can see this specific code correctly? I have never had any problem with notepad and code. I don't need another txt program when all other code works and displays itself just fine on notepad. Besides, notepad displays this code just fine, its just in one continuous line with no indents. Its not like I cant see it, its just annoying to navigate. The only way I would consider downloading that program is if it somehow makes coding easier. |
| Navigation |
| Message Index |
| Next page |
| Previous page |