Argonath RPG - A World of its own
Argonath RPG Community => Hardware/Software support => Resolved issues => Topic started by: ~Legend~ on July 27, 2015, 07:21:37 am
-
Do many of you use HTML editors or other (semi-)integrated development tools?
In the past I have worked with Adobe Dreamweaver, which is a lot of fun and although you can edit the markup manually you can still be limited by its software constraints.
-
Sublime text for regular HTML/CSS/JS, PhpStorm for PHP projects, Visual Studio (C#) for SAMP scripting.
-
I use notepad++ for most of my projects, java, php, html/css and javascript. Uses it due the complex and ease of the editor, it has great plugins etc
-
Try Atom, too. Teddy gave me that when I was scripting for LU like a year ago.
-
Sublime and Notepad++
-
Notepad ++ and w3schools
-
Sublime text if I'm on windows. Vim if i'm on linux.
-
Notepad ++
-
Sublime Text 2, easy for HTML/CSS and pretty useful plugins, like Emmet.. :)
-
Sounds good!
Some of the older versions I have tried, like Dreamweaver, were good at creating a general page and had some decent HTML editing features. However, you were mostly limited to their preset designs and formats.
-
I used Dreamweaver in the past but I switched to Notepad++
-
I would never use a product like Dreamweaver. You can always get the best outcome when writing in raw CSS (or Stylus, LESS, etc. etc.), it doesn't really matter what you use. The presets with those are often terrible in design, provide horrid user experience, and are just wrong. A custom design is always the better avenue. Atom is good, Sublime Text 3 is good, I also often use WebStorm for larger projects because of intellisense which really helps.
-
Vim if i'm on linux.
nano >
-
You can always get the best outcome when writing in raw CSS (or Stylus, LESS, etc. etc.), it doesn't really matter what you use.
Unless you're like me and constantly shift in small increments of 5px trying to get that perfect angle. In one hour a good 20 minutes is spent in CTRL+S, ALT+TAB and F5 alone at my side :lol:
-
nano >
gedit >
-
nano >
Yes, nano is master race for Linux CLI editors.
-
Yes, nano is master race for Linux CLI editors.
Pls
-
Pls
Is it even CLI? Uhh, no thanks (http://i.imgur.com/vKevzBz.png)
-
Is it even CLI? Uhh, no thanks (http://i.imgur.com/vKevzBz.png)
No.
-
Ew
-
Unless you're like me and constantly shift in small increments of 5px trying to get that perfect angle. In one hour a good 20 minutes is spent in CTRL+S, ALT+TAB and F5 alone at my side :lol:
Haha tell me about it