Will clean your HTML code for feedback.

General discussion and socializing.

Re: Will clean your HTML code for feedback.

Postby Ysh » Tue Mar 06, 2018 10:23 pm

Format on save.
Kaios wrote:Spice Girls are integral to understanding Ysh's thought process when communicating, duly noted.

I have become victory of very nice Jordan Coles Contest! Enjoy my winning submit here if it pleasures you.
User avatar
Ysh
 
Posts: 5953
Joined: Sun Jan 31, 2010 4:43 am
Location: Chatting some friends on forum

Re: Will clean your HTML code for feedback.

Postby shubla » Tue Mar 06, 2018 10:23 pm

NOOBY93 wrote:i think everyone should use such tools, no need to make your life harder by writing in notepad

I do all my coding in vim, except for java which requires some proper ide, because java.
Vim is way faster than any other tools, it has very good performance as well.
Too often have I tried to open large text files in editors such as notepad and gedit, only for the programs to freeze and crash. In vim, there are not any problems with that!
Image
I'm not sure that I have a strong argument against sketch colors - Jorb, November 2019
http://i.imgur.com/CRrirds.png?1
Join the moderated unofficial discord for the game! https://discord.gg/2TAbGj2
Purus Pasta, The Best Client
User avatar
shubla
 
Posts: 13041
Joined: Sun Nov 03, 2013 11:26 am
Location: Finland

Re: Will clean your HTML code for feedback.

Postby NOOBY93 » Tue Mar 06, 2018 10:27 pm

shubla wrote:
NOOBY93 wrote:i think everyone should use such tools, no need to make your life harder by writing in notepad

I do all my coding in vim, except for java which requires some proper ide, because java.
Vim is way faster than any other tools, it has very good performance as well.
Too often have I tried to open large text files in editors such as notepad and gedit, only for the programs to freeze and crash. In vim, there are not any problems with that!

Do you write code on an electric fly swatter?
Jalpha wrote:I believe in my interpretation of things.
User avatar
NOOBY93
 
Posts: 6528
Joined: Tue Aug 09, 2011 1:12 pm

Re: Will clean your HTML code for feedback.

Postby shubla » Tue Mar 06, 2018 10:31 pm

NOOBY93 wrote:Do you write code on an electric fly swatter?

Large files chug up even the most powerful machines when opened in bloated IDE's and notepads.

Vim also has the most awesome portability, you can easily transfer your configuration between systems, and use it over ssh, which is great.
It is widely available, almost every system has it already installed or at least available.
Many people that I know also use vim, though some prefer to use graphical editors such as gedit. Gedit is probably ok for reading very small files, but I wouldnt use it to write anything else than a few sentances.
Image
I'm not sure that I have a strong argument against sketch colors - Jorb, November 2019
http://i.imgur.com/CRrirds.png?1
Join the moderated unofficial discord for the game! https://discord.gg/2TAbGj2
Purus Pasta, The Best Client
User avatar
shubla
 
Posts: 13041
Joined: Sun Nov 03, 2013 11:26 am
Location: Finland

Re: Will clean your HTML code for feedback.

Postby xdragonlord18 » Tue Mar 06, 2018 10:36 pm

shubla wrote:
NOOBY93 wrote:i think everyone should use such tools, no need to make your life harder by writing in notepad

I do all my coding in vim, except for java which requires some proper ide, because java.
Vim is way faster than any other tools, it has very good performance as well.
Too often have I tried to open large text files in editors such as notepad and gedit, only for the programs to freeze and crash. In vim, there are not any problems with that!

i havent seen vims performance pretty much anytime i try to use plugins that r standard features on other text editors it just really slows down quite a bit such that i just dont use those plugins anymore the real problem is that other text editors dont quite implement the vim keybindings well enough its kinda sucky the closest has been vs code but that is progressively getting worse little by little
Ysh wrote:You all forget that bucket is include. I think with bucket it is fair price.
User avatar
xdragonlord18
 
Posts: 623
Joined: Sat Apr 16, 2016 3:25 am

Re: Will clean your HTML code for feedback.

Postby shubla » Tue Mar 06, 2018 10:39 pm

xdragonlord18 wrote:
shubla wrote:
NOOBY93 wrote:i think everyone should use such tools, no need to make your life harder by writing in notepad

I do all my coding in vim, except for java which requires some proper ide, because java.
Vim is way faster than any other tools, it has very good performance as well.
Too often have I tried to open large text files in editors such as notepad and gedit, only for the programs to freeze and crash. In vim, there are not any problems with that!

