Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/coronalabs/CoronaSDK-SublimeText
Corona Editor is the official Corona SDK plugin for Sublime Text
https://github.com/coronalabs/CoronaSDK-SublimeText
46b25b3baf34b2646880933fe3d264870a97cdd5 authored about 10 years ago
177c1c070aa09259f3db4ca0cc0eb0c12ead88de authored about 10 years ago
4feecbb899598125af4db532dec4f76c22481e54 authored about 10 years ago
080a38a3c776cb47885458023592676d691dbf40 authored about 10 years ago
b37c8257d287b3fd69f73224c5c728d2e6a99391 authored about 10 years ago
da6b3093248257cbec4b566cc22f6598c31738ab authored about 10 years ago
f61a38c71faeccc3871c20367ae856815ddc7d19 authored about 10 years ago
Risks infinite recursion, but worth it
5724022bcaea060a49498e3ab9fc6cbb2b25547b authored about 10 years ago7469cf757acc3615af5ae10dcf9100c922072474 authored about 10 years ago
Sublime doesn't return valid values during initialisation
b197f3a6fb02966f17ac05fb98c0db40e1c3079a authored about 10 years ago58bcbf73ca2042a67870147d1e2f5a797384ef3b authored about 10 years ago
9f7b532aaf431fddcbe7ad5a33173bae2a1451b6 authored about 10 years ago
6361292ff5232dda2720f40297048fdfdfa7531f authored about 10 years ago
594f48c4b19308f3d3c1df58e7f436e3f4d15a9b authored about 10 years ago
Now looks for main.lua file and derives path from that
211b95701a2fff8357cd557558fb8fded923cfe1 authored over 10 years ago4bba699919399d3529f78b4adf8001b40094af20 authored over 10 years ago
6c106f37b4dc5c104974d44de706a6d67b99a092 authored over 10 years ago
ad1c6baa1d3a6baf0b6f10b8c62e987e1b70360c authored over 10 years ago
Also remove requirement that cursor be exactly at require
ab2b03081ddff569c8e7432b2f6adf67659471a0 authored over 10 years agoStop Sublime reverting to standard .lua syntax
4a15ea0760f4d603c5f72bebc3c2cae175ef371f authored over 10 years ago
Conflicts:
completions.py
If autocomplete is triggered at a require statement, search project for files to suggest (in lua...
7a56e1c2ae6cfb4bc3a72da93149c8ef50ea6a2d authored over 10 years agoIf autocomplete is triggered at a require statement, search project for files to suggest (in lua...
730eafc739f7ae673dc46a45b0218bd958f2ff4a authored over 10 years agoWas having problems with other test
6f823676fcf2f983bc9eda6c53ae144f2b2e7417 authored over 10 years agoe614aa63e879a9bb4faabb38bd1b5c06e2b3cc77 authored over 10 years ago
eaf222a9de9df46cddb580e88c15bb1b42585e10 authored over 10 years ago
Conflicts:
completions.py
820226460844d012b46c6c4b89d4751d50fa2121 authored over 10 years ago
3e0a5f711bd200106abb3a8f43320912e891236a authored over 10 years ago
b321f81344dbfbe59ea2797861919d95a64ffb32 authored over 10 years ago
7f740245dc2b6405ad2777f0de2a9f6eb644d321 authored over 10 years ago
A message is shown on the status line if Corona SDK completion is not
being done because a .lua ...
1baba760237fdd3e76fbb172bb5d080929acf25e authored over 10 years ago
* About box misbehavior
* Correct regex for finding errors
* Add regex for Windows
* Fix sni...
ac7c1376871c2bf46b34e1e2d5f23ee351ca2d71 authored over 10 years ago
Up to date for release 2014.2381
4f51be0824e7a45346520d80ec914c6fafb81938 authored over 10 years ago2a82ebba45adebf99bbcb8b5eceea707085580cb authored over 10 years ago
a0bb5f193b9b57acc48aefa0ee211304ce684a3f authored over 10 years ago
4b43958a0affc2598ccef248396991f5ab4626fb authored over 10 years ago
You can now use "Debugger > Stop" to close the additional panes even if
the editor doesn't think...
Also, save all modified files before running project (but only if
modified)
abdafd2a4c17b6bdbdbe8cdd020d5772649d52f2 authored over 10 years ago
f32474e4aa4228a3b85011ef6ae2592bd574679e authored over 10 years ago
Added instructions for running Github tip
Fixed some formatting
60de14bf497a983f71f433150958f53814913885 authored over 10 years ago
Added capability to strip whitespace from completions (thx
personalnadir); set "corona_sdk_compl...
Set user preference "corona_sdk_debug" to true to turn on debug output
(works for completion rig...
95b4538054c7bc9df10a03982b8b4aa33cda1c00 authored over 10 years ago
a1dc45e1ccb256343dfb3d9e346ce2bd31a2bc4a authored over 10 years ago
3ce0dcbc79173965fa99cd3810f05bd18cf4bc48 authored over 10 years ago
4790929242cc7c0091ef613073449015f41c290e authored over 10 years ago
77bfd7b113a64e3a797ba660b600c5f3a2f66711 authored over 10 years ago
f809a2bca676f5716ea22d01669f427dfbbb05df authored over 10 years ago
Been moved in to _corona_utils.GetSetting
bb924bbddb2b223137a64bbc77e0170134577977 authored over 10 years ago3b3cf58be978a90152891260c4e42a1b30fe4c87 authored over 10 years ago
356968ea5eeba489a0b5f01f3fbdecb4a3b0f9dc authored over 10 years ago
3157d2b05bc6c2ee0d8ba33b0ac48d1c2b18c774 authored almost 11 years ago
cf49f981fce046b4bfea811c4cb4435ea90ed604 authored almost 11 years ago
Conflicts:
CoronaSDKLua.tmLanguage
completions.py
* Consider only files which have their syntax set to "Corona SDK Lua"
to be Corona Lua files
*...
52b8a133aa62fe5ea1abbda45690ae3a03e69e21 authored almost 11 years ago
Give Corona Lua its own scopeName so we can distinguish it from regular
Lua
Apparently ST2 lowercases the pathname so we need to handle that and we
also need to handle ST2 ...
Toggling the build pane would clear its contents due to a ST weirdness
which is now worked aroun...
1. Show function arguments as regular variables as the code reads better
2. Refactor Corona API ...
Load settings from actual settings file rather than via the view
a4c6cfab67eb101a06cd98f5b4713a10d5215176 authored almost 11 years agoFixes issue #5
2a25adaa1a6e76d080cecc8dbdb241f185b6c0d3 authored almost 11 years ago34a88f0720cdddfff1b1f270aae1c142f0ec2fe6 authored almost 11 years ago
966591ce8996e9be411a1fd5f9f689ec55352583 authored almost 11 years ago
4ac2890706c667c14e9b7ae9c781735185d38976 authored almost 11 years ago
1a67911625bc5aab5ed57c2741001ac60f4d1a57 authored almost 11 years ago
ae4622477604290bbb8d74b8e18e7c0f92b00dcb authored almost 11 years ago
6d92fcf592dd8ee2055bb75b073c991c7af85b11 authored almost 11 years ago
63da0adbb5a86b46c5dbdf481dabd065a704a0b4 authored almost 11 years ago
77e2a01f8a7fb97d6cca047dfc3f432f778bc476 authored almost 11 years ago
023ab2c5036164f1c8a80666a924d6b578ade14d authored almost 11 years ago
4b477875fe02639c7040a7c161b4b99ae49c9a47 authored almost 11 years ago
Autocomplete seems to work perfectly without them
656c5ac2ba46b30d6a1b241cd4d466e30ed9cb77 authored almost 11 years agoad70500647488e4af83726fadd4fcbd783acdb88 authored almost 11 years ago
442255db74c6956e310ffc9b8827889843b32b31 authored almost 11 years ago
4565b57a9d61c510310ea1a3d2aebf040a31707e authored almost 11 years ago
e05d565d08db2fc4c5aaa28d2554279ba6bf488e authored almost 11 years ago
The issue description is not quite accurate but the issue of the text
before the period being do...
266f22d20f4404be5b7ed70cf18ae18b4ca0c1a9 authored about 11 years ago
608dad69cebe46055c1be1be1ead0753a62abafa authored about 11 years ago
91345dc576aff5b1eaec7781598bd99ef4473ef0 authored about 11 years ago
d1d7cbaa1567fe743a1ddcd1e67fa11a69e494fd authored about 11 years ago
5c383f5faa930e806378107f6018cb090a49ff78 authored about 11 years ago
f4263656fe2c8e89d888c463e56cad57f94da2f7 authored about 11 years ago
0d51d83676501126a008db1158f81234a5bd4d88 authored about 11 years ago
34963320a12c9b2cb19bf265e40e62ace809d9a7 authored about 11 years ago
0c72a119fff069efe8b069494a517d41b9ae22db authored about 11 years ago
310c36b2cafbbdaf6d3e7e3170aa854343edc731 authored about 11 years ago
1e94e84286b82144cab94f94a83c0dbed42e70cb authored about 11 years ago
58f1632665c7884ad53528c268cc1af6bbec2f00 authored about 11 years ago
285ef64cf13376fe997774469010169271814bc3 authored about 11 years ago
f2609677456c4928899929bba01e0c11b4edd643 authored about 11 years ago
b26c532138554cc9ffdafe7ab4c27f3ad0f68a78 authored about 11 years ago
11c4bb1deab73efba2dd0ade32ec270e801e1357 authored about 11 years ago
9f761152e8dfbe017979c0665d7becfb51e4059e authored about 11 years ago