Ecosyste.ms: OpenCollective

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

Phoenix IDE

Phoenix is a modern open-source IDE for the web, built for the browser. We develop the Phoenix code editor for the web.
Collective - Host: opensource - https://opencollective.com/phoenix-ide - Website: https://phcode.dev - Code: https://github.com/phcode-dev/phoenix

Don't add Mac key bindings on other platforms.

github.com/phcode-dev/phoenix - 295716bdfda455e2afd9ab158e815012b8ffd6d6 authored over 10 years ago
Updated by ALF automation.

github.com/phcode-dev/phoenix - a84c20a37588617e348a7b566c705e8aab5daf12 authored over 10 years ago
Merge branch 'master' into alf_localization

github.com/phcode-dev/phoenix - 1f60f1e2a05890fa852c62a7f668a87fab05b4eb authored over 10 years ago
Merge pull request #9589 from adobe/rlim/custom-key-map

Implement custom keyboard shortcuts support with a user key map file.

github.com/phcode-dev/phoenix - 0b949dd02b87866d54f38631715a4353a8f927e5 authored over 10 years ago
Set error to true for Mac modifier keys used on Windows.

Fix the issue of showing errors from the user key map file when running integration tests.

github.com/phcode-dev/phoenix - 67013de7ad5c83a5dfbed2cd47845ec052426f64 authored over 10 years ago
Updated by ALF automation.

github.com/phcode-dev/phoenix - c4896a6a179c9c261bf0ed84c455802328d3deed authored over 10 years ago
Merge branch 'master' into alf_localization

github.com/phcode-dev/phoenix - 9efda59a77322ca658cbf071937492bb838ca6a2 authored over 10 years ago
Add context selection extension and enable the extensions on Mac.

github.com/phcode-dev/phoenix - aec8ede78688b7a6f95296988ce83a46af034120 authored over 10 years ago
Missed to add @return in previous commit.

github.com/phcode-dev/phoenix - dff3fe215d85733ac5292edae0646d7c17147448 authored over 10 years ago
Merge pull request #9614 from adobe/pflynn/quick-edit-grouping

Quick Edit result grouping

github.com/phcode-dev/phoenix - 7800968abac298bd60c0690ace0cc30ae992473a authored over 10 years ago
Rename one test file used on Mac.

github.com/phcode-dev/phoenix - 624143c9896c39371614c5435c89c050952f6edb authored over 10 years ago
Restrict use of `Cmd` and `Opt` key names for Windows when defining key binding.

And include a couple of changes for other review feedback that I missed in previous commit.

github.com/phcode-dev/phoenix - 9ed5450efdcf48255a7a1b9c34bf0b59a6533fd2 authored over 10 years ago
Quick Edit: don't show filename on each result item anymore, since it's

redundant with the file-section header. Fix unit tests for this formatting
change & make them mor...

github.com/phcode-dev/phoenix - f60710e9d3d66b7e3bdb7bc7185ae17e2b7dd8ea authored over 10 years ago
Merge pull request #9470 from adobe/tom/spanish-44

Spanish translation for release 0.44 and other fixes

github.com/phcode-dev/phoenix - 06fdd6e958ee143910abf6690aa757a1543a744d authored over 10 years ago
Merge pull request #9497 from kvarel/patch-22

sprint 44 - czech language

github.com/phcode-dev/phoenix - 647d73f45e2b8275bde25d56821e38f6e7e30200 authored over 10 years ago
Merge pull request #9571 from adobe/pflynn/dark-gutter-fix

Fix bug #9451 (Dark Theme: active line w/o line numbers has wrong gutter color)

github.com/phcode-dev/phoenix - c951c8defc81cc3560376a8a5da7e074ef6bd938 authored over 10 years ago
Merge pull request #9564 from diomed/patch-1

Update strings.js

github.com/phcode-dev/phoenix - 25427bcbb9382ce19576d0bb087ff2a0faed1800 authored over 10 years ago
- Quick Edit: if user expands collapsed section and nothing selected yet, select first result in this section With unit tests.