i havent seen vims performance pretty much anytime i try to use plugins that r standard features on other text editors it just really slows down quite a bit such that i just dont use those plugins anymore the real problem is that other text editors dont quite implement the vim keybindings well enough its kinda sucky the closest has been vs code but that is progressively getting worse little by little

I wonder what kind of plugins cause this for you.
Image
I'm not sure that I have a strong argument against sketch colors - Jorb, November 2019
http://i.imgur.com/CRrirds.png?1
Join the moderated unofficial discord for the game! https://discord.gg/2TAbGj2
Purus Pasta, The Best Client
User avatar
shubla
 
Posts: 13041
Joined: Sun Nov 03, 2013 11:26 am
Location: Finland

Re: Will clean your HTML code for feedback.

Postby Ysh » Tue Mar 06, 2018 10:50 pm

xdragonlord18 wrote:
shubla wrote:
NOOBY93 wrote:i think everyone should use such tools, no need to make your life harder by writing in notepad

I do all my coding in vim, except for java which requires some proper ide, because java.
Vim is way faster than any other tools, it has very good performance as well.
Too often have I tried to open large text files in editors such as notepad and gedit, only for the programs to freeze and crash. In vim, there are not any problems with that!

i havent seen vims performance pretty much anytime i try to use plugins that r standard features on other text editors it just really slows down quite a bit such that i just dont use those plugins anymore the real problem is that other text editors dont quite implement the vim keybindings well enough its kinda sucky the closest has been vs code but that is progressively getting worse little by little

My vim have very many plugin and I think it is working fine. But these plugin is very big hassle to set up! Also I will use this version of vim, which maybe is faster.
Kaios wrote:Spice Girls are integral to understanding Ysh's thought process when communicating, duly noted.

I have become victory of very nice Jordan Coles Contest! Enjoy my winning submit here if it pleasures you.
User avatar
Ysh
 
Posts: 5953
Joined: Sun Jan 31, 2010 4:43 am
Location: Chatting some friends on forum

Re: Will clean your HTML code for feedback.

Postby xdragonlord18 » Tue Mar 06, 2018 10:51 pm

shubla wrote:
xdragonlord18 wrote:
shubla wrote:I do all my coding in vim, except for java which requires some proper ide, because java.
Vim is way faster than any other tools, it has very good performance as well.
Too often have I tried to open large text files in editors such as notepad and gedit, only for the programs to freeze and crash. In vim, there are not any problems with that!

i havent seen vims performance pretty much anytime i try to use plugins that r standard features on other text editors it just really slows down quite a bit such that i just dont use those plugins anymore the real problem is that other text editors dont quite implement the vim keybindings well enough its kinda sucky the closest has been vs code but that is progressively getting worse little by little

I wonder what kind of plugins cause this for you.

the worst effective came from youcompleteme which is a code completion plugin
Ysh wrote:You all forget that bucket is include. I think with bucket it is fair price.
User avatar
xdragonlord18
 
Posts: 623
Joined: Sat Apr 16, 2016 3:25 am

Re: Will clean your HTML code for feedback.

Postby MagicManICT » Wed Mar 07, 2018 2:43 am

Java isn't any harder to write in a an editor than any other language. Not sure why you need something specific for Java. Any code is easier to write if you have handy tools like you find in modern IDEs.

And as far as sloppy code... if you haven't worked in a corporate office for some non-development company, you'd be surprised at what kind of crap you'd find.
Opinions expressed in this statement are the authors alone and in no way reflect on the game development values of the actual developers.
User avatar
MagicManICT
 
Posts: 18435
Joined: Tue Aug 17, 2010 1:47 am

Re: Will clean your HTML code for feedback.

Postby shubla » Wed Mar 07, 2018 7:47 am

MagicManICT wrote:Java isn't any harder to write in a an editor than any other language. Not sure why you need something specific for Java.

It has the java feeling.

xdragonlord18 wrote:the worst effective came from youcompleteme which is a code completion plugin

Learn to write the code yourself then. Or then try some other plugin, or maybe you have some settings wrong with it, for example, it scans way too many files for words each time or something. I dont use such things so I dont know about performance impacts of them. But I think that autocomplete has some performance issues even on some bigger IDE's.
Image
I'm not sure that I have a strong argument against sketch colors - Jorb, November 2019
http://i.imgur.com/CRrirds.png?1
Join the moderated unofficial discord for the game! https://discord.gg/2TAbGj2
Purus Pasta, The Best Client
User avatar
shubla
 
Posts: 13041
Joined: Sun Nov 03, 2013 11:26 am
Location: Finland

PreviousNext

Return to The Inn of Brodgar

Who is online

Users browsing this forum: Claude [Bot] and 49 guests