Shaan Posted April 26, 2014 Share Posted April 26, 2014 Hello everyone I have just started playing with phaser, and I am using sublime for it, so what are your favorite sublime packages? and what other IDE you suggest? Thanks Quote Link to comment Share on other sites More sharing options...
Cless Posted April 27, 2014 Share Posted April 27, 2014 My favorite Sublime package is ColorPicker: http://weslly.github.io/ColorPicker/ Very useful for web development. Not so useful for game development. My go-to picks for Phaser development are Atom and Brackets. Atom looks good and is highly customizable. It has excellent Git integration which makes life much easier. Its primary downside is that it can't open large files for now. Thus, opening "phaser.js," which is a huge file, will not work. Brackets is really great (and looks nice) but is fairly rigid. It assumes various things about your project that may or may not be true. If your project is a simple game with some HTML and JS files, then I'd heartily recommend it. Many people really like WebStorm. It is a full-featured IDE. It is not free. I find it a little too bloated and inefficient for simple game development. But it does have the best autocompletion of any JS IDE. Quote Link to comment Share on other sites More sharing options...
Heppell08 Posted May 8, 2014 Share Posted May 8, 2014 Auto complete and better javascript for me.The auto complete only works on openned files but if you leave non minified phaser open it works pretty well.Would rate sublime as one of the best for javascript/html editting. I've tried brackets and a few other editors but sublime is a my goto editor Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.