Ecosyste.ms: OpenCollective

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

github.com/CodeEditApp/CodeEdit

CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
https://github.com/CodeEditApp/CodeEdit

fixes

096bd53530df01b1714341a3a468ba228464613f authored almost 3 years ago
fixes updates of current branch when it gets changed outside of the app

503bc7afd0d60ae6b23aad77b49837d9e7730300 authored almost 3 years ago
[Breadcrumbs] Fix inactive state colors and separator spacing.

fc690faa20c4f1b697327869e159079e9fdc1628 authored almost 3 years ago
[TabBar] Fix inactive state colors.

0f5e5e690de7b41fe129e840b285c1b3c2531cab authored almost 3 years ago
Merge pull request #527 from lukepistrol/toolbar-branchpicker-fixes

Toolbar: Branch Picker fixes

c1c32b9368e1bcef92bd6586a51fd7b318cf0e35 authored almost 3 years ago
fixed inactive color,

fixed icon size,
fixed spacing,
removed currently checked-out branch from list,
popup does not ap...

ba578f7d63a189a057030448206cf1562dcb2e38 authored almost 3 years ago
Merge pull request #525 from lilingxi01/tab-bar-color-match

Match Tab Bar Divider Colors and Width

13714d0a60e5555a2438dabc26e1f8f0b9f9ee93 authored almost 3 years ago
Merge pull request #526 from lilingxi01/tab-item-missing-hold-effect

Fix Tab Bar Item Clicking Area Obstruction Issue

80e95a2d6b5bc24342e331932f8019cf6d05587b authored almost 3 years ago
[TabBar] Fix no-response area issue.

4ed9f4eac4888fcf002e0ff1263705e4035e353b authored almost 3 years ago
[TabBar] Match tab bar bottom divider color.

The divider between tab bar and breadcrumbs.

1da65eedc81965524494adb55839895da7f93e5a authored almost 3 years ago
[TabBar] Refactor and fix native divider missing issue (at some place).

4056e2edfb01f3e5049cde33338f3f38ef54ddd1 authored almost 3 years ago
[TabBar] Match tab bar color and refactor horizontal dividers.

