Discuss Scratch

botcrusher
Scratcher
500+ posts

Share a picture of your text editor

Rumanti wrote:

Brackets is beautiful (as in clear, clean, focused, and comfortable) and recommended to me by a professional programmer. I use it mostly for HTML/CSS/XML, JavaScript, and PHP stuff. It is Open Source, too..
~Snip~

I love brackets, but i'm considering making a script to always have it launch in the background, it really has a pathetic startup time for a text editor >_<
MewTheSmasher
Scratcher
500+ posts

Share a picture of your text editor

Even when I (rarely) do actual coding I still use Notepad.
CatsUnited
Scratcher
1000+ posts

Share a picture of your text editor

MewTheSmasher wrote:

Even when I (rarely) do actual coding I still use Notepad.
If you barely ever code, then Notepad should be fine. However, having syntax highlighting and indentation is always nice to have.
Rumanti
Scratcher
1000+ posts

Share a picture of your text editor

CatsUnited wrote:

MewTheSmasher wrote:

Even when I (rarely) do actual coding I still use Notepad.
If you barely ever code, then Notepad should be fine. However, having syntax highlighting and indentation is always nice to have.
Very very very { <->} .. very very nice. They help you to avoid wrong variable names, typos, confusion, and much more.
WooHooBoy
Scratcher
1000+ posts

Share a picture of your text editor

Rumanti wrote:

CatsUnited wrote:

MewTheSmasher wrote:

Even when I (rarely) do actual coding I still use Notepad.
If you barely ever code, then Notepad should be fine. However, having syntax highlighting and indentation is always nice to have.
Very very very { <->} .. very very nice. They help you to avoid wrong variable names, typos, confusion, and much more.
The one time you want Notepad++.
Rumanti
Scratcher
1000+ posts

Share a picture of your text editor

WooHooBoy wrote:

Rumanti wrote:

CatsUnited wrote:

MewTheSmasher wrote:

Even when I (rarely) do actual coding I still use Notepad.
If you barely ever code, then Notepad should be fine. However, having syntax highlighting and indentation is always nice to have.
Very very very { <->} .. very very nice. They help you to avoid wrong variable names, typos, confusion, and much more.
The one time you want Notepad++.
I made a stupid mistake in my dead simple Scratch extension because I didn't use syntax highlighting. </offtopic>
__init__
Scratcher
1000+ posts

Share a picture of your text editor

emacs is love
emacs is life
botcrusher
Scratcher
500+ posts

Share a picture of your text editor

__init__ wrote:

emacs is love
emacs is life
lol.
if we gotta bring up command-line editors, i'm a vim guy.
<offtopic>
yeah, that HDD is a huge bottleneck.
windows 8/10 doesn't help matters much, I often spy the badly coded anti-malware service using copious amounts of disk usage when i'm trying to do something.
</offtopic>
WooHooBoy
Scratcher
1000+ posts

Share a picture of your text editor

Atom was causing lag problems, so I got sublime.

Never turning back.
Firedrake969
Scratcher
1000+ posts

Share a picture of your text editor

I see you don't have Elemental open…
WooHooBoy
Scratcher
1000+ posts

Share a picture of your text editor

Firedrake969 wrote:

I see you don't have Elemental open…
I got distracted ‘cuz I wanna learn openFL before the next Ludum Dare.


I’M SORRY OKAY

EDIT:

Last edited by WooHooBoy (Aug. 22, 2015 22:52:21)

jTron
Scratcher
100+ posts

Share a picture of your text editor

WooHooBoy wrote:

Atom was causing lag problems, so I got sublime.

Never turning back.

Wow, I'd forgotten how ugly vanilla sublime is
__init__
Scratcher
1000+ posts

Share a picture of your text editor

WooHooBoy wrote:

Atom was causing lag problems, so I got sublime.

Never turning back.
~snip~
ikr, the Chromium-based backend is just…
Atom's a great editor, but the backend's enough to make one stay away from it.

