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

Fix lint warning

github.com/CodeEditApp/CodeEdit - 37c7ccc75a361e8b10cfe524100ae0785c01e0e1 authored almost 2 years ago by Khan Winter <[email protected]>
fix lint error

github.com/CodeEditApp/CodeEdit - 3e44f72c37fa59aab4336b288b0f5695195743f8 authored almost 2 years ago by Lukas Pistrol <[email protected]>
Let inspector view resize

github.com/CodeEditApp/CodeEdit - 9bcaaefd6bcd82eab494bbddb062d3135c98a667 authored almost 2 years ago by Khan Winter <[email protected]>
fix multiline parameter alignment for better readability

- enable `multiline_parameters_brackets` swiftlint rule

github.com/CodeEditApp/CodeEdit - 4477298782f917366119c7182f7efd5facda2121 authored almost 2 years ago by Lukas Pistrol <[email protected]>
fix multiline parameter alignment for better readability

- enable `multiline_arguments_brackets` swiftlint rule

github.com/CodeEditApp/CodeEdit - bcd3af9239bc0b9fdbe3a78005a0de87e292fd40 authored almost 2 years ago by Lukas Pistrol <[email protected]>
Merge pull request #966 from Wouter01/main

Moved to EnvironmentObject for WorkspaceDocument and StatusBarViewModel

github.com/CodeEditApp/CodeEdit - ad92734d89350357cafa906ca11e7aa6bf6001c6 authored almost 2 years ago by Wouter Hennen <[email protected]>
Merge pull request #967 from lukepistrol/chore/xcode-configurations

[chore]: Xcode Configurations

github.com/CodeEditApp/CodeEdit - 3b59e7a66abbf1a883cac1fec55c8b6d09428450 authored almost 2 years ago by Austin Condiff <[email protected]>
Merge pull request #965 from thecoolwinter/clean-up-print

Remove unnecessary print statements

github.com/CodeEditApp/CodeEdit - 98264874f963c0eb7dc3b1de15194b49924a2a53 authored almost 2 years ago by Lukas Pistrol <[email protected]>
update pre-release workflow, fix info.plist

github.com/CodeEditApp/CodeEdit - 7b072576d6e5fa62bded4a7ee2ed45287da829d2 authored almost 2 years ago by Lukas Pistrol <[email protected]>
use xcconfig file for version postfix

github.com/CodeEditApp/CodeEdit - d515cbb7aa7ae84e829afa9eed97e69c58123e82 authored almost 2 years ago by Lukas Pistrol <[email protected]>
use xcconfig files

github.com/CodeEditApp/CodeEdit - 78069d2390e8b57546f71e03832ff8b981f00eb3 authored almost 2 years ago by Lukas Pistrol <[email protected]>
add build configurations for alpha and beta

