Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/openfl/lime-vscode-extension

Visual Studio Code extension for OpenFL and Lime projects written in Haxe
https://github.com/openfl/lime-vscode-extension

If lime setup alias doesn't copy the alias, don't keep trying in an infinite loop

Sometimes, file permissions or a missing directory can lead to a copy failure. No big deal. Fall...

50d1b918758c0c3c84e83bfa333c0d950d3dc34a authored 12 months ago
package.json: displayName should include OpenFL to avoid confusion

e55eabd77060327a4f133f52bcbcca12a3728470 authored 12 months ago
fix some http: URLs

940446678ff0222a3badb12b51ae48ac91b805f6 authored 12 months ago
v1.5.1

cefc93fdb6052d910864b8c228a78647a81ed5ce authored 12 months ago
Fix lime.projectFile path that contains spaces (closes #104)

66d2aa6125618784a63ac224cc5a70678c3aaaa3 authored about 1 year ago
don't ask to install Lime if haxelib setup hasn't been run yet

The Haxe extension should provide enough feedback that haxelib setup is required, so we don't ne...

d2b8a801af6d22f3d7de4fe75a80edce77bd5fad authored about 1 year ago
choose correct task when lime.projectFile is set to project.xml instead of left empty

124905a1e48c4502fe31d5b9960bca806fcb5f53 authored over 1 year ago
Pass -y to lime setup -alias to avoid waiting for input

c057f1cb89b846dbf7de0db244b9830269f4a2f9 authored almost 2 years ago
Don't try to install Lime or set up the alias if using a custom lime.executable (closes #100)

7a0e71502c27aab1c791ac1a782bf83afe48d46e authored almost 2 years ago
update CHANGELOG

e51e1efc1661f74cb8244dbee45d3d9a77ff7844 authored almost 2 years ago
Merge pull request #98 from openfl/dependabot/npm_and_yarn/minimist-1.2.7

Bump minimist from 1.2.5 to 1.2.7

e25f9bbc78bd1a89af9353f6aecd5903d3ecd3fa authored almost 2 years ago
Merge pull request #95 from openfl/dependabot/npm_and_yarn/decode-uri-component-0.2.2

Bump decode-uri-component from 0.2.0 to 0.2.2

df8f27601de2dd94762104f974be2b720ce4ea2d authored almost 2 years ago
Bump minimist from 1.2.5 to 1.2.7

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.7.
- [Release notes](...

3a0cf58ae6f6cca1cd966f43bc0c9c1d5a521be2 authored almost 2 years ago
Bump decode-uri-component from 0.2.0 to 0.2.2

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 ...

b48c7bc65e9851fe0a80655145b62899f0732e8b authored almost 2 years ago
Update CHANGELOG

f08ec77eec4809a9e61ad0db4555e89fa2de8be4 authored almost 2 years ago
Update to 1.5.0

9ed1376b366a95f7b000f7c91c5ede0a7af9c4a3 authored almost 2 years ago
Fix null exceoption when no workspace folders are open

784177ca349221703cf767313e0401e41b80ed73 authored almost 2 years ago
Commands to create new Lime or OpenFL projects

da311e0643a8e08ca50f77281162c9197cb4cb35 authored almost 2 years ago
Update LICENSE

bb2abb3d20f01a63b128ec3a202ed6e71c86899b authored almost 2 years ago
Github Actions

b208b03656e64c5907447d14faf8aafaf293aad3 authored about 2 years ago
Detect -android or -ios target flags when targeting AIR to launch with mobileDevice profile

a117ef04e715ccae5d267b01c40060922c7733af authored about 2 years ago
If --port is specified in Edit Target Flags, use that port instead of 3000 when launching in the browser

bc01af03957e396171825a211a6bc108d596766b authored about 2 years ago
Pass -nocolor to lime display command so that it doesn't contain ANSI color codes

673bbf6d6903556a15af37af158f38f9a1a78624 authored over 2 years ago
Better user experience when Lime display command fails

- Expanded the first part of the error message to make it a bit clearer
- The part of the messag...

c63afa72906b19b78fd2928c899850672217f964 authored over 2 years ago
Flash debugging may fall back to Debugger for SWF extension, if Flash Debugger extension is not installed

c9b3791856cc4e948af52352b276ffe85b13f5a5 authored over 2 years ago
Can debug AIR with Debugger for SWF extension

07f8806e4116088a2d91836f5a37d09d2529b82b authored over 2 years ago
Fix HashLink debugging with Lime 8.0.0 (closes #92)

The existing behavior for Lime 7.9.0 and older was kept, to be safe. However, it could potential...

3b0eb7a59c246c2d3e4713a4706dc903558ff873 authored over 2 years ago
Update CHANGELOG

3c3b6edd08c1d50ecbc0e45232f7a30dd0236eef authored over 3 years ago
Update to 1.4.3

72b938de1550e5c21fa9421febba96d0859a5199 authored over 3 years ago
Remove unnecessary spaces

ecbbb3e6490300520376872804387da5a16043bb authored over 3 years ago
Update copyright notice (based on package.json)

0525e039680b228ca23a9b0f941e337aff4ba9a5 authored over 3 years ago
License

a59cedcc90f30c0e910ee4f96f1c20bb32bc8c4f authored over 3 years ago
Update NPM dependencies

e557b22a0e886a12bb7367e0b8c6b7fa6e55c8be authored over 3 years ago
Bump path-parse from 1.0.6 to 1.0.7

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release no...

642ad59d487fc2fe6cbbd3f2241d695df8615a30 authored over 3 years ago
Update HTML5 debugging to use built-in VSCode Edge/Chrome debugging

ca0272201f2ca529ab6e9c66af938279098bbd3a authored over 3 years ago
Use -Ddisable-version-check when getting display args from Lime

The warning messes up code intelligence because the extension tries to parse each word in the wa...

a2bb5b6e2644af4b31b4b558244d4ca34ba14786 authored almost 4 years ago
Update CHANGELOG

c6c3581ae6f556fe56a1bd97827d973e8523d62a authored about 4 years ago
Update to 1.4.2

06bda94d4998665a84646fbd4a0e96ded222036a authored about 4 years ago
Fix support for top-level lime.projectFile

1c1552a8a96e237e1d2f2c4cacd4b92409df9057 authored about 4 years ago
Update CHANGELOG

d6c548ea42a6bd9af6787837283edd9772f30867 authored about 4 years ago
Set CWD for Lime display args, update display args when project file changes

9ee1f1227a3ec1e7ce7f6f91fe8c10a89d68afcc authored about 4 years ago
Can't run lime setup or lime setup -alias on mac or linux because it requires sudo

When lime is next updated, it should be possible to run them on mac. just not yet.

2740e972af624536f171caa145c8df69bcee503a authored over 4 years ago
Bump minimist from 1.2.0 to 1.2.5

Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.5.
- [Release notes](ht...

fd748bfbc3d7edc9d0ae801d959075addc5b0b50 authored over 4 years ago
Fix display argument provider being disposed on deactivation

When selecting another completion provider like Haxe ("deactivation"), Lime would vanish from th...

647bfd180167a2a2bf3389345fa196bcbe39adce authored over 4 years ago
Merge pull request #73 from joshtynjala/lime-install

If Lime is not installed, offer to install it from Haxelib. If Lime is installed, but the alias ...

eab4f4b52c9fbc2be4ea59e26e2fe9deb2ab8796 authored over 4 years ago
If Lime is not installed, offer to install it from Haxelib. If Lime is installed, but the alias is missing, add the alias automatically.

304615a87da51d8862dce7f809e6051a83d529dc authored over 4 years ago
Update CHANGELOG

69c893d7b4564eab8dbe2be3bf3b6bd6c54bbb02 authored almost 5 years ago
Update to 1.4.0

98a46487e6d032a3c6f4c774ad5de9e91ebd6e87 authored almost 5 years ago
Compile fix

e498adc10a711026164e71f2397797e8f6451b07 authored almost 5 years ago
Merge pull request #68 from Gama11/hl-debugging

Add support for HashLink debugging

811fa2804fe7081c9955208596eaa61ed9bc2ba2 authored almost 5 years ago
Merge branch 'master' into hl-debugging

7c541dc78a035505c645de99e4eb248b30dec4d7 authored almost 5 years ago
Extract into a separate resolveHLDebugConfiguration()

Has gotten complex enough that it deserves its own method.

5ce1f66929c9ff7773cfe6f8b5782df9cf054634 authored almost 5 years ago
Use the new vshaxe API to retrieve class paths

This is cleaner since that way the paths for Haxe std and such are automatically included, we do...

582a8bc86ae1ba0f78d1bdaee6d92cbb621f2c61 authored almost 5 years ago
Seems wrong to register debug config providers for anything other than lime

1f6e3abe3efb638fdc127e7cf90134263850ee46 authored almost 5 years ago
Add a "lime.promptToRefreshCompletion" setting

79ea754b118fb082868fa2651d91d12c3863c242 authored almost 5 years ago
Add a progress spinner to the status bar while refreshing completion

7b2ebd1f6503aacf916e5959970fb1f9a9d074e5 authored almost 5 years ago
Make it available as a manual "Refresh Code Completion" argument as well

734b3fca82337cec6866fdf27cd426f26be2bfbe authored almost 5 years ago
Offer a prompt to update completion on project file changes, closes #12

e2db847fd52df15dc3ab11f122e4c7e00fbc866d authored almost 5 years ago
Activate / decative Lime on project file creation / deletion

8724d171eaa9c64a280faad8c0389825070ec0f4 authored almost 5 years ago
Add support for HashLink debugging

6153cb5a112da096265ebcea25eb885583e346cb authored almost 5 years ago
Update to 1.3.2

12a58723dd49da2eccc708134a8d95df449b73f5 authored almost 5 years ago
Update for newer VSHaxe externs, switch to NPM/Haxe

c39916169e89135c7611f82e0ca00cb088dbbf43 authored almost 5 years ago
closes #61

33ae7d4409053fc325aed582848a628555534196 authored about 5 years ago
Debug: when launching the lime debug configuration, if the lime test task is already running, use lime build for the preLaunchTask instead

This ensures that the compiled output is up to date and doesn't require the user to manually bui...

b6ff0bfbd3a6fa258c7f34fafdd79d2eabd3285f authored over 5 years ago
Update hxformat.json

80d4f0d392037201bc8840406fa9179f53be72b7 authored over 5 years ago
Fix backwards compatibility with older Lime versions

842ab6123064755159730af2a8480808ee0a50df authored over 5 years ago
Update CHANGELOG

2e71139504022d6da022dcbe4c32501a44a173ab authored almost 6 years ago
Update to 1.3.1

e2ea600e229a90e090a6be09afda6f7f43db591b authored almost 6 years ago
Prompt to install debugger extension (if supported, VSCode 1.33 or greater)

0b70121b9ab08e6774745092f520d4e70d3654d1 authored almost 6 years ago
Don't include project file names in task names

bc5367f82b315e34f73046f2dcd1f2c131a20e1c authored almost 6 years ago
Restore "Edit Target Flags" item (removed verbose toggle)

fad359a1febb80b2526302855e312d11b3dc1dbe authored almost 6 years ago
Fix argument order when project file is specified

272355f1bd29f241113e60e6ed46d83e7e088de5 authored almost 6 years ago
Avoid warnings for non-built-in targets in targetConfigurations

f0517b4127aa92ced3dc42883d6944beefef4638 authored almost 6 years ago
Fix html5 missing from target list

1b15c7a018a36d1ef9213f827abe296d03f7ac06 authored almost 6 years ago
Only set preLaunchTask if not specified

This allows having a launch configuration that debugs the last build right away without re-build...

1632f1060d6bc0bd20854dc5fa483229eb72e052 authored almost 6 years ago
Update CHANGELOG

6dd70d89da29a43395299e890d67cb6826f58dc0 authored almost 6 years ago
Update to 1.3.0

9d3bdaf73884c032bc419372350e022db68bb13b authored almost 6 years ago
Change minimum Lime version for debug support and HashLink

ed8320ff77b7c2f88c4e9a8f74bce50770bd46c4 authored almost 6 years ago
Add lime.browser for support of firefox/edge debuggers

7f3732883aa96d61f5e204238f79d279355150fd authored almost 6 years ago
Use matching HTML5 config when starting debugging

2825feee8061085931a87a5d1b1a785b240971db authored almost 6 years ago
Change Lime task definition format

0edfa7f2cc5ea85df43fa92423b208c32fbceffc authored almost 6 years ago
Debugger fix

c0d5f73a7a95284a2242a47ac5acff3c6476c009 authored almost 6 years ago
Hide IDE-specific debug flags from task names

5a907521c474a1cda631faf4eec58d962411e6fe authored almost 6 years ago
Minor fix

9701a5f624d6028547391eb08819eb79f44211c4 authored almost 6 years ago
Preserve task definition for generic build/run (etc) commands

51f68a888b18e8dd8cf8a4b48f8653365b70fa81 authored almost 6 years ago
Add customization for lime.buildTypes

e9a63b4dca24fb10ade42f6e5462ae1d6101a24f authored almost 6 years ago
Add 'lime.targets' to add (or disable) targets

8053782e74d273ade602e878cf66c075e2003c28 authored almost 6 years ago
Minor tweak

194f586191c43ec1c26f2de986650d2f50147406 authored almost 6 years ago
HXCPP debugger only on -debug

607e5c40b451194688de0356b68156792a09f26e authored almost 6 years ago
Update tooltips

98fddcb1ca66a5f5b7eebd62ff4d5517c1b0907d authored almost 6 years ago
Verbose tweak

271345088d1bd836abf22def6ca3b085ed4f9f66 authored almost 6 years ago
Add verbose toggle button

52c1a42402de7ba37ee5b305e0e6c5d49ca8293b authored almost 6 years ago
Remove debug message

903bebbfa8e74717410e1cc53a3711e8058ce3ba authored almost 6 years ago
Add enabled property to allow disabling lime targetConfigurations

e3cd0d64efb11f8b6e6082e1ef33755725541a3e authored almost 6 years ago
Add hiddenTargetConfigurations

a644f87f244c12739e9a0784a83ebb3f9a8b95ec authored almost 6 years ago
Fix targetConfigurations and add ' (current)' to generic command tasks

9dfd45f4cc658786fff97f5d1ec73be0172e519e authored almost 6 years ago
Progress on lime.targetConfigurations

256329251f9ca86fb38dc040bec393461855e436 authored almost 6 years ago
Rename to just 'HashLink' for now

d7ef9ccb71178d4271017df1e3e168e2db6b5e1a authored almost 6 years ago
Switch to 'Target Configuration'... single drop-down

12f19b7f77f0e85f40e448ca388b5d287b245e40 authored almost 6 years ago
Disable additional tasks (for now)

3eabddf6c315fc2dbf062ccc0ffe60511f43e580 authored almost 6 years ago