Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
CodeEdit
Building the future of code editing on macOS together
Collective -
Host: opensource -
https://opencollective.com/codeeditapp
- Website: https://CodeEdit.app
- Code: https://github.com/CodeEditApp/CodeEdit
* allow "." to be used in filenames
* `isValidFileName` now returns true (instead of false) w...
github.com/CodeEditApp/CodeEdit - 283330397230a8289413502969ec8cb164309dba authored over 2 years ago* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authore...
github.com/CodeEditApp/CodeEdit - ea349b5281e2732d71f9c833bd2e33ffb56476f2 authored over 2 years agogithub.com/CodeEditApp/CodeEdit - 1894ee6781de84ea02d77b148867247acc749d5a authored over 2 years ago
* case toggle UI and functionality, removed redundant getAllModes function (refer to `children` ...
github.com/CodeEditApp/CodeEdit - 69a7234bb560195728c23a93fb2e154b9079a18a authored over 2 years agogithub.com/CodeEditApp/CodeEdit - f1aac56bad670ffaa12a33f45f66f3cae4bc3da7 authored over 2 years ago
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authore...
github.com/CodeEditApp/CodeEdit - bb373d99ddd7c91e31d6fd5a75d96db4fdbb9b3a authored over 2 years ago* Implement Basic CLI (#17)
* Fix SwiftLint related issues
* add option to link shell comm...
github.com/CodeEditApp/CodeEdit - aa8c22376cd51b7d1f5d12cf966e493aac0b5832 authored over 2 years ago* Deleted projects are now automatically removed from recent project view
* Deleted projects'...
github.com/CodeEditApp/CodeEdit - 8b7a4705eaea85f3237cb4efedb490b5f70080ed authored over 2 years ago* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authore...
github.com/CodeEditApp/CodeEdit - 3cab4ea2bdbd53eb75ed69c405d55948e6439ae7 authored over 2 years ago* openInTab and openInExternalEditor implemented, newFile stub method created
* implemented n...
github.com/CodeEditApp/CodeEdit - 7e3d26c81bcfa48a2bd3aae650d83ced23acc22a authored over 2 years agoThis adds every source code file to the list of supported files CodeEdit can open. They'll all b...
github.com/CodeEditApp/CodeEdit - 603e914f0f01544f2514fb60013c7858a04d00d7 authored over 2 years ago* Update HistoryInspectorModel.swift
* Update ExtensionNavigator.swift
Spelling mistake
...
github.com/CodeEditApp/CodeEdit - 6fe7e341334cd457ea527c908ff2f5c43a064d98 authored over 2 years agoNew Editor (powered by tree-sitter)
github.com/CodeEditApp/CodeEdit - e40500adc7005bbdc6cc1581f548070e4a65e9fe authored over 2 years agogithub.com/CodeEditApp/CodeEdit - 9707d0d7586dea216f00d61837b349f409ec0c20 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - 3e919af82a87541a1ee292159a304cb0490f0ca1 authored over 2 years ago
[chore]: Added additional `SwiftLint` configurations
github.com/CodeEditApp/CodeEdit - 63d66022e9e2ca0fbe9b447c5e24e61dc1f8a024 authored over 2 years agogithub.com/CodeEditApp/CodeEdit - ad5e3df06f3e2fc34f6c34fbd0d1b0ae8d978fb0 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - b7eb463b9949322d5bae36412c0ab097296a0e9e authored over 2 years ago
github.com/CodeEditApp/CodeEdit - b6b97a40b9872143b9771e80886065acb8e0f01b authored over 2 years ago
github.com/CodeEditApp/CodeEdit - 24edd296df33f3bece8b2079fd2eebf4a5f86c36 authored over 2 years ago
[chore]: refactor crypto string extensions (md5/sha256)
github.com/CodeEditApp/CodeEdit - 082b5d6bf52e47388dec32b393e0e76cf81eb6f9 authored over 2 years agochanged types with only static members from struct to enum
github.com/CodeEditApp/CodeEdit - 4e13de9a723c295bd76d5b42ce4090effa4ac743 authored over 2 years agofixed modifier order
github.com/CodeEditApp/CodeEdit - 6a45b8a2f14c2809ea52887938b42f9b3566e6b8 authored over 2 years agoremoved unneeded `return` statements
fixed closure spacing
added `TODO:`s for missing docs
github.com/CodeEditApp/CodeEdit - 395f4e3aa614db8fe692c4651301aa429e023e3f authored over 2 years agogithub.com/CodeEditApp/CodeEdit - 154a0a8e75ef3b61ff2e607021a66806e57f5f05 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - 80e7e078765b3f0a70d754f9380b52683eddf040 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - 054a920f2ab81318a4898e1cd534e87b5c1a8fd7 authored over 2 years ago
Revert "Merge branch 'feature/new-editor' into main"
github.com/CodeEditApp/CodeEdit - cabdae977bb467b0109b27f4df4523dad7ecd9ea authored over 2 years ago
This reverts commit 4d0fdbca2575f4b6eaaa743857414a5e4fcf218f, reversing
changes made to fa1cab73...
github.com/CodeEditApp/CodeEdit - 4d0fdbca2575f4b6eaaa743857414a5e4fcf218f authored over 2 years ago
Move UI Workspace configuration from project .codeedit/selection.json to UserDefaults/AppStorage...
github.com/CodeEditApp/CodeEdit - fa1cab735d3cac56e1edc7e34910654a386a14e6 authored over 2 years agogithub.com/CodeEditApp/CodeEdit - 568fa408f5848ef75e3fb080be0358ffd9061b5d authored over 2 years ago
github.com/CodeEditApp/CodeEdit - 1e0ab6d89322a0d19c15f5ad7052b3c6a1860c5b authored over 2 years ago
github.com/CodeEditApp/CodeEdit - 29da91694dfab3a2eaf692d7d5dfeee0a726a3f8 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - 798a92c8fea219121af25b75817cd71c968ffc0e authored over 2 years ago
github.com/CodeEditApp/CodeEdit - cde35bdfc4817417c9ea0f964ca9da086aeb7301 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - f8347e373a24fd5317809d78571f6430f2cd4001 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - e32d49d5d22e2e2a655de62928a405704802b27e authored over 2 years ago
github.com/CodeEditApp/CodeEdit - a0abd7febc04975d9a1cc688ed6f018315b8dab0 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - 9b48fd846035c58063ae3fe8f185073199a475c1 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - 601e98c51c1347f0f24eea3a87416a8c10bbc5d4 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - fcf901ea0a512e03d13bfd6b4689dfdbd12f14e7 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - bbd7aa4bf7b7d82cd04676982b89a3fa4e3b6bec authored over 2 years ago
[update]: recent changes from `main`
github.com/CodeEditApp/CodeEdit - 66cc342fe87bfbeb73be0ecfa0e1312d7a8031ae authored over 2 years agogithub.com/CodeEditApp/CodeEdit - 17592e87740be75bf164ab537188f12ed0368cdb authored over 2 years ago
# Conflicts:
# CodeEdit/Info.plist
# CodeEditModules/Modules/CodeFile/src/CodeEditor.swift
github.com/CodeEditApp/CodeEdit - 5fbf0e7c35754516f83b3c3684ddfc538b40a90c authored over 2 years ago
Adds the preference mentioned in #651, and fixes merge conflict with #620.
github.com/CodeEditApp/CodeEdit - 0c4e6eb02e5da998fa5f2933a6cb3470af083a90 authored over 2 years agogithub.com/CodeEditApp/CodeEdit - e7544e2cb1732575b81e8b7717f310ed71afef4a authored over 2 years ago
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authore...
github.com/CodeEditApp/CodeEdit - 821acd0f0f31bf0148fe587cb988f8dc136e7751 authored over 2 years agogithub.com/CodeEditApp/CodeEdit - 3b1dec0cd541d7096dc064dc121710a41ac11c57 authored over 2 years ago
Fix: `About` and `Feedback` windows opens only if aren't already
github.com/CodeEditApp/CodeEdit - 8c06736911ffddf5ae690561773f658efbafbe5b authored over 2 years agogithub.com/CodeEditApp/CodeEdit - 1a80ffd3079b5f42c48f5dfa852ee3788e55599f authored over 2 years ago
github.com/CodeEditApp/CodeEdit - f492e61e7cfe04f81c6e4089a22888c644bb9f22 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - 9536a63ca5692971157a0f356b3943a0aaf81c4a authored over 2 years ago
github.com/CodeEditApp/CodeEdit - 75805bea3228a176edce091175fc5d58273606ee authored over 2 years ago
github.com/CodeEditApp/CodeEdit - 3fe7a78310394efe760558fa40c322642d98ed16 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - 1e5b4e910e2e318dbe9d0a88cc40987496b588c3 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - d1723339cb856c231dcc64cf5e864574eae15a5a authored over 2 years ago
github.com/CodeEditApp/CodeEdit - d32b96f7f92fc1dba61d99396d87332b63738da1 authored over 2 years ago
* Add Temporary Tab (WIP)
* Remove Temp Tab Animation
- Removes the temporary tab animatio...
github.com/CodeEditApp/CodeEdit - 99e73ca1aff5a854390788d17a57d0d0461c0640 authored over 2 years agogithub.com/CodeEditApp/CodeEdit - c60ad1028bf5257c45ff2043bb71a11643423b50 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - 0dfd7a966b0c423ede5a66600f2bb3e5f22698c8 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - dab4a5f7b69feb1c3c1915c36e1a032158ae061d authored over 2 years ago
[`feature/new-editor`]: implemented `CodeEditTextView`
github.com/CodeEditApp/CodeEdit - d87fc333a8d1558379c86f1be5fb57dd0eaeaf27 authored over 2 years agogithub.com/CodeEditApp/CodeEdit - d5c4d196bf531ac2312bc1bf5a587758873971aa authored over 2 years ago
github.com/CodeEditApp/CodeEdit - 930717f177af8d474f2497268b4f6496d6b1a523 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - 5f40cbb35cbfb6257cafec88f29a0d4b39b90725 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - 65107df3d62421ded0b40f9de4f3c8c8ef3ffdf4 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - 95198e1cb40f469c0372629a32e53075e0e99dbd authored over 2 years ago
* Source Control: Show change type and fix highlight colour
* Fix linting issue
github.com/CodeEditApp/CodeEdit - 43ae2a2b13330e264583514a08a960e6556a4660 authored over 2 years agogithub.com/CodeEditApp/CodeEdit - d66ca1359234cdb7b7ab928c4a3ef9a8cb714727 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - 2cb3f6eedebb768e811f1c75eee0cb1da03f6590 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - 33fc7659cb1db004b8ef3a5924696eea943c47f3 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - 61771ab39b588e37b61990ff0b4d209499c22da6 authored over 2 years ago
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authore...
github.com/CodeEditApp/CodeEdit - 4e8b611f6d2c5f299428764fc9dda608ff763df9 authored over 2 years agoCo-authored-by: ruiyao <[email protected]>
github.com/CodeEditApp/CodeEdit - 48a0d5cd950814803dc94cf3e28a215ea625b145 authored over 2 years ago* Source Control Navigator: Added support for viewing file changes
* Fixed Naming Conventions
github.com/CodeEditApp/CodeEdit - 2305fe9855d78831bfa6e9e3a3759d30e0750e88 authored over 2 years agogithub.com/CodeEditApp/CodeEdit - 09ab9e64d4f375b6cedb8f7d67398dd692e931b3 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - cd1256392a9bab037c37f7edf456791ee4a2bd29 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - 192ad281050ee9a81a15494c3140b43220054975 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - 7090907d7884ec07bd66bea2ec9baa95da389d22 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - 8b6ec223f041746c31e289aab06f0389a1ea7e07 authored over 2 years ago
* Added new preference to store fileExtensions + OutlineView + Settings
* Added documentation...
github.com/CodeEditApp/CodeEdit - 014dc9e37f3a985f929cc84c2a40fd3a7e253930 authored over 2 years agoFix navigation sidebar top divider color issue.
github.com/CodeEditApp/CodeEdit - c947d4065290862e415688c062af1788919eaf1a authored over 2 years agogithub.com/CodeEditApp/CodeEdit - 6ab7c85214f7e17d212942f85f543878f3cbd918 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - 34463e738a3a489cd1538f53ad6192ab29041c63 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - 25e253b0503a64a09e5a92fe84dfd85a4894c3b7 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - e3ff0a639b6a595b934db936f18ea79ad0664537 authored over 2 years ago
StatusBar: Cleanup & Tests
github.com/CodeEditApp/CodeEdit - 6a055041d3d38efdfce881a1d0798b55fde82413 authored over 2 years agogithub.com/CodeEditApp/CodeEdit - 288c1b6876e46d6098b55b285e400afd82ecfb44 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - 3dd2be8a51e517da219cb42e5fb2f93765350054 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - 6ebbba89de396bff7b254e2326e1a13d394e41b6 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - 8aca261a483dd996548d0090ba604c04126321d4 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - f71d89db36e1eac51f446e0b64a821dbfe0ec97b authored over 2 years ago
re-enabled tests
github.com/CodeEditApp/CodeEdit - 9e5e800f48684353fab7b16624df5feaedd6abce authored over 2 years agogithub.com/CodeEditApp/CodeEdit - 79af3629b23801b8fb62e3dcdcedd9770eb86074 authored over 2 years ago
github.com/CodeEditApp/CodeEdit - dd90edff4423b0e859061daaec17852c5d16f8dc authored over 2 years ago
github.com/CodeEditApp/CodeEdit - 6ac7f7e99abec0f57d7a165d4e52371261941e2c authored over 2 years ago