- use appropriate icon for each configuration (#914)
- append dev, alpha, beta to version number...

github.com/CodeEditApp/CodeEdit - 88a310615ac8d3899cdce21adfec30791834cc92 authored almost 2 years ago by Lukas Pistrol <[email protected]>
fixed warning

Signed-off-by: Wouter01 <[email protected]>

github.com/CodeEditApp/CodeEdit - fcd9c95d13cb6f41823405670258844bc9daef8c authored almost 2 years ago by Wouter01 <[email protected]>
Decoupled lots of views

Signed-off-by: Wouter01 <[email protected]>

github.com/CodeEditApp/CodeEdit - 3617c5e5cf42210407316c2e961c6cc446a79d11 authored almost 2 years ago by Wouter01 <[email protected]>
Remove unnecessary print statements

github.com/CodeEditApp/CodeEdit - a2369e6d77e8a3083356d0448c565f373d11a1ae authored almost 2 years ago by Khan Winter <[email protected]>
improve bump build number workflow

github.com/CodeEditApp/CodeEdit - 732a786b9fd9fdc29b32670afcc2c8f3656867bb authored almost 2 years ago by Lukas Pistrol <[email protected]>
Merge pull request #964 from CodeEditApp/temp/bump-build-number

Bump Build Number

github.com/CodeEditApp/CodeEdit - f832a7a3bf7902b180227cffb664ffc2bb840d04 authored almost 2 years ago by Lukas Pistrol <[email protected]>
bump build number

github.com/CodeEditApp/CodeEdit - 1851130a2756c080cda1c76f905048cf08e81c39 authored almost 2 years ago by GitHub Action <[email protected]>
Merge pull request #963 from lukepistrol/fix/acknowledgement-window

[fix]: Acknowledgements Window

github.com/CodeEditApp/CodeEdit - f8af383ddd01bf3408561098f910c135459f20fc authored almost 2 years ago by Lukas Pistrol <[email protected]>
update copyright string to include 2023

github.com/CodeEditApp/CodeEdit - 352b9528d778c41f5529323dfa095f9e809d0226 authored almost 2 years ago by Lukas Pistrol <[email protected]>
remove preview

github.com/CodeEditApp/CodeEdit - d21f589d91bc63e96a04d519d054a46ff23f1716 authored almost 2 years ago by Lukas Pistrol <[email protected]>
add simple unit test case

github.com/CodeEditApp/CodeEdit - 1c69caeb3c3c53733b0f09c22b670d919f1b7972 authored almost 2 years ago by Lukas Pistrol <[email protected]>
Merge pull request #962 from Wouter01/main

Added NSWindow environment key

github.com/CodeEditApp/CodeEdit - aeb32c76c4c1073310f6e516b1c9145a089b9607 authored almost 2 years ago by Wouter Hennen <[email protected]>
use release for SwiftLintPlugin instead of main branch

github.com/CodeEditApp/CodeEdit - 17dec2c3b18b60c8048a67d27606953b8f89ac4a authored almost 2 years ago by Lukas Pistrol <[email protected]>
remove no longer needed root object model

github.com/CodeEditApp/CodeEdit - dd71785dc22947ea25e2d5d16a97cebd3e125483 authored almost 2 years ago by Lukas Pistrol <[email protected]>
fix acknowledgements window

- bundle Package.resolved into build
- update Package.resolved parsing model

github.com/CodeEditApp/CodeEdit - c5aa621d7a6152e5f50fff65b7f075404cdee7a3 authored almost 2 years ago by Lukas Pistrol <[email protected]>
Added WindowObserver View

Signed-off-by: Wouter01 <[email protected]>

github.com/CodeEditApp/CodeEdit - e9ffd6ad03df83a1bc45d53c13385e7e4278a98d authored almost 2 years ago by Wouter01 <[email protected]>
Added NSWindow environment key

Signed-off-by: Wouter01 <[email protected]>

github.com/CodeEditApp/CodeEdit - 0ee36ee4bb0fa9753358c01993feaea3190eba5c authored almost 2 years ago by Wouter01 <[email protected]>
Merge pull request #959 from CodeEditApp/temp/bump-build-number

Bump Build Number

github.com/CodeEditApp/CodeEdit - ff0f796293a2380be6302a3b05e168437ca9adcb authored almost 2 years ago by Lukas Pistrol <[email protected]>
Merge pull request #958 from ben-p-commits/bitbucket-typo

quick typo fix. "Bitbucket Cloud" should be "Github".

github.com/CodeEditApp/CodeEdit - 0cd67b8d04acd19f2cd5b6447d26aa56850921a0 authored almost 2 years ago by Lukas Pistrol <[email protected]>
bump build number

github.com/CodeEditApp/CodeEdit - 2554b364434bfdc58fa1c4649669fc3938ca74a9 authored almost 2 years ago by GitHub Action <[email protected]>
quick typo fix. "Bitbucket Cloud" should be "Github".

github.com/CodeEditApp/CodeEdit - 08d198643b9ec0878489cea6640bd93a5d1cd848 authored almost 2 years ago by Ben Palmer <[email protected]>
Merge pull request #957 from ben-p-commits/revert-to-system-font-bugfix

Fix bug which prevented reverting to system font after using custom font.

github.com/CodeEditApp/CodeEdit - b11127cd002093710aba0badf2c1b63d0075e40e authored almost 2 years ago by Lukas Pistrol <[email protected]>
Merge pull request #955 from ben-p-commits/line-height-preference

Add line height multiple option to text editing preferences

github.com/CodeEditApp/CodeEdit - 5b86971e69ad2db5078afa4b745638539ced05fd authored almost 2 years ago by Lukas Pistrol <[email protected]>
adopt more misc feedback.

github.com/CodeEditApp/CodeEdit - fb9a969826bd885e8d895e3336f0b22caec77ee6 authored almost 2 years ago by Ben Palmer <[email protected]>
Remove Text("spaces") view. copy paste typo

github.com/CodeEditApp/CodeEdit - fbab487efd6c605da46cc7e9b2241857f0647bdf authored almost 2 years ago by Ben Palmer <[email protected]>
Fix bug which made reverting to system font impossible. Create convenience factory method on EditorFont

github.com/CodeEditApp/CodeEdit - 62b6cee4137238750b10ce836a87c754f646e788 authored almost 2 years ago by Ben Palmer <[email protected]>
set minimum value for line height multiplier to 7.5, not 7.0

github.com/CodeEditApp/CodeEdit - f5b732c82f718bd44dc3c9b0b938f63c935d702b authored almost 2 years ago by Ben Palmer <[email protected]>
update default line height multiple

github.com/CodeEditApp/CodeEdit - 3f6f1532c61f324fed95859b27afd57262d796ce authored almost 2 years ago by Ben Palmer <[email protected]>
roll back accidentally modified package.resolved

github.com/CodeEditApp/CodeEdit - 7d40c87137b56abbe854208cc3aea49f51502373 authored almost 2 years ago by Ben Palmer <[email protected]>
Add line height multiple preference.

github.com/CodeEditApp/CodeEdit - 618904302de4cbbe64a7d3d4e30b6370b44ffa1a authored almost 2 years ago by Ben Palmer <[email protected]>
Merge pull request #954 from CodeEditApp/temp/bump-build-number

Bump Build Number

github.com/CodeEditApp/CodeEdit - 0b85221124a6d080474b19bc67fb2babc2404929 authored almost 2 years ago by Lukas Pistrol <[email protected]>
bump build number

github.com/CodeEditApp/CodeEdit - ed0adff620a5e248b4ddecbfa70fc15277850d72 authored almost 2 years ago by GitHub Action <[email protected]>
Merge pull request #953 from lukepistrol/chore/update-textview

[chore]: update CodeEditTextView to 0.3.1

github.com/CodeEditApp/CodeEdit - eed4fa14945d206624eb42d55146b3872ad0c02b authored almost 2 years ago by Lukas Pistrol <[email protected]>
update CodeEditTextView to 0.3.1

github.com/CodeEditApp/CodeEdit - 916069c09c8f3c69eeecc564f4e9aa6b9f7fc13c authored almost 2 years ago by Lukas Pistrol <[email protected]>
Merge pull request #952 from lukepistrol/chore/ci/update-checkout-action

[chore]: CI - update checkout action to v3

github.com/CodeEditApp/CodeEdit - 21f70a234779d4a1d1cf192fc5d06f1866a25c2c authored almost 2 years ago by Lukas Pistrol <[email protected]>
update checkout action to v3

github.com/CodeEditApp/CodeEdit - f521e7bc8b8110a5d5a1627bdb53a6314751ab71 authored almost 2 years ago by Lukas Pistrol <[email protected]>
Update pre-release.yml

github.com/CodeEditApp/CodeEdit - 58ba189ba2a75059f95d09744aa6f6b49a86474c authored almost 2 years ago by Lukas Pistrol <[email protected]>
Merge pull request #950 from CodeEditApp/temp/bump-build-number

Bump Build Number

github.com/CodeEditApp/CodeEdit - 0117da5e3be7c54a4e05a66d55a488c354e807fa authored almost 2 years ago by Lukas Pistrol <[email protected]>
bump build number

github.com/CodeEditApp/CodeEdit - b9c9f9b8ecca820bca7dac2f66bb67673296aa92 authored almost 2 years ago by GitHub Action <[email protected]>
Update appcast.yml

github.com/CodeEditApp/CodeEdit - 2294993b5c3e52d65199f30fbed3ed268f1cb384 authored almost 2 years ago by Lukas Pistrol <[email protected]>
Merge pull request #948 from ben-p-commits/ben/text-wrapping-preference

Add preference for text wrapping in editor, add command palette options for text editing prefs

github.com/CodeEditApp/CodeEdit - 25a553c0f32fc98d61412ba18381fe4d4702ff51 authored almost 2 years ago by Lukas Pistrol <[email protected]>
adopt feedback in TextEditingPreferences. added comment doc + populateCommands() invocation.

github.com/CodeEditApp/CodeEdit - 8bcb03519276809f457b3dd0eee71f7f92da621e authored almost 2 years ago by Ben Palmer <[email protected]>
Tightened up the inspector UI design to make it more consistent (#949)

* Tightened up the inspector UI design to make it more consistent

* Disabled failing tests fo...

github.com/CodeEditApp/CodeEdit - 52e6898cdbe218b8970dd9d728954ea7bfc70991 authored almost 2 years ago by Austin Condiff <[email protected]>
Disabled failing tests for now.

github.com/CodeEditApp/CodeEdit - 7527f29ac96d97285e22c5c47718f0a77f2f8154 authored almost 2 years ago by Austin Condiff <[email protected]>
Tightened up the inspector UI design to make it more consistent

github.com/CodeEditApp/CodeEdit - 9108b4ab9743ad558185723de80ee3d753e6fa3b authored almost 2 years ago by Austin Condiff <[email protected]>
update CodeEditTextView to 3.0

github.com/CodeEditApp/CodeEdit - 1d61fd9eebec942069e21c88649fea803872e402 authored almost 2 years ago by Ben Palmer <[email protected]>
Merge branch 'main' into ben/text-wrapping-preference

github.com/CodeEditApp/CodeEdit - 8960f6d0cd07bc91d542f350268c7c4df8b8322f authored almost 2 years ago by Ben Palmer <[email protected]>
Update README.md

github.com/CodeEditApp/CodeEdit - 8911e11435ff1c24db1a9fa095c548be0c7723f7 authored almost 2 years ago by Lukas Pistrol <[email protected]>
fix: update latest release link in README.md (#943)

The latest release link was previously broken.

github.com/CodeEditApp/CodeEdit - 746d658826a35618f23faef6294e000525c68244 authored almost 2 years ago by Tee Ming <[email protected]>
Merge pull request #942 from CodeEditApp/temp/bump-build-number

Bump Build Number

github.com/CodeEditApp/CodeEdit - 9113dc507c52667e2d55a8871ffbb93bbbcf4c24 authored almost 2 years ago by Lukas Pistrol <[email protected]>
bump build number

github.com/CodeEditApp/CodeEdit - 6edc2d19cabbb31f7f1c7816791b539b083ca330 authored almost 2 years ago by GitHub Action <[email protected]>
[fix]: Update Mechanism (#939)

* get latest release URL from GH API

* make function private

* make task cancellable

* ...

github.com/CodeEditApp/CodeEdit - d0c29f39c1b5ebcf3565fc770113bf16d492829f authored almost 2 years ago by Lukas Pistrol <[email protected]>
Fixed monochrome setting color to be gray instead of folder blue (#940)

github.com/CodeEditApp/CodeEdit - 7d5e8be8f89cf58046202efa10d6ce95cc3dcb63 authored almost 2 years ago by Austin Condiff <[email protected]>
Update pre-release.yml

github.com/CodeEditApp/CodeEdit - ea4b8cc4b035e36874a0611f8d6fbd584ffb9a10 authored almost 2 years ago by Lukas Pistrol <[email protected]>
Merge pull request #937 from CodeEditApp/temp/bump-build-number

Bump Build Number

github.com/CodeEditApp/CodeEdit - df980c0b89e8b7121efe8adc8257b522ac34c19d authored almost 2 years ago by Lukas Pistrol <[email protected]>
bump build number

github.com/CodeEditApp/CodeEdit - d1b8061793177f8a6038932cd2e063fdf29e1f4b authored almost 2 years ago by GitHub Action <[email protected]>
use semantic versioning for pre releases (#935)

github.com/CodeEditApp/CodeEdit - 7cb8918a59d0e9f87e99650818022fa8942b146f authored almost 2 years ago by Lukas Pistrol <[email protected]>
Fixed incorrect background colors to be more consistent. (#936)

github.com/CodeEditApp/CodeEdit - e93c648170ca1d79ce92f3669a07652fd08e81cd authored almost 2 years ago by Austin Condiff <[email protected]>
Merge pull request #934 from CodeEditApp/temp/bump-build-number

Bump Build Number

github.com/CodeEditApp/CodeEdit - 60bc4f07133dffc2d687f653810a4f032053b16c authored almost 2 years ago by Lukas Pistrol <[email protected]>
bump build number

github.com/CodeEditApp/CodeEdit - 017940f008ab9923d887b0603b7a5b51e05ab35f authored almost 2 years ago by GitHub Action <[email protected]>
Merge pull request #933 from austincondiff/inspector-sidebar-toggle-fix

github.com/CodeEditApp/CodeEdit - 96295cee6ff014f0dbb3f504462c6e8b87bc8a37 authored almost 2 years ago by Wouter Hennen <[email protected]>
Update pre-release.yml

github.com/CodeEditApp/CodeEdit - 63cfc98aaa2a1632da7b9d96b16883d743daee3b authored almost 2 years ago by Lukas Pistrol <[email protected]>
Fixed inspector sidebar toggle so it is now displayed as expected.

github.com/CodeEditApp/CodeEdit - 99b806af99518f47dc820328a4436283df6de607 authored almost 2 years ago by Austin Condiff <[email protected]>
Update pre-release.yml

github.com/CodeEditApp/CodeEdit - 7bdabda61179e623038cf6dc126ded8ae8b0ad1f authored almost 2 years ago by Lukas Pistrol <[email protected]>
Update pre-release.yml

github.com/CodeEditApp/CodeEdit - 977ed4304ebfd940c8017e29274277c805c4e6bc authored almost 2 years ago by Lukas Pistrol <[email protected]>
Update pre-release.yml

github.com/CodeEditApp/CodeEdit - d68c90f9d00164478695aedfdc1470686dc29211 authored almost 2 years ago by Lukas Pistrol <[email protected]>
Merge pull request #932 from CodeEditApp/temp/bump-build-number

Bump Build Number

github.com/CodeEditApp/CodeEdit - 0d45e7833fe5c33eb54775b5ed5df277884f912e authored almost 2 years ago by Lukas Pistrol <[email protected]>
bump build number

github.com/CodeEditApp/CodeEdit - f409b4f0e642a19de267d4dfec24096b2e0ab469 authored almost 2 years ago by GitHub Action <[email protected]>
Merge pull request #929 from lukepistrol/chore/update-ci-self-hosted

[chore]: CI - self hosted runner

github.com/CodeEditApp/CodeEdit - 7fa18b4e0242ad65ce434e854b893c61ddc42b41 authored almost 2 years ago by Matthijs Eikelenboom <[email protected]>
update pre release script

github.com/CodeEditApp/CodeEdit - 957a8b89b8d3f5da2bc4cb6b77a2c445c0ecbe82 authored almost 2 years ago by Lukas Pistrol <[email protected]>
revert self hosted runner for pre release workflow

github.com/CodeEditApp/CodeEdit - 89a5d8310addccd31d7574339146ced46cb488d5 authored almost 2 years ago by Lukas Pistrol <[email protected]>
remove comments

github.com/CodeEditApp/CodeEdit - a495eab605c5b193cba4fe0df20bffdc400df9c3 authored almost 2 years ago by Lukas Pistrol <[email protected]>
delete CircleCI config

github.com/CodeEditApp/CodeEdit - cfd8a32b67b668f40e34e6e5f1e2ea7fe6522c11 authored almost 2 years ago by Lukas Pistrol <[email protected]>
fix disabling CircleCI

github.com/CodeEditApp/CodeEdit - d27d963b5759e6da2670e11cef7f73355f3f0273 authored almost 2 years ago by Lukas Pistrol <[email protected]>
disable CircleCI

github.com/CodeEditApp/CodeEdit - 3c543431e73abdd3ab6931be5105692486ea5966 authored almost 2 years ago by Lukas Pistrol <[email protected]>
add comment

github.com/CodeEditApp/CodeEdit - c96bbc782a0d4a492d1d827413c33d1e76832d23 authored almost 2 years ago by Lukas Pistrol <[email protected]>
using self hosted runner

github.com/CodeEditApp/CodeEdit - 84fd3787be90420fd1ca2bf0baf117da95497fbc authored almost 2 years ago by Lukas Pistrol <[email protected]>
Merge pull request #922 from lukepistrol/fix/update-from-menu-bar

[fix]: update from menu bar

github.com/CodeEditApp/CodeEdit - 02c463e02d50bc8193c6979637e01faaf9e31678 authored almost 2 years ago by Lukas Pistrol <[email protected]>
fix update from menu bar

- temporary fix for using `alpha` app icon on release config

github.com/CodeEditApp/CodeEdit - 5997a853a2733810e7b99bcbeda13545602b3193 authored about 2 years ago by Lukas Pistrol <[email protected]>
Merge pull request #921 from CodeEditApp/temp/bump-build-number

Bump Build Number

github.com/CodeEditApp/CodeEdit - 96298c22f9686ef91966f3630c695a156346c152 authored about 2 years ago by Lukas Pistrol <[email protected]>
bump build number

github.com/CodeEditApp/CodeEdit - e316d6b5cadc3fbaf019fb55347243790055d0f7 authored about 2 years ago by GitHub Action <[email protected]>
Update DocumentsUnitTests.swift

github.com/CodeEditApp/CodeEdit - b7bc0ead5eb86aa884a53c560fe9da61802250f3 authored about 2 years ago by Austin Condiff <[email protected]>
fix for icon size (#920)

* fix for icon size

Signed-off-by: Wouter01 <[email protected]>

* Update NavigatorSid...

github.com/CodeEditApp/CodeEdit - d574e47eecd3205f540d2632bf034f4fa1ac63e9 authored about 2 years ago by Wouter Hennen <[email protected]>
Raised the default editor and terminal font sizes from 11pt to 12pt. (#919)

github.com/CodeEditApp/CodeEdit - 71ba4eeb7de729e25d36c08ba436c0ef672a98e8 authored about 2 years ago by Austin Condiff <[email protected]>
Update README.md

github.com/CodeEditApp/CodeEdit - f0c2e18a34a26ffeaf7d085414d75c1a55b1a961 authored about 2 years ago by Austin Condiff <[email protected]>
Update README.md

github.com/CodeEditApp/CodeEdit - 9c0817889af87ffc852bac495284aca19e5375b8 authored about 2 years ago by Austin Condiff <[email protected]>
Update README.md

github.com/CodeEditApp/CodeEdit - 5da3b7ea4c94efac42a7c822144541a4fe6d4aa5 authored about 2 years ago by Austin Condiff <[email protected]>
Merge pull request #910 from CodeEditApp/temp/bump-build-number

Bump Build Number

github.com/CodeEditApp/CodeEdit - 2a6c9ae7ef2bd8e061e986481bc44d685a9ddcf6 authored about 2 years ago by Lukas Pistrol <[email protected]>
bump build number

github.com/CodeEditApp/CodeEdit - f944a20f1dad6d7353ac8b4eae345f4329291daf authored about 2 years ago by GitHub Action <[email protected]>