botcrusher wrote:

__init__ wrote:

emacs is love
emacs is life
lol.
if we gotta bring up command-line editors, i'm a vim guy.
<offtopic>
yeah, that HDD is a huge bottleneck.
windows 8/10 doesn't help matters much, I often spy the badly coded anti-malware service using copious amounts of disk usage when i'm trying to do something.
</offtopic>
1) Vim's ok, but I hate how you have to enter command mode in order to navigate the file. I tried it and found myself pressing i and escape several times a minute - not my idea of fun. Also I had a glitch where I couldn't get to the last character of the file - probably a cygwin thing.
2) ikr. It seems like Microsoft's assuming everyone has a SSD nowadays
CatsUnited
Scratcher
1000+ posts

Share a picture of your text editor

WooHooBoy wrote:

Atom was causing lag problems, so I got sublime.
Atom works fine for me, other than rather long loading times.

Last edited by CatsUnited (Aug. 23, 2015 00:02:56)

VoltageGames
Scratcher
1000+ posts

Share a picture of your text editor

This is my first official program outside of Scratch :OOOOOOOOOOO it's real language!!! Lua!


I prefer to use xcode because it has useful features like closing quotes and parentheses, but it doesn't have Lua syntax highlighting. Monodevelop does! (MD is supposed to have other features but atm i couldn't care less lol)

Last edited by VoltageGames (Aug. 24, 2015 00:16:57)

liam48D
Scratcher
1000+ posts

Share a picture of your text editor

VoltageGames wrote:

This is my first official program outside of Scratch :OOOOOOOOOOO it's real language!!! Lua!


I prefer to use xcode because it has useful features like closing quotes and parentheses, but it doesn't have Lua syntax highlighting. Monodevelop does! (MD is supposed to have other features but atm i could care less lol)
Sublime text.

Also there's a theme called xCode Default if you like xCode's theme for Cocoa/Sprint/etc (but not Lua).
VoltageGames
Scratcher
1000+ posts

Share a picture of your text editor

liam48D wrote:

VoltageGames wrote:

This is my first official program outside of Scratch :OOOOOOOOOOO it's real language!!! Lua!
-snip-

I prefer to use xcode because it has useful features like closing quotes and parentheses, but it doesn't have Lua syntax highlighting. Monodevelop does! (MD is supposed to have other features but atm i could care less lol)
Sublime text.

Also there's a theme called xCode Default if you like xCode's theme for Cocoa/Sprint/etc (but not Lua).
I don't see a need for Sublime unless I plan on doing some mega-serious half-life-level programming.
liam48D
Scratcher
1000+ posts

Share a picture of your text editor

VoltageGames wrote:

liam48D wrote:

VoltageGames wrote:

This is my first official program outside of Scratch :OOOOOOOOOOO it's real language!!! Lua!
-snip-

I prefer to use xcode because it has useful features like closing quotes and parentheses, but it doesn't have Lua syntax highlighting. Monodevelop does! (MD is supposed to have other features but atm i could care less lol)
Sublime text.

Also there's a theme called xCode Default if you like xCode's theme for Cocoa/Sprint/etc (but not Lua).
I don't see a need for Sublime unless I plan on doing some mega-serious half-life-level programming.
Reasons stated above.
jTron
Scratcher
100+ posts

Share a picture of your text editor

VoltageGames wrote:

(MD is supposed to have other features but atm i could care less lol)
*twitches*
PullJosh
Scratcher
1000+ posts

Share a picture of your text editor

jTron wrote:

VoltageGames wrote:

(MD is supposed to have other features but atm i could care less lol)
*twitches*
+1
At least when you said ATM (at the moment), you didn't say ATM machine (automated teller machine machine).

The worst is when people punch their PIN number into the ATM machine.
(personal identification number number / automated teller machine machine)

Powered by DjangoBB