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
c028e43e2ca76641de4bbe371579ed833f5cebf2 authored about 11 years ago
72179b83019935810e11ef4473e599dc01f15c1e authored about 11 years ago
8d9d45ddc950ce83827f6de979fe0128315f8519 authored about 11 years ago
cf0deb555210adcaaa8a0aa729fbe3c3cfb9a6f2 authored about 11 years ago
Improved restart behavior
Fixed issue with "internal location" stacktraces
Fixed issue with brea...
59b26e87ceb8cdd667a5f29dc86a708ccb3c4460 authored about 11 years ago
e2dfb83252553227cf7cae0456a33896b6555d5a authored about 11 years ago
3509bef650ef7910f2ba79c492c77b7ed35fdfcd authored about 11 years ago
ffaddf55b734476eb5882d313c40d4d0774cae76 authored about 11 years ago
147a17c3ceeafb8a647f23a956fa5cc6975d470a authored about 11 years ago
bd4039c92bc78410aee10acb8671232b1fb2348c authored about 11 years ago
Single step, view current stack trace and variable values. Many
improvements to come.
The previous scheme checked if the filename had a ".lua" extension but
that didn't allow for the...
75f3bd57c5a24caff2cfd6fc09eb8c729a5d1588 authored about 11 years ago
fdd9cabf5aaed49383772e519c760cc6c1c55e81 authored about 11 years ago
012df244cacd68cca2703b3793265d81547a069a authored about 11 years ago
51b3faec25f7c5bac934b41746b1f1eb63b8f6ea authored about 11 years ago
1cf4156430d9eff13b796428d896be8abae267db authored about 11 years ago
0a2c9cfdc1af6871443684ca48e9197bd3e443e5 authored about 11 years ago
3b8a136068e39c8832d81a49228e0316feb5fcaa authored about 11 years ago
82fdf4de9c9d163d9e0a98e0c4220743a0fbc652 authored about 11 years ago
0d236f16377b251b07b0e00d48378796a6ee57dc authored about 11 years ago
fb751d9eadcb7e9293576c5fc8f4a5cffb056b20 authored about 11 years ago
4e1efa9c53c24de342736fe7ee36515d6f487ecb authored about 11 years ago
Update raw-api-definitions
dfcecf518f327d05f941278c03ab750008fcb2ec authored about 11 years ago7bb5dd51a31ad075261a88d67d878863cb5beca8 authored about 11 years ago
If you type nil followed by an carriage return, Corona Editor will try to replace nil with "netw...
961b59112c4c64a4b70cff193cf652cfe909ff13 authored about 11 years ago826eda954e075230147696465210474800d93d25 authored over 11 years ago
62a6943476ece7723389e16e680f1f4c865bdced authored over 11 years ago
f7ffd757cf3d6f9f833743b67a388b2a1c97d109 authored over 11 years ago
2bd02b2e85e85fc5e361b12ff61a00cc9c1abbaf authored over 11 years ago
8227c855df2068cf75ecfd59888df3f3725aa44b authored over 11 years ago
8e3c3633f642cb760bce8f9ff152e6b4a8a20776 authored over 11 years ago
c41b37c4d89a29ef03d7aee4389a4747c97d27df authored over 11 years ago
Completions now (optionally) do fuzzy matching on the available
completions. Behavior of comple...
Fine tuned documentation lookup so that "lfs", "socket", "sqlite3"
trigger searches.
Added Simulator flags to stop multiple instances starting and fixed
issue with "\Program Files (...
A rewhacked and improved completion mechanism is coming but in the
meantime this fixes an issue ...
276b2f3a59f4ea6d96fff25324d076b914b091bb authored over 11 years ago
Documentation lookup has been made smarter so that it displays the
correct page more often. If ...
The detection of function definitions has been extended to cover both
styles of Lua function def...
0034f161215dc2e46e3dd86ec511a7d54db46646 authored over 11 years ago
To make accessing the list of functions defined in the current source
file more discoverable a m...
61b14435351cd095031d1ad24f85c95567ca0ebf authored over 11 years ago
792b18fdc84efc356d1af0a634236c3f33401cfe authored over 11 years ago
Added a bunch of constants and object member functions to the
completion list to make it more co...
Apparently there isn't a directive in the .sublime-build file to set
the menu label like there i...
Due to changes in the package structure in ST3 completions were broken.
Also added a user prefe...
It was originally necessary to remove period from the list of word
separators in order get compl...
187091c6a203ae47227a8cadb7295554cc992bd3 authored over 11 years ago
428666d41916a9c76b94c94c5454e6afdb85c719 authored over 11 years ago
f1468c95608b1ebcde6b37ad969a5e726e48124f authored over 11 years ago
ST3 uses Python 3.x rather than Python 2.x and there are many traps for
the unwary in trying to ...
Some debug code was preventing completions from working
7fc2088adc06e79655a95c226f016938b7e607e5 authored over 11 years ago
Modified completion behavior to include completable items from the
current document. The order ...
Added *.cache for Sublime Text
2bd595d817ad7e354b477df8ead422b0c75fc8f2 authored over 11 years ago1c2516fa05245a89ff466c78aba8092896541527 authored over 11 years ago
6bbbe49dd5edd87784e9cc6cb7767f3b504e9ea6 authored over 11 years ago