b2846a9dde605644fb0d0fffc0495d25fc0f14db authored almost 3 years ago
Git Accounts: Added login support for Gitlab (#519)

* Git Accounts: Added login support for Gitlab

* Git Accounts: Fix typos and link in Gitlab H...

06a442d49f342c7f7206f586a555aae9406adabf authored almost 3 years ago
Merge pull request #518 from lukepistrol/docs/codeedit-ui

ToolbarBranchPicker: docs, tests and renamed

733400e66c4d6a8ffd616615046ec0699a1c747f authored almost 3 years ago
removed unneeded import statements

0ce5fc5a868719007f0efaf38fe653dbebc6e464 authored almost 3 years ago
renamed: `BranchPickerToolbarItem` to `ToolbarBranchPicker`.

added docs and tests for `ToolbarBranchPicker`

96a7a79f24c456ba3ac8b873d241f10f16fc9989 authored almost 3 years ago
Merge pull request #517 from lukepistrol/toolbar-branchpicker

FEAT: Toolbar Branch Picker

0d27026a89a666ce44f019a9030bc6adf88b0963 authored almost 3 years ago
added docs

c68c54ae5f900fa961f5569b45d8f7721dcc5149 authored almost 3 years ago
fixed `too many arguments` error due to spaces in directory path,

implemented branch picker in toolbar,
removed branch picker from statusbar

d01d8a3054f916f5d2f512711c6e913155eb0004 authored almost 3 years ago
basic implementation of branch picker

64ed59bd61774f68f2596c99d00704caf16a7be2 authored almost 3 years ago
Merge pull request #514 from lilingxi01/tab-bar-shortcut-fix

Fix Tab-switching Keyboard Shortcut Issue

56c0ddc4889f2879245a0cac1c5642238d0f0be0 authored almost 3 years ago
Merge pull request #516 from avdept/add_support_for_ssh_git_remotes

Added support for ssh based origins

4d6d83cbc0c3ab916372b2b96426926ad036d1ee authored almost 3 years ago
Merge pull request #510 from lukepistrol/tests

Tests: Re-enabled all Unit/Snapshot Tests

6bf1a09d6ab83ccaa772bf2e519e95f3765592c3 authored almost 3 years ago
Merge branch 'main' into tests

5e6c5ba88712ebb123a2ec3bcaa9375235b3af48 authored almost 3 years ago
Code style fixes

53b99018e0bc6616138a27d17bd126871874a198 authored almost 3 years ago
Added explaining comment

824bdb5b5280edbe1318bfb0f56c38b7595f0bb3 authored almost 3 years ago
Added support for ssh based origins

8b4597fea95b1c438c5758b165669bd8ee5e0014 authored almost 3 years ago
[TabBar] Fix tab-switching shortcut issue.

035087e06df6257269becb6c27f0e4b3e816dbd9 authored almost 3 years ago
Merge pull request #511 from lukepistrol/editor/font

Editor: Respect Font from Preferences

dc64fdb94b56aea10432f31155f0c930cd99190c authored almost 3 years ago
Merge branch 'main' into editor/font

958b4e927b652b395c7a6c5f8fd9bcd6ed411a13 authored almost 3 years ago
Merge pull request #509 from lukepistrol/main

Docs: enhanced docs for `CodeEditUI` including component previews.

e5171c929fdbb30dd4f104758440f44321a02b6c authored almost 3 years ago
editor now respects `text editing` font settings

9289e73d44d4ae9b8ca87cda41beb8294710eff3 authored almost 3 years ago
re-enabled all disabled tests

82a9f49ff33a84ad658a82eea87d96b9021b789a authored almost 3 years ago
enhanced docs for `CodeEditUI` including component previews.

00b9c8a351973ae17407fd014aac248dc701d7e8 authored almost 3 years ago
Merge pull request #508 from Angelk90/patch-1

History Inspector: Support to View on GitLab

99d3217d197f07cf530235526a5e3f968cebb77e authored almost 3 years ago
added support for opening commits on GitLab

1a7af45e447a357ed759ebb725f4f4d2f8827e0c authored almost 3 years ago
`CodeEditUI`: Added snapshot tests & Keep CircleCI? (#482)

* added snapshot tests

* updated file header

* enabled tests

* restart tests

* test ...

3ea95364562cefe3b9f87f00ad20adac12a38b36 authored almost 3 years ago
Merge pull request #507 from lukepistrol/view-on-bitbucket

History Inspector: Support to `View on BitBucket`

1976bd77eb1a36fb95587aebcb155c97ca37e11d authored almost 3 years ago
updated todo

369547261f569def9f7caca11c97722b0d7d91b9 authored almost 3 years ago
docs: add AngCosmin as a contributor for code (#506)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authore...

12da377452006ebad00fcbab48547980d84dceee authored almost 3 years ago
Expand or collapse folder on double click (#504)

* Expand or collapse folder on double click

* Fix linting issue

3e80ada68d82fd39158f9497bb4b363d1cce56a4 authored almost 3 years ago
added support for opening commits on BitBucket

52ab0fbc30d54be0b8a18ceda443b90104fe970b authored almost 3 years ago
Merge pull request #505 from lukepistrol/main

Fixed `View on GitHub` menu item.

a575ad55202db6cf05fed8f689e7705b3f2ffbee authored almost 3 years ago
remove print statement

80b975350e65229e148a936eb5d7535c2816f23d authored almost 3 years ago
removed not needed trim function

1bbb043b08cecf6f7539102c5434423e019edaaa authored almost 3 years ago
Fixed `View on GitHub` menu item.

93db1d1b7917e4a357a52c531b5a921daca2fb31 authored almost 3 years ago
Merge pull request #503 from lukepistrol/main

fix history inspector: `not a git repo`

7e057d670f65d741666c0de3f9e4062619bf7a94 authored almost 3 years ago
fix history inspector: `not a git repo`

8c50fd9b940fdc8192952485b10724ff7e8621d0 authored almost 3 years ago
Fixes: History Inspector (#502)

* fixed commit hash background color

* fixed popover, added selection highlight on hover

*...

f08e8c87a1f981d393377e0380d13afa44366974 authored almost 3 years ago
docs: add jav-solo as a contributor for bug (#501)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authore...

f6ad365c88b017a7b9864fcaadfbf391ce388524 authored almost 3 years ago
B fix alignment (#500)

23d2c150990b099d06005d29b79388e401ec8b79 authored almost 3 years ago
[TabBar] Fix missing (wrong color) divider in Xcode style tab bar. (#499)

825c6b5b083b3abb51c767dda9dda91a0e0c490e authored almost 3 years ago
docs: add jav-solo as a contributor for code (#496)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authore...

40590d319cc29cd85d4d2a759e97ef4cbf87b612 authored almost 3 years ago
Feature reorder dock items (#477)

* f** add dockicon

* f** make dock icons move

* f** make inspector and sidebar dock icons ...

dd369b52ce60f5275f50070de78608ff8b16ade8 authored almost 3 years ago
Merge pull request #494 from lukepistrol/fix-history-inspector

Fix: `History Inspector` selection, UI Enhancements

bbfb990fb5b335afa628506543124c2f79e2d07c authored almost 3 years ago
fix lint error

e4b90b30c2186a85a4a7f6bb426f19467192bb04 authored almost 3 years ago
Merge pull request #495 from lilingxi01/tab-bar-style-persistence

Make Tab Bar Style Persistent

360c89498557dd7b1fa41521a431f188b4dbf1e7 authored almost 3 years ago
added docs

2ba02ed4ed5fc9739a7347f7ceffd0aa92e0d77a authored almost 3 years ago
moved date formatter to `CodeEditUtils`

466305afa3a9ad429b73a3f9ace2933f69dbe4cc authored almost 3 years ago
fixed selection in `History Inspector`, added random color based on email hash, formatted date

962d8a098f75c00ffec670a8b4c61230605e498d authored almost 3 years ago
[TabBar] Optimize Xcode-styled title background and fix minor issues.

Removed the on-the-flight modification of window titlebar property.

329387865f1c865f7cfdfa0fd66658abeae41eb9 authored almost 3 years ago
[Preferences] Adjust the Tab Bar Style option order.

f142cce9e5c10d317711c9928c07d43a6b3024be authored almost 3 years ago
[Preferences] Make `tabBarStyle` persistent.

6f9f739125787e47292dd55b4c1fed4af28d02fe authored almost 3 years ago
Merge branch 'CodeEditApp:main' into main

6497e2f5a4108929a882923308d5817d44c72697 authored almost 3 years ago
Merge pull request #493 from nanashili/main

History Inspector: Added support for the popover details.

86a5d3f1c06e627fec8e6957bd4d82d9df73a5e9 authored almost 3 years ago
History Inspector: Removed redundant `true` value is it is the default value

9a1e360f970d32799b6513441971cee0f0fdf11d authored almost 3 years ago
History Inspector: Indentation fix

f18379943908eecb7c78da7231158bcac98f7e84 authored almost 3 years ago
History Inspector: Fixed spacing issue when commit email is not present

c62e59a414c93d2a2f3852858c24d4af728be80f authored almost 3 years ago
History Inspector: Fixed swift lint line length issue

a22306f9c069e308ceaaefb2f3e041e49326a239 authored almost 3 years ago
History Inspector: Made changes preposed by `Luke`

17997e3cdc6e1928d820de7124455e56c5987573 authored almost 3 years ago
History Inspector: Removed Unused Code and redirected to CodeEditApp

d6c6a3f34b5bd35de3a42cf7275bb7f90189b20c authored almost 3 years ago
Remove certificates

3b88ac06fffe90d9a982e73ddd620bee4098a87e authored almost 3 years ago
History Inspector: Added `TODO's`

ce29873a175477d470477f8121bddc174b7999ea authored almost 3 years ago
History Inspector: Added support for the popover details.

b183a7227254fa950519e54f947085df5e0c6317 authored almost 3 years ago
quick fix extensions menu item opening about window (#490)

f01cf6804af741ffdd4efb0ce3664b2d9d09b8f3 authored almost 3 years ago
quick fix extensions menu item opening about window

f8656eeb92ea68c8523ca26230434deb18311f9a authored almost 3 years ago
Merge pull request #488 from lukepistrol/main

fix `breakpoint.fill` symbol scaling issue

1f68510284f6ddf5054a87959fd343ea6fbfad54 authored almost 3 years ago
fix `breakpoint.fill` symbol scaling issue

0d79628c2d8648684eeb7eb16702a320dd7aaad4 authored almost 3 years ago
Merge pull request #486 from lukepistrol/breakpoint-symbol

Moved `breakpoint` & `breakpoint.fill` symbols to `CodeEditSymbols`

165e2e479e3ce3ef70177a9bcaefb7cda423a384 authored almost 3 years ago
moved `breakpoint` & `breakpoint.fill` symbols to `CodeEditSymbols`

f061dc57e864b3431f386836c1e627580613c033 authored almost 3 years ago
Merge pull request #423 from StefKors/Bottom-Drawer-#350

[WIP] #350 Bottom Drawer

eae9468edc68ad3d1ea159e9f5e1a01ba401fb1e authored almost 3 years ago
Remove trailing space

c34f3742d03e5177bc424201032255adacdafc0c authored almost 3 years ago
Merge pull request #485 from avdept/484-file-formats

Corrected few file formats

9532309dc61d93f8e5739aac62651727a9b7ea15 authored almost 3 years ago
Swap safeAreaInset for ZStack

1218756a200b277a864f19ac8e33ca5e2ef099ed authored almost 3 years ago
Corrected few file formats

24d5e73391f4b585f253bccc368a1f3e15a74a6a authored almost 3 years ago
Merge branch 'main' into Bottom-Drawer-#350

38c0bf1ccb060ba4054c6a982f335ccdf0e4b465 authored almost 3 years ago
Don't collapse statusbar when switching files

e751547fda0bea6b2e701306d31c241915271edb authored almost 3 years ago
Merge pull request #483 from lilingxi01/fix-tab-bar-style

Fix Tab Color Issue in Native Style

42a6247f6849b1c521e53dc01be199c1e0b4037f authored almost 3 years ago
[TabBar] Fix an argument name error.

4f29c2e184f5068bee60d594515b3d15eacb0f06 authored almost 3 years ago
[TabBar] Fix title bar / tab bar color issue in native style.

ec8a796dd486fe9d9d0719de1d1a53f2bcf007b8 authored almost 3 years ago
Merge pull request #481 from lukepistrol/docs

Added DocC documentation for `CodeEditUI`

4691897268b73efd4f15e80cad0000ca740a1f57 authored almost 3 years ago
added DocC documentation for `CodeEditUI`. Updated docs

8b1c7d3e70df83c13ba0a372ee28ceaafaed59af authored almost 3 years ago
Merge branch 'main' of https://github.com/CodeEditApp/CodeEdit

4405a6003ec6f52142b3927abc9d120177a97b6e authored almost 3 years ago
Fix and Fine-tune Tab Bar Styles and Interaction Effects (#461)

* [TabBar] Added animations and corrected clicking effects.

* [TabBar] (WIP) Add Xcode tab ba...

c6ae1aa15107fd0c55e35cf3d59b1b86455bef3c authored almost 3 years ago
docs: add Pythonen as a contributor for code (#476)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authore...

30b76cdd9571f990370b1c00883ba77d895e19fe authored almost 3 years ago
Merge branch 'main' of https://github.com/CodeEditApp/CodeEdit

f75a36dcbfe85a7a61b9d99152b408f6cabc314f authored almost 3 years ago
Inspector: Added basic support for inspector (#470)

* Inspector: Added basic support for inspector

* Update Inspector

* Inspector: Added lists...

2fa420dffd08c36926a1be1a304899bfa1104adb authored almost 3 years ago
Line Gutter & Accounts: Put the correct font and width size, also added vault icons (#469)

* Line Gutter: Put the correct font and width size

* Account & Preferences: Added `vault.fill...

aaa9c8029ee3569473bddb20c3482e7f628fd554 authored almost 3 years ago
implemented new syntax for accessing custom images from `CodeEditSymbols` (#475)

874c9eaca477f587d1301c2c00595cb4308b20ca authored almost 3 years ago
Branch checkout after cloning (#460)

* Git Clone: Add basic functionality of cloning repository

Basics of cloning repository imple...

8d6f31e49c97ec5e6b11d867795f1858325dc73e authored almost 3 years ago