- Quick Edit: Alt-Up/Down now skip collapsed sections (unless selection is in one, in which case ...

github.com/phcode-dev/phoenix - 071cd339e6194dd5494adf3a397e3616e7a36778 authored over 10 years ago
Fix DocumentCommandHandlers test failure and the issue of not reporting multiple bindings to the same command after saving key map file. Also some minor changes for review feedback.

github.com/phcode-dev/phoenix - d1aeb8e1c47e26bc75d715016eecaf0cafaffe31 authored over 10 years ago
Merge remote-tracking branch 'origin/master' into pflynn/quick-edit-grouping

* origin/master: (29 commits)
- bump phantomjs version to 1.9.11 to avoid errors building brac...

github.com/phcode-dev/phoenix - 2e4402e0e28ddf054f3c66f46d281a8d4084f7a3 authored over 10 years ago
Fix accidentally added lines

github.com/phcode-dev/phoenix - a0b6d55d2936556b073a67a40d718711864c1347 authored over 10 years ago
Marked as deprecated by adobe/brackets#2462 in Sprint 19

adobe/brackets@57d262804728b1d179f2e1a98e6932884c37e77b

While these exports were technically ne...

github.com/phcode-dev/phoenix - 49e08274a0bc9259d6dd94c03351e4c87bf570f9 authored over 10 years ago
Deprecated by adobe/brackets#3301 in Sprint 23

adobe/brackets@/1ec5c8f8c70dc4aed5e98e3254904a2e8a55ae48

github.com/phcode-dev/phoenix - 02c74820aa99376731268e912cd35fd1bcbaa352 authored over 10 years ago
Deprecated by adobe/brackets#6787

adobe/brackets@21bea9d143825122b8b89528e84052c132b0c64a

github.com/phcode-dev/phoenix - 2e7bc6ab049b5fc50915b54f77e8c1c2b1239845 authored over 10 years ago
Deprecated by adobe/brackets#7488 in Sprint 39

adobe/brackets@56ab3e942f5b651da6d91176cd4da8b41a8c7252

github.com/phcode-dev/phoenix - c7583b041061abf2cd1d210b0808bab1d65e0fa5 authored over 10 years ago
Merge pull request #9631 from adobe/ingo/fix-build-issues-with-phantomjs

bump phantomjs version to 1.9.11 to avoid errors building brackets

github.com/phcode-dev/phoenix - f5b9f8bbde83d9796d58a8030e3a879945bb9971 authored over 10 years ago
Merge pull request #8992 from le717/remove-some-deprecated

Remove individual functions deprecated before 0.41

github.com/phcode-dev/phoenix - dfebd70ed6bd922494b471465c05d4430959923a authored over 10 years ago
Merge branch 'master' into alf_localization

github.com/phcode-dev/phoenix - 5bb7e6634117859d70c485188f82bfb180c813f9 authored over 10 years ago
- bump phantomjs version to 1.9.11 to avoid errors building brackets

github.com/phcode-dev/phoenix - d0c21d2c64fcaf676bfdd43f4d59a89aec0c8a07 authored over 10 years ago
Adds the selection bar extension on Windows and Linux.

This is a fix for #9203.

github.com/phcode-dev/phoenix - 94a056a26a12c541b3263342597e5eff36aae5f7 authored over 10 years ago
Merge pull request #9626 from adobe/dangoor/upper-case-match

Provide a strong boost for upper case matches.

github.com/phcode-dev/phoenix - 103e67db945e7cf2f53eebfb5e3ac3b4d110d355 authored over 10 years ago
Merge branch 'master' into alf_localization

github.com/phcode-dev/phoenix - b6afafb29213f5b78dd1a50d3d9f5b59ca489a5c authored over 10 years ago
Provide a strong boost for upper case matches.

This change feels more satisfying for #3263.

Also removes no longer used case match.

github.com/phcode-dev/phoenix - 940efc9d64558c0cf0da3b72e5320050f098f922 authored over 10 years ago
Add one more missing file and adjust the order of normalized keys for Windows platform. Also exclude the two checkings of mac specific shortcuts.

github.com/phcode-dev/phoenix - 8ec9ed6671873ddf1bd92c27864950691dbfc728 authored over 10 years ago
Merge branch 'rlim/custom-key-map' of https://github.com/adobe/brackets into rlim/custom-key-map

github.com/phcode-dev/phoenix - 07d96392435e9609b061d3c4b8438cf4b3e1d824 authored over 10 years ago
Adding test files for KeyBindingManager unit tests

github.com/phcode-dev/phoenix - 787e009f5787d5fe57f750949fb9df05e431992f authored over 10 years ago
Merge branch 'rlim/custom-key-map' of https://github.com/adobe/brackets into rlim/custom-key-map

github.com/phcode-dev/phoenix - 964e7483b094733cd0b446dbc5c13318b38ff76a authored over 10 years ago
Unit tests for loading user key map.

github.com/phcode-dev/phoenix - 3b17592a5924682bf57f49d21bfcb743cbd5c04f authored over 10 years ago
Make changes for review feedback and expose some more apis for unit tests.

github.com/phcode-dev/phoenix - 4f238c9cf32e702f5866f19ea31c1c902535d1cb authored over 10 years ago
- Simplify code that renders the rule list (esp _createListItem(), which

had some dead code after earlier cleanups in the Quick Edit grouping work)
- Add unit tests for c...

github.com/phcode-dev/phoenix - 8687f61204b6b8a74fd163e77829007d80cac3b4 authored over 10 years ago
Removed unneeded code

github.com/phcode-dev/phoenix - 3e3144278d1944dab3d575a0acf0f91763382dc8 authored over 10 years ago
Merge pull request #9621 from adobe/dangoor/3263-special-case

Handle case matches on special characters (extra boost).

github.com/phcode-dev/phoenix - 21b8ef4e2ee2e6a7255483114762a3760f31c30d authored over 10 years ago
Merge pull request #9620 from adobe/dangoor/9423-rename-invisible

Make sure an item being renamed is displayed in the tree.

github.com/phcode-dev/phoenix - cb9574caec92a10855792fb5d2418eefebf3ee27 authored over 10 years ago
fix scroll position jumping for few cases

github.com/phcode-dev/phoenix - becc0ac99ffb0975ffc4dd174e5c98d07efa5940 authored over 10 years ago
Minor optimization

github.com/phcode-dev/phoenix - c4e924e764e8df6fdaa22bec83853cdb5b01b6d3 authored over 10 years ago
Remove spy attached to getStyleSheetFromBrowser()

github.com/phcode-dev/phoenix - 317f53980ba875c924b819b2dc6ab419ee238c83 authored over 10 years ago
Remove deprecated file system APIs

adobe/brackets#6127
adobe/brackets#8751

github.com/phcode-dev/phoenix - 9c7386d8136a5d39ca98720c31ac209a3db2211e authored over 10 years ago
Merge pull request #9619 from adobe/dangoor/9510-phantom-directory

Properly handle FS events for directory in the file tree.

github.com/phcode-dev/phoenix - 488d43ccf61b6f6773bc6d81352dae4f2545e381 authored over 10 years ago
Remove unused var (yay JSHint!).

github.com/phcode-dev/phoenix - b820af7170cd37299339720260c755f14157cfda authored over 10 years ago
Handle case matches on special characters (extra boost).

This is a fix for #3263.

github.com/phcode-dev/phoenix - 5b28a2961f1ac6f246236b742198aa92f886669a authored over 10 years ago
Merge pull request #8960 from le717/remove-collection-utils

Remove CollectionUtils and StringUtils.htmlEscape()

github.com/phcode-dev/phoenix - 94000171d228bb4b1a8d64efad79628a8d57d583 authored over 10 years ago
Merge pull request #9601 from MarcelGerber/find-keep-query

Keep query and replace text when switching between Replace and Replace In Files

github.com/phcode-dev/phoenix - 451fd32d563672f7aa47b9d9565bdeae98f9fa32 authored over 10 years ago
Make sure an item being renamed is displayed in the tree.

Also makes sure that the item being shown is within the project.
Fix for #9423 and #9487.

github.com/phcode-dev/phoenix - 153dfa2674c95e7d67829b93e9812d21f687f22b authored over 10 years ago
Properly handle FS events for directory in the file tree.

An FS event for a directory with no "added" or "removed" means that
the directory contents shoul...

github.com/phcode-dev/phoenix - 7c66a0ec306d5c45d0146ffcee6f314a5c665d66 authored over 10 years ago
Stop filtering when the first match was found

github.com/phcode-dev/phoenix - 0358030b5012e8246db27a664dee69b2bb0518d3 authored over 10 years ago
Use FindUtils method

github.com/phcode-dev/phoenix - a3950976eaee23681b4e5d2faa67faef1027f1dd authored over 10 years ago
Code review changes

github.com/phcode-dev/phoenix - e71d33ef8f66789649a4d82372a65cd71004330a authored over 10 years ago
Merge pull request #9615 from adobe/jeff/CodeHintsCaseBoost-Final

Add Case Boost to StringMatch

github.com/phcode-dev/phoenix - 8fd477ae44bf3368eb6f1ce66ada92031b96db28 authored over 10 years ago
Danish Getting Started Image

github.com/phcode-dev/phoenix - f7a16522ae67e605b57a9f4d0f77632778d2ca0c authored over 10 years ago
Add Case Boost to StringMatch

github.com/phcode-dev/phoenix - 70fe58c48080a3efa97205725623489fd781feb8 authored over 10 years ago
- Consistently sort files: CSS below preprocessors, then sorted by path &

filename within each half. Share sorting code with New Rule dropdown &
Find in Files. This change...

github.com/phcode-dev/phoenix - e428ea9007f91d38402a3e5dc7ecf8b0828828f9 authored over 10 years ago
Merge pull request #9607 from adobe/randy/auto-install-tests-squash

Auto-install extensions unit tests

github.com/phcode-dev/phoenix - 0e1a7d2fb3486d37a4a5e3d7b0c2cde2b48c18ad authored over 10 years ago
Merge pull request #9506 from adobe/larz/issue-9377

Forcing GPU mode for better CSS Filter rendering on Retina.

github.com/phcode-dev/phoenix - 97b5031a95675a260c39408f601fd11d82854d37 authored over 10 years ago
verify there's an error

github.com/phcode-dev/phoenix - 871bbe421dc5e7e2cff4a7441080ac5a4d5219d8 authored over 10 years ago
Merge pull request #9606 from adobe/tom/reload-shortcut

Proper shortcut for reload without extensions for Mac

github.com/phcode-dev/phoenix - 479c423cd41799a05b0085d3fe6c29f07462043f authored over 10 years ago
auto-install unit tests, bug fixes, code cleanup

github.com/phcode-dev/phoenix - 60fd47a55c75eb363dbe8796fc4e0c44f24df913 authored over 10 years ago
Updated by ALF automation.

github.com/phcode-dev/phoenix - 5efb84c34ee67e4fd15ac88957874297b455c323 authored over 10 years ago
Merge branch 'master' into alf_localization

github.com/phcode-dev/phoenix - ee7cdcdae0b35afe384e9bb21b175a2666576d1a authored over 10 years ago
Proper shortcut for reload with extensions for Mac

github.com/phcode-dev/phoenix - 473dbceb2ae2e469ec8eeeace997c603cc544af2 authored over 10 years ago
Merge pull request #9605 from adobe/dangoor/8646-increase-tern-timeout

Increase Tern timeout to 30s.

github.com/phcode-dev/phoenix - 6ea75ad639d8d44e57839db4457c6be31f5620b2 authored over 10 years ago
Increase Tern timeout to 30s.

See #8646.

github.com/phcode-dev/phoenix - 75d54da733290528fdcde9e60ac86299597804bc authored over 10 years ago
Merge pull request #9595 from MarcelGerber/inline-widget-focus-2

Make Inline Widget content selectable again

github.com/phcode-dev/phoenix - 9e8c5852ca98a7d363af83d8093fba45122c8d5c authored over 10 years ago
Merge pull request #9586 from adobe/ingo/fix-9408

Resize input field during Rename operation on a tree node

github.com/phcode-dev/phoenix - bc6c90562b2973da038faec590d217936ac9a8e8 authored over 10 years ago
Merge remote-tracking branch 'origin/master' into pflynn/quick-edit-grouping

* origin/master: (182 commits)
Fix unit test failure -- file-read wasn't always passing back c...

github.com/phcode-dev/phoenix - 85fa1439ce3ffd03e0e2f374b3455ba182e15cbb authored over 10 years ago
Merge branch 'rlim/custom-key-map' of https://github.com/adobe/brackets into rlim/custom-key-map

github.com/phcode-dev/phoenix - 8ceea8eac8ed20393500f397623b6ec94e4cee7c authored over 10 years ago
Merge pull request #9548 from adobe/tom/fix-issue-9363

Fix #9363: Code hints popup dismisses prematurely

github.com/phcode-dev/phoenix - bf2ddaf46cf974ed380df44386127ee09d3977a3 authored over 10 years ago
Add JSDoc and some comments.

Rename _keyMapCache to _defaultKeyMap.
Add a list of key names so that we can flag on unsupported...

github.com/phcode-dev/phoenix - d57d327df4f042f2e87f3acc80bd9d01575c5c34 authored over 10 years ago
Remove unwanted change

github.com/phcode-dev/phoenix - 6a07e87a0b9f2ebe25301296b14b86961f032e0e authored over 10 years ago
Remove the collapsed class

github.com/phcode-dev/phoenix - 397d747842824c22aceb3e6d2287cf6fa6321c0f authored over 10 years ago
Keep query and replace text when switching between Replace and Replace In Files

github.com/phcode-dev/phoenix - a59300535c1fd5a5b176ed9f1ee0616ac62df63f authored over 10 years ago
Make Inline Widget content selectable again

github.com/phcode-dev/phoenix - 66003f586f1b08612b70b207ab045ddb59edd747 authored over 10 years ago
Use function to clear search

github.com/phcode-dev/phoenix - de80ba8a3121db97c54ef5cb189a7c7cf3d171df authored over 10 years ago
Clicking an Extension Manager tab while still loading will show it

github.com/phcode-dev/phoenix - b774672ec0be364c94e08fc532c748a68ff43edd authored over 10 years ago
Updated by ALF automation.

github.com/phcode-dev/phoenix - d412f4b7170a3d4d0cdcaeb3c9fce0b11f81fdb2 authored over 10 years ago
Merge branch 'master' into alf_localization

github.com/phcode-dev/phoenix - 540b223a31646998bfb910b3cc1153e6404b52c7 authored over 10 years ago
Merge remote-tracking branch 'origin' into rlim/custom-key-map

github.com/phcode-dev/phoenix - e52dd710fe030cb549b78a453ac0a335c67a8f4d authored over 10 years ago
Implement custom keyboard shortcuts support with a user key map file.

github.com/phcode-dev/phoenix - 6408f9569c592ed840df67abda1d97593af5e2bf authored over 10 years ago
Merge pull request #9560 from adobe/larz/v1-ui-audit

Brackets V1 UI Polish

github.com/phcode-dev/phoenix - 01ca26c839d31e911ccbb18c3d1ab3cc2db03d14 authored over 10 years ago
Merge pull request #9587 from adobe/pflynn/fix-io-error-codes

Fix unit test failure

github.com/phcode-dev/phoenix - 54edbd09bd477c1b0727a18ef88710f4e78d41c2 authored over 10 years ago
Fix unit test failure -- file-read wasn't always passing back correct error

codes anymore. If the initial stat() fails (e.g. file doesn't exist or
permission denied), we wer...

github.com/phcode-dev/phoenix - a460c4737e6b4895dedf75d175f2edc3758ef106 authored over 10 years ago
- fix for #9408

github.com/phcode-dev/phoenix - 576c39d2956be99dca903088f2ef98bd995ee0f0 authored over 10 years ago
Merge pull request #9585 from adobe/jeff/LimitFileSize-Final

Limit document file sizes to 16MB on open

github.com/phcode-dev/phoenix - be6ec52685e84beec6ad79d4438b4ff83bf9ca58 authored over 10 years ago
Limit document file sizes to 16MB on open

github.com/phcode-dev/phoenix - 7835371a949e17e1071608d26e5a60cfa2972818 authored over 10 years ago
Merge branch 'master' into alf_localization

github.com/phcode-dev/phoenix - bf2147a81691188f30af1e0345276f08a19bfd7b authored over 10 years ago
Merge pull request #9573 from adobe/randy/auto-install-bundle-squashed

Auto-install extensions

github.com/phcode-dev/phoenix - 8ee6055fe5373a7137ab6ca1f596754416ad6002 authored over 10 years ago
fix definePreference

github.com/phcode-dev/phoenix - 0a33b9a24ffce0f8b336fee48d3461a7bf928b31 authored over 10 years ago
Merge branch 'master' into alf_localization

github.com/phcode-dev/phoenix - 9f0c17c3400f2e7c15e44c1b2b67c2c512598926 authored over 10 years ago
auto-install extensions

github.com/phcode-dev/phoenix - a6c19344d62bba82bf51527bba9cf9c122291ef3 authored over 10 years ago
Fix bug #9451 (Dark Theme: active line w/o line numbers has wrong color in

gutter) -- .show-line-padding is now on the Pane rather than #editor-holder

github.com/phcode-dev/phoenix - 3c4af6140cd5b737263d22b1216ba4f33c75aa64 authored over 10 years ago
Updated .not-editor styling based on @TomMalbran's feedback.

github.com/phcode-dev/phoenix - ad5735a2686d6da8f0cae7903133fe67c6351ecf authored over 10 years ago