Best editor debugger.

Discuss developing tools and get details on Conquer Club's API.

Moderator: Tech Team

Forum rules
Please read the Community Guidelines before posting.
Post Reply
User avatar
Woltato
Posts: 192
Joined: Sat Jan 17, 2009 8:09 pm
Gender: Male
Location: Bingley, UK

Best editor debugger.

Post by Woltato »

Hi there. hoping to get some advice re development as I'm new to Javascript.

What's the best editor and debugger for developing grease monkey scripts?

I know you can go into Grease monkey menu - Manage User scripts/New User script but this seems like a pretty basic editor with no Autocomplete or debugging facilities. Is there a decent Javascript IDE I can get hold of from somewhere? Preferably a free one.
User avatar
runewake2
Posts: 95
Joined: Sun May 23, 2010 1:50 pm
Gender: Male
Location: Betwixt Two Curly Braces
Contact:

Re: Best editor debugger.

Post by runewake2 »

I am partial to Visual Studio which supports HTML5 and Javascript (mostly intended for Windows 8 dev). You could use that and can get it for free... sort of. I would also recommend looking into Sublime which is free for non-commercial use. It is leagues ahead of Notepad++. I use both daily, they are great, granted I don't do much with HTML/Javascript so might want to experiment with what works best for you.
Conquer Club Mobile Apps: Conqueror for Windows Phone and Windows 8
Conqueror's going Open Source: Conqueror on CodePlex
blakebowling
Posts: 5093
Joined: Wed Jan 23, 2008 12:09 pm
Gender: Male
Location: 127.0.0.1

Re: Best editor debugger.

Post by blakebowling »

runewake2 wrote:I am partial to Visual Studio which supports HTML5 and Javascript (mostly intended for Windows 8 dev). You could use that and can get it for free... sort of. I would also recommend looking into Sublime which is free for non-commercial use. It is leagues ahead of Notepad++. I use both daily, they are great, granted I don't do much with HTML/Javascript so might want to experiment with what works best for you.

Sublime Text

Notepad++ gets the job done, but isn't as full fledged as Sublime.
Post Reply

Return to “Tools Development”