Off Topic > Off Topic
Programming Megathread
<< < (212/241) > >>
SUSHI:

--- Quote from: Headcrab Zombie on December 29, 2016, 03:54:06 PM ---These days I just use the automatic formatting that visual studio applies, it would be a pain to try to fight it. I'm sure it can be disabled, but I don't really care enough to bother.

--- End quote ---

It's not so difficult actually, even by Microsoft's standards. The settings can (mostly) be found under:
--- Code: ---Tools > Options > Text Editor > Your language here > Formatting
--- End code ---
Steve5451²:

--- Quote from: SUSHI on December 30, 2016, 08:34:49 AM ---It's not so difficult actually, even by Microsoft's standards. The settings can (mostly) be found under:
--- Code: ---Tools > Options > Text Editor > Your language here > Formatting
--- End code ---

--- End quote ---

thank goodness
Metario:
Badspot prefers Python..while Kompressor favors Lua
This is war. #ImWithKompressor
SUSHI:

--- Quote from: Metario on January 01, 2017, 02:59:07 AM ---Badspot prefers Python..while Kompressor favors Lua
This is war. #ImWithKompressor

--- End quote ---

Lua is meant to be embedded into platforms which provide it an interface. On it's own it's use is limited without relying on your own implementations or third party libraries. Python on the other hand has a gigantic standard library with modules that can fill roles in a lot of different systems.

#IStandNeutral #UseTheRightToolForTheJob
SetGaming:

--- Quote from: Tudoreleu on December 29, 2016, 06:40:45 AM ---op should use the poll feature more

so we can finally determine which one blf likes best

spaces or tabs

this {
..
}

or that
{
..
}

--- End quote ---

Barely matters, to me. I say be consistant and stay with one style, but neither of them have a definitive advantage. I'll usually do different styles on different languages - style 1 I'll use with Javascript, but style 2 on C#.
Navigation
Message Index
Next page
Previous page

Go to full version