coronalabs / CoronaSDK-SublimeText

Corona Editor is the official Corona SDK plugin for Sublime Text
https://coronalabs.com
MIT License
108 stars 28 forks source link

Various additions #2

Closed develephant closed 10 years ago

develephant commented 10 years ago

Hi Perry,

I've added a number of items that I think are helpful and could be expanded upon. I might have a fix for the build issue as well. Please look over my submission, the major highlights are in this screencast:

http://screencast.com/t/5V45qLqpT3

Added menu Common shortcuts on menu and contextual menu. Added "New Project" functionality Added a downloader for frameworks and classes Added specialized snippets for physics joints, as well as scene, module, and class snippets. New build process for windows 64 issue.

Now I've only developed this on Sublime 3, so have not tested on 2 yet. I'm also new to python as well as this being a first time for me contributing to code, so go easy on me.

I would love any feedback or knowledge you can spare.

Cheers.

develephant commented 10 years ago

Doesn't look like a number of features work on Sublime 2. Hmmm...

ghost commented 10 years ago

The console is your friend :-) Ctrl+`

There are some gratuitous changes in Python to watch out for as well as the switch to ZIP files for packages between ST2 and ST3.

I can't promise to look at your pull request today but will definitely get to it tomorrow.

Perry

On Oct 20, 2013, at 6:28 PM, develephant notifications@github.com wrote:

Doesn't look like a number of features work on Sublime 2. Hmmm...

— Reply to this email directly or view it on GitHub.

develephant commented 10 years ago

Hi Perry,

I'm actually going to close this pull, I have a lot of refactoring to do. Is it okay if I have other Corona users test my fork before I make a pull request again?

ghost commented 10 years ago

Sure. Testing good!

Perry

On Oct 21, 2013, at 11:31 AM, develephant notifications@github.com wrote:

Hi Perry,

I'm actually going to close this pull, I have a lot of refactoring to do. Is it okay if I have other Corona users test my fork before I make a pull request again?

— Reply to this email directly or view it on GitHub.