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 special characters to be used in file names (#684)

* 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: add evolify as a contributor for bug (#685)

* docs: update README.md [skip ci]

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

Co-authore...

github.com/CodeEditApp/CodeEdit - ea349b5281e2732d71f9c833bd2e33ffb56476f2 authored over 2 years ago
fix: fix ##680 for could not find commit (#681)

github.com/CodeEditApp/CodeEdit - 1894ee6781de84ea02d77b148867247acc749d5a authored over 2 years ago
Find navigator improvements (#678)

* case toggle UI and functionality, removed redundant getAllModes function (refer to `children` ...

github.com/CodeEditApp/CodeEdit - 69a7234bb560195728c23a93fb2e154b9079a18a authored over 2 years ago
Update README.md

github.com/CodeEditApp/CodeEdit - f1aac56bad670ffaa12a33f45f66f3cae4bc3da7 authored over 2 years ago
docs: add benkoska as a contributor for code (#676)

* 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) (#667)

* 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 (#668)

* Deleted projects are now automatically removed from recent project view

* Deleted projects'...

github.com/CodeEditApp/CodeEdit - 8b7a4705eaea85f3237cb4efedb490b5f70080ed authored over 2 years ago
docs: add KaiTheRedNinja as a contributor for code (#669)

* docs: update README.md [skip ci]

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

Co-authore...

github.com/CodeEditApp/CodeEdit - 3cab4ea2bdbd53eb75ed69c405d55948e6439ae7 authored over 2 years ago
Implement Delete, Create File, Create Folder for the right click menu in ProjectNavigator (#655)

* openInTab and openInExternalEditor implemented, newFile stub method created

* implemented n...

github.com/CodeEditApp/CodeEdit - 7e3d26c81bcfa48a2bd3aae650d83ced23acc22a authored over 2 years ago
Add more file types (#663)

This 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
Improving comments (#664)

* Update HistoryInspectorModel.swift

* Update ExtensionNavigator.swift

Spelling mistake

...

github.com/CodeEditApp/CodeEdit - 6fe7e341334cd457ea527c908ff2f5c43a064d98 authored over 2 years ago
Merge pull request #662 from lukepistrol/feat/new-editor

New Editor (powered by tree-sitter)

github.com/CodeEditApp/CodeEdit - e40500adc7005bbdc6cc1581f548070e4a65e9fe authored over 2 years ago
re-disabled tests

github.com/CodeEditApp/CodeEdit - 9707d0d7586dea216f00d61837b349f409ec0c20 authored over 2 years ago
re-implemented new text editor

github.com/CodeEditApp/CodeEdit - 3e919af82a87541a1ee292159a304cb0490f0ca1 authored over 2 years ago
Merge pull request #661 from lukepistrol/chore/lint

[chore]: Added additional `SwiftLint` configurations

github.com/CodeEditApp/CodeEdit - 63d66022e9e2ca0fbe9b447c5e24e61dc1f8a024 authored over 2 years ago
disabled `implicit_return`

github.com/CodeEditApp/CodeEdit - ad5e3df06f3e2fc34f6c34fbd0d1b0ae8d978fb0 authored over 2 years ago
Merge branch 'main' into chore/documentation

github.com/CodeEditApp/CodeEdit - 24edd296df33f3bece8b2079fd2eebf4a5f86c36 authored over 2 years ago
Merge pull request #660 from lukepistrol/chore/refactor-crypto-extensions

[chore]: refactor crypto string extensions (md5/sha256)

github.com/CodeEditApp/CodeEdit - 082b5d6bf52e47388dec32b393e0e76cf81eb6f9 authored over 2 years ago
added `convenience_type` SwiftLint rule

changed types with only static members from struct to enum

github.com/CodeEditApp/CodeEdit - 4e13de9a723c295bd76d5b42ce4090effa4ac743 authored over 2 years ago
added `modifier_order` SwiftLint rule

fixed modifier order

github.com/CodeEditApp/CodeEdit - 6a45b8a2f14c2809ea52887938b42f9b3566e6b8 authored over 2 years ago
added `implicit_return` & `closure_spacing` to SwiftLint rules

removed unneeded `return` statements
fixed closure spacing

github.com/CodeEditApp/CodeEdit - 851de93bf08a96b91077c4fecaa44cbf45a5ca19 authored over 2 years ago
added `missing_docs` to SwiftLint

added `TODO:`s for missing docs

github.com/CodeEditApp/CodeEdit - 395f4e3aa614db8fe692c4651301aa429e023e3f authored over 2 years ago
moved String extensions to sub folder

github.com/CodeEditApp/CodeEdit - 80e7e078765b3f0a70d754f9380b52683eddf040 authored over 2 years ago
refactor sha256 & md5 string extension

github.com/CodeEditApp/CodeEdit - 054a920f2ab81318a4898e1cd534e87b5c1a8fd7 authored over 2 years ago
Merge pull request #659 from lukepistrol/main

Revert "Merge branch 'feature/new-editor' into main"

github.com/CodeEditApp/CodeEdit - cabdae977bb467b0109b27f4df4523dad7ecd9ea authored over 2 years ago
Revert "Merge branch 'feature/new-editor' into main"

This reverts commit 4d0fdbca2575f4b6eaaa743857414a5e4fcf218f, reversing
changes made to fa1cab73...

github.com/CodeEditApp/CodeEdit - 38c55a8a453705f046d2bc54a4329e2ddc1745a8 authored over 2 years ago
Merge branch 'feature/new-editor' into main

github.com/CodeEditApp/CodeEdit - 4d0fdbca2575f4b6eaaa743857414a5e4fcf218f authored over 2 years ago
Merge pull request #656 from Debdut/feature/issue-513

Move UI Workspace configuration from project .codeedit/selection.json to UserDefaults/AppStorage...

github.com/CodeEditApp/CodeEdit - fa1cab735d3cac56e1edc7e34910654a386a14e6 authored over 2 years ago
move string extension

github.com/CodeEditApp/CodeEdit - 798a92c8fea219121af25b75817cd71c968ffc0e authored over 2 years ago
sha256 string extension

github.com/CodeEditApp/CodeEdit - cde35bdfc4817417c9ea0f964ca9da086aeb7301 authored over 2 years ago
code review fixes

github.com/CodeEditApp/CodeEdit - f8347e373a24fd5317809d78571f6430f2cd4001 authored over 2 years ago
Update WorkspaceDocument.swift

github.com/CodeEditApp/CodeEdit - a0abd7febc04975d9a1cc688ed6f018315b8dab0 authored over 2 years ago
Merge pull request #648 from thecoolwinter/tab-actions

github.com/CodeEditApp/CodeEdit - fcf901ea0a512e03d13bfd6b4689dfdbd12f14e7 authored over 2 years ago
Improve Readability

github.com/CodeEditApp/CodeEdit - bbd7aa4bf7b7d82cd04676982b89a3fa4e3b6bec authored over 2 years ago
Merge pull request #654 from lukepistrol/feature/new-editor

[update]: recent changes from `main`

github.com/CodeEditApp/CodeEdit - 66cc342fe87bfbeb73be0ecfa0e1312d7a8031ae authored over 2 years ago
updated to latest changes on `main`

github.com/CodeEditApp/CodeEdit - 17592e87740be75bf164ab537188f12ed0368cdb authored over 2 years ago
Merge branch 'main' into feature/new-editor

# Conflicts:
# CodeEdit/Info.plist
# CodeEditModules/Modules/CodeFile/src/CodeEditor.swift

github.com/CodeEditApp/CodeEdit - a4802d377137a48e2d7a5dd8f50a104e356573bb authored over 2 years ago
Update GeneralPreferencesView.swift

github.com/CodeEditApp/CodeEdit - 5fbf0e7c35754516f83b3c3684ddfc538b40a90c authored over 2 years ago
Add pref in #651, Fix #620

Adds the preference mentioned in #651, and fixes merge conflict with #620.

github.com/CodeEditApp/CodeEdit - 0c4e6eb02e5da998fa5f2933a6cb3470af083a90 authored over 2 years ago
Merge branch 'main' into tab-actions

github.com/CodeEditApp/CodeEdit - e7544e2cb1732575b81e8b7717f310ed71afef4a authored over 2 years ago
docs: add nrudnyk as a contributor for code (#652)

* docs: update README.md [skip ci]

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

Co-authore...

github.com/CodeEditApp/CodeEdit - 821acd0f0f31bf0148fe587cb988f8dc136e7751 authored over 2 years ago
fix: Closing all editors should open welcome screen (#653)

github.com/CodeEditApp/CodeEdit - 3b1dec0cd541d7096dc064dc121710a41ac11c57 authored over 2 years ago
Merge pull request #650 from nrudnyk/about-feedback

Fix: `About` and `Feedback` windows opens only if aren't already

github.com/CodeEditApp/CodeEdit - 8c06736911ffddf5ae690561773f658efbafbe5b authored over 2 years ago
fixed swift-lint issue

github.com/CodeEditApp/CodeEdit - 1a80ffd3079b5f42c48f5dfa852ee3788e55599f authored over 2 years ago
Update tests.yml

github.com/CodeEditApp/CodeEdit - f492e61e7cfe04f81c6e4089a22888c644bb9f22 authored over 2 years ago
Update tests.yml

github.com/CodeEditApp/CodeEdit - 9536a63ca5692971157a0f356b3943a0aaf81c4a authored over 2 years ago
replaced double back-ticks with single ones

github.com/CodeEditApp/CodeEdit - 75805bea3228a176edce091175fc5d58273606ee authored over 2 years ago
added docs to added method

github.com/CodeEditApp/CodeEdit - 3fe7a78310394efe760558fa40c322642d98ed16 authored over 2 years ago
Update tests.yml

github.com/CodeEditApp/CodeEdit - 1e5b4e910e2e318dbe9d0a88cc40987496b588c3 authored over 2 years ago
Update CONTRIBUTING.md

github.com/CodeEditApp/CodeEdit - d1723339cb856c231dcc64cf5e864574eae15a5a authored over 2 years ago
fix: `about` and `feedback` windows opens only if aren't already

github.com/CodeEditApp/CodeEdit - d32b96f7f92fc1dba61d99396d87332b63738da1 authored over 2 years ago
Add Temporary Tab (#620)

* Add Temporary Tab (WIP)

* Remove Temp Tab Animation

- Removes the temporary tab animatio...

github.com/CodeEditApp/CodeEdit - 99e73ca1aff5a854390788d17a57d0d0461c0640 authored over 2 years ago
Fix spelling error 🤦‍♂️

github.com/CodeEditApp/CodeEdit - c60ad1028bf5257c45ff2043bb71a11643423b50 authored over 2 years ago
Use Combine for file reveal

github.com/CodeEditApp/CodeEdit - 0dfd7a966b0c423ede5a66600f2bb3e5f22698c8 authored over 2 years ago
Implement basic tab buttons

github.com/CodeEditApp/CodeEdit - dab4a5f7b69feb1c3c1915c36e1a032158ae061d authored over 2 years ago
Merge pull request #642 from lukepistrol/feature/new-editor

[`feature/new-editor`]: implemented `CodeEditTextView`

github.com/CodeEditApp/CodeEdit - d87fc333a8d1558379c86f1be5fb57dd0eaeaf27 authored over 2 years ago
implemented `CodeEditTextView

github.com/CodeEditApp/CodeEdit - d5c4d196bf531ac2312bc1bf5a587758873971aa authored over 2 years ago
Fixed state management for palette

github.com/CodeEditApp/CodeEdit - 65107df3d62421ded0b40f9de4f3c8c8ef3ffdf4 authored over 2 years ago
added `.idea` and `.vscode` to `.gitignore` (#636)

github.com/CodeEditApp/CodeEdit - 95198e1cb40f469c0372629a32e53075e0e99dbd authored over 2 years ago
Source Control: UI Fixes (#638)

* Source Control: Show change type and fix highlight colour

* Fix linting issue

github.com/CodeEditApp/CodeEdit - 43ae2a2b13330e264583514a08a960e6556a4660 authored over 2 years ago
Merge branch 'main' into keybinding_manager

github.com/CodeEditApp/CodeEdit - 2cb3f6eedebb768e811f1c75eee0cb1da03f6590 authored over 2 years ago
Adding command palette

github.com/CodeEditApp/CodeEdit - 33fc7659cb1db004b8ef3a5924696eea943c47f3 authored over 2 years ago
Update README.md

github.com/CodeEditApp/CodeEdit - 61771ab39b588e37b61990ff0b4d209499c22da6 authored over 2 years ago
docs: add POPOBE97 as a contributor for code (#634)

* docs: update README.md [skip ci]

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

Co-authore...

github.com/CodeEditApp/CodeEdit - 4e8b611f6d2c5f299428764fc9dda608ff763df9 authored over 2 years ago
fixes #631 (#632)

Co-authored-by: ruiyao <[email protected]>

github.com/CodeEditApp/CodeEdit - 48a0d5cd950814803dc94cf3e28a215ea625b145 authored over 2 years ago
Source Control Navigator: Added support for viewing file changes (#627)

* Source Control Navigator: Added support for viewing file changes

* Fixed Naming Conventions

github.com/CodeEditApp/CodeEdit - 2305fe9855d78831bfa6e9e3a3759d30e0750e88 authored over 2 years ago
Create stale.yml

github.com/CodeEditApp/CodeEdit - 09ab9e64d4f375b6cedb8f7d67398dd692e931b3 authored over 2 years ago
Append new keybindings when new added to defaults

github.com/CodeEditApp/CodeEdit - cd1256392a9bab037c37f7edf456791ee4a2bd29 authored over 2 years ago
Added keybindings to preferences

github.com/CodeEditApp/CodeEdit - 7090907d7884ec07bd66bea2ec9baa95da389d22 authored over 2 years ago
Merge branch 'main' into keybinding_manager

github.com/CodeEditApp/CodeEdit - 8b6ec223f041746c31e289aab06f0389a1ea7e07 authored over 2 years ago
[WIP] Add ProjectNavigator OutlineTableViewCell to display file extensions (#598)

* Added new preference to store fileExtensions + OutlineView + Settings

* Added documentation...

github.com/CodeEditApp/CodeEdit - 014dc9e37f3a985f929cc84c2a40fd3a7e253930 authored over 2 years ago
Merge pull request #611 from lilingxi01/navigation-sidebar-divider-fix

Fix navigation sidebar top divider color issue.

github.com/CodeEditApp/CodeEdit - c947d4065290862e415688c062af1788919eaf1a authored over 2 years ago
[NavigationSidebar] Fix the same thing in WorkspaceView for live update.

github.com/CodeEditApp/CodeEdit - 6ab7c85214f7e17d212942f85f543878f3cbd918 authored over 2 years ago
[NavigationSidebar] Fix top divider color issue.

github.com/CodeEditApp/CodeEdit - 34463e738a3a489cd1538f53ad6192ab29041c63 authored over 2 years ago
Add UTType support for openAsMenu (#609)

github.com/CodeEditApp/CodeEdit - 25e253b0503a64a09e5a92fe84dfd85a4894c3b7 authored over 2 years ago
Merge pull request #608 from lukepistrol/cleanup/statusbar

StatusBar: Cleanup & Tests

github.com/CodeEditApp/CodeEdit - 6a055041d3d38efdfce881a1d0798b55fde82413 authored over 2 years ago
disabled `expanded` tests for now

github.com/CodeEditApp/CodeEdit - 6ebbba89de396bff7b254e2326e1a13d394e41b6 authored over 2 years ago
possible fix for failing tests

github.com/CodeEditApp/CodeEdit - 8aca261a483dd996548d0090ba604c04126321d4 authored over 2 years ago
possible fix for failing tests

github.com/CodeEditApp/CodeEdit - f71d89db36e1eac51f446e0b64a821dbfe0ec97b authored over 2 years ago
remove unneeded `return`, used keyPath;

re-enabled tests

github.com/CodeEditApp/CodeEdit - 9e5e800f48684353fab7b16624df5feaedd6abce authored over 2 years ago
disabled expanded tests for now

github.com/CodeEditApp/CodeEdit - 79af3629b23801b8fb62e3dcdcedd9770eb86074 authored over 2 years ago
removed unneeded import statements, fixed tests

github.com/CodeEditApp/CodeEdit - 6ac7f7e99abec0f57d7a165d4e52371261941e2c authored over 2 years ago