Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
What would be the best application to script addons?
« previous
next »
Print
Pages: [
1
]
Author
Topic: What would be the best application to script addons? (Read 2690 times)
Vurden
April 14, 2016, 08:31:18 PM
I want to start making addons, and ive already learned a bit of torque scripting, but I was wander what would be the best application to script the addons?
Ad Bot
Advertisement
ZSNO
April 14, 2016, 08:59:20 PM
I just use Notepad++ with Javascript highlighting if I'm too lazy to get the Torquescript highlighting
Shift Kitty
April 14, 2016, 09:00:49 PM
Notepad++ is pretty good. I'm not sure if it's available to Windows/Mac but I use gedit.
Drydess
April 14, 2016, 09:20:56 PM
I just use microsoft visual c# editor, but notepad++ is better
SuperFlaminninja³
April 15, 2016, 12:35:25 AM
I prefer sublime, however notepad++ is good.
Conan
April 15, 2016, 12:44:09 AM
imo sublime interface and usability is a lot more preferrable than notepad++. to me, its like the upgrade to notepad++ that notepad++ is to vim/emacs
Dannu
April 15, 2016, 12:49:52 AM
Sublime text 3 with ts syntax highlighting.
Zeblote
April 15, 2016, 04:47:09 AM
For ts I use sublime text 3 with the syntax package found in one of the stickied topics
jes00
April 15, 2016, 07:33:44 AM
I just use TextEdit(it's a Mac application).
SuperFlaminninja³
April 15, 2016, 09:07:25 AM
I used notepad (default windows) for the longest, Until Johny Blockhead convinced me of the glory of sublime
Port
April 15, 2016, 11:00:20 AM
I use
Atom
with
my own TorqueScript syntax highlighting package
which is derived from the improved highlighter for Sublime Text.
«
Last Edit: April 15, 2016, 11:02:42 AM by Port
»
Scout31
April 15, 2016, 04:09:14 PM
I used Atom too, with Port's highlighting. Useful since it has a whole community of extensions that are super easy to install and use and is pretty integrated with git.
Kyuande
April 15, 2016, 04:30:37 PM
Quote from: Zeblote on April 15, 2016, 04:47:09 AM
For ts I use sublime text 3 with the syntax package found in one of the stickied topics
Vurden
April 15, 2016, 07:41:44 PM
thx for the help
Cruxeis
April 23, 2016, 10:51:30 AM
Sublime Text is excellent, and it's very pretty. However, I personally like
ToruqeDev
. It tells you when you have some basic syntax errors and stuff, and I've used it to make a lot of add-ons.
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
What would be the best application to script addons?