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

Alternate Cursor Location Description (#1582)

github.com/CodeEditApp/CodeEdit - 679ead2008684c6a5b37c83f6276a4a98f5e1509 authored 11 months ago by Khan Winter <[email protected]>
Correct Commands For All Windows, Fix ⌘W (#1587)

github.com/CodeEditApp/CodeEdit - bc5aff9e17337475c8e7f0fd9c5bc31fdabab18e authored 11 months ago by Khan Winter <[email protected]>
Fix Editor Layout Setup (#1588)

github.com/CodeEditApp/CodeEdit - 80c55356939b8fa2bad24808f6a5ef7da6ea74a6 authored 11 months ago by Khan Winter <[email protected]>
FIX: Git History Date bug (#1585)

* Bug fixes

- Correct date isn't displayed in this history tab

- Branch image was slightly...

github.com/CodeEditApp/CodeEdit - 779d624c948efbe098d4d9565863f51e65188c77 authored 11 months ago by Tom Ludwig <[email protected]>
FIX: Source Navigator Icon Symbols affected by accent color (#1589)

Replaced accent color with foreground style on file icons

github.com/CodeEditApp/CodeEdit - 6509eedf733af8963c11ab6cfc7cdac495cee4cb authored 11 months ago by Tom Ludwig <[email protected]>
Updates Pre release CI to run the release drafter (#1517)

* Updates Pre release CI to run the release drafter

* Testing pre relase and drafter

* upd...

github.com/CodeEditApp/CodeEdit - f031ca68b9712700287605331add5aa1a18c4fe0 authored 11 months ago by Johnathan <[email protected]>
Generic fuzzy search (#1584)

github.com/CodeEditApp/CodeEdit - a958a961398c00cc565a72f46691a7a0c202b860 authored 11 months ago by Tom Ludwig <[email protected]>
^⌘0 resets font size (#1562)

* add menu for font size

* fix swiftlint

github.com/CodeEditApp/CodeEdit - 9e60e54ad43aac5d282a2f49e7c688eacec7970a authored 11 months ago by luah5 <[email protected]>
feat(settings): section with glob pattern crud (#1507)

* feat: setup search section in app settings

* feat: list for ignore glob patterns

* feat:...

github.com/CodeEditApp/CodeEdit - acc3d4bd10be04b72031355ffaba1184596ad496 authored 11 months ago by Esteban Borai <[email protected]>
Added more bundled themes (#1580)

github.com/CodeEditApp/CodeEdit - a7ee1c23081aae822f2f5a5d100519efc4d6ad80 authored 12 months ago by Austin Condiff <[email protected]>
Fixing Typos (#1579)

* Corrected a few typos

github.com/CodeEditApp/CodeEdit - 202a25dc23006decc362b10cfafd7eca5e16e7b2 authored 12 months ago by Tom Ludwig <[email protected]>
Find and Replace Functionality (#1537)

* Added search and replace functions

This commit includes 3 versions of a search and replace ...

github.com/CodeEditApp/CodeEdit - 7eece7aef82e8ca99b917b1cbb33bc00fc8a1514 authored 12 months ago by Tom Ludwig <[email protected]>
docs: add ElvisWong213 as a contributor for bug (#1578)

* docs: update README.md [skip ci]

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

---------
...

github.com/CodeEditApp/CodeEdit - d5d42f98bf9ae9e033b1db3396e3ea825647d8a5 authored 12 months ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
fix(#1557): autosave (#1577)

* fix: autosave

- once auto save is enabled, it will automatically save changes made to the f...

github.com/CodeEditApp/CodeEdit - aac6540dfab235dea8649ac62ed1b7e033c70bba authored 12 months ago by Elvis Wong <[email protected]>
feat: git branches nesting (#1571)

* fix: git branches dropdown scroll and navigation

* fix: show project title

* fix: git br...

github.com/CodeEditApp/CodeEdit - aa0a3dc004db636d62857164a90dfcbd2e70f079 authored 12 months ago by Federico Zivolo <[email protected]>
Fix Copyright (#1573)

github.com/CodeEditApp/CodeEdit - 9eb38d0077acf331966380953baa1c7f829c5b3f authored 12 months ago by Angelk90 <[email protected]>
docs: add FezVrasta as a contributor for code (#1572)

* docs: update README.md [skip ci]

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

---------
...

github.com/CodeEditApp/CodeEdit - 7cda826cef8b16eaa5e17e28727b63b69092cfa6 authored 12 months ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
fix: git branches dropdown (#1570)

github.com/CodeEditApp/CodeEdit - b8c7c9dc407b1d1dae31399c17a36515562b6fd0 authored 12 months ago by Federico Zivolo <[email protected]>
Update README.md to add repobeats activity image

github.com/CodeEditApp/CodeEdit - ec36074775e5ec1fce338f0491e3a17e6a1ed0b9 authored 12 months ago by Austin Condiff <[email protected]>
docs: add armartinez as a contributor for bug (#1567)

* docs: update README.md [skip ci]

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

---------
...

github.com/CodeEditApp/CodeEdit - 8031fc67f8df952b62de6a7a189457379663e92f authored 12 months ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Updated Xcode themes (#1566)

Updated the Xcode themes' hex values to the equivalent GenericRGB colors used by default by Xcode.

github.com/CodeEditApp/CodeEdit - 0f6005979e7c2b93ea28548db80afb63f570d301 authored 12 months ago by Axel Martinez <[email protected]>
fix(#1545): Split Editor Causes Hang (#1565)

* Begin adding `EditorInstance`

- Adds `OpenOptions` to `CodeFileDocument`
- Adds a new `Edi...

github.com/CodeEditApp/CodeEdit - 36eaac72f58098dbf3c13077bae8b9ea1cbc8607 authored 12 months ago by Khan Winter <[email protected]>
Source control navigator history tab (#1534)

github.com/CodeEditApp/CodeEdit - 5b6eb0d8d4cba58a22ae5f1a23c1413d8284b421 authored about 1 year ago by Austin Condiff <[email protected]>
Fix Default Selection in Settings (#1547)

* fix(#1540): fix default selection in settings

* fix(#1546): cancel capitalized for settings...

github.com/CodeEditApp/CodeEdit - 683942ec2525d6a5781d254d905703ec5b60d6d3 authored about 1 year ago by ninjiacoder <[email protected]>
Fix Empty Editor State Bug (#1556)

github.com/CodeEditApp/CodeEdit - 9db0309bc2e3d8ab40c2b85d161bec95c5080d54 authored about 1 year ago by Khan Winter <[email protected]>
Open quickly overlay preview no longer clips the search bar (#1539)

github.com/CodeEditApp/CodeEdit - 2ba130d1397043400f9219e1761a545832df04c3 authored about 1 year ago by luah5 <[email protected]>
Update README.md

github.com/CodeEditApp/CodeEdit - faf401b287225ec3a3baa2c02a431a28d6b16409 authored about 1 year ago by Austin Condiff <[email protected]>
Bump Build Number to 37 (#1516)

github.com/CodeEditApp/CodeEdit - 7ba2f85cf67d4b8fd97e0732a6edb807e6926fb8 authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix Editor Focus, Undo/Redo, Speed Up Cursor Labels (#1515)

github.com/CodeEditApp/CodeEdit - 63e4fa2788556fb0ce796312db12ff7e10981ddd authored about 1 year ago by Khan Winter <[email protected]>
Updated path picker design (#1502)

* Update the design of the pathbar and find navigator pickers for improved usability.

* Fixed...

github.com/CodeEditApp/CodeEdit - e57e538a45ec3ecc66394cb5b625f72c11719efd authored about 1 year ago by Austin Condiff <[email protected]>
Added real-time cursor location to status bar (#1514)

github.com/CodeEditApp/CodeEdit - 235ea68ce1522546dedd4aeb08391863a443900b authored about 1 year ago by Austin Condiff <[email protected]>
Tests: File Indexing and Search Functionality (#1503)

* Add improvements to code indexing and search operations

This commit includes additions for ...

github.com/CodeEditApp/CodeEdit - 7353586c3f4dd22f4256b000f53bb0e60488a446 authored about 1 year ago by Tom Ludwig <[email protected]>
Another search speed up 💨 (#1500)

* Added regX patters instead of normal file search

* Update SearchIndexer+InternalMethods.swi...

github.com/CodeEditApp/CodeEdit - c276d0336158e7cdacb93346415d9402dc6bc5d1 authored about 1 year ago by Tom Ludwig <[email protected]>
Git fetch improvement (#1511)

github.com/CodeEditApp/CodeEdit - 8bd8edcd51840e9f5451c3134341abef8d326253 authored about 1 year ago by Wouter Hennen <[email protected]>
Update README.md

github.com/CodeEditApp/CodeEdit - ae78fff525dbc7f7d0cc3db869387eb082df8a55 authored about 1 year ago by Austin Condiff <[email protected]>
Update To New Text View (#1509)

github.com/CodeEditApp/CodeEdit - e24f5af38c4de2fbf0074f66c7a55adc65523ff2 authored about 1 year ago by Khan Winter <[email protected]>
Add Indexing Progress, Index Off Main Thread (#1501)

* Add Indexing Progress, Index Off Main Thread

* Add tooltip, increase remove animation delay...

github.com/CodeEditApp/CodeEdit - f38bc67dd75bf9e166832ca9e7462d56b2f69ca8 authored about 1 year ago by Khan Winter <[email protected]>
Additional Git Features and Navigator UI Improvements (#1471)

* Added reusable SidebarTextField view. Started using it in the navigator by replacing some text...

github.com/CodeEditApp/CodeEdit - 65bef99ac799ff0e2957ad9c05d42ac64787a86a authored about 1 year ago by Austin Condiff <[email protected]>
Split string into lines not words (#1499)

github.com/CodeEditApp/CodeEdit - e75665e8ce36bf7b74ccf7d7ed4cf41170169757 authored about 1 year ago by Tom Ludwig <[email protected]>
Implementing Fundamental Indexing (#1483)

* Basic indexing

* Implemented indexing

* Added async searching

* Added LayzFilePathEnu...

github.com/CodeEditApp/CodeEdit - bbcc8c0f3aec4841c1b3ade11afff37228bf0d65 authored about 1 year ago by Tom Ludwig <[email protected]>
docs: add kmohsin11 as a contributor for bug (#1498)

* docs: update README.md [skip ci]

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

---------
...

github.com/CodeEditApp/CodeEdit - 7247ad4ce09c7abbf33d0aa12a3688e9de3946ea authored about 1 year ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Fix issue #1427 | UtilityAreaTerminal model changed to ObservableObject (#1496)

github.com/CodeEditApp/CodeEdit - 8131ca8d120b563185f8fb90281536da38266bd8 authored about 1 year ago by kmohsin11 <[email protected]>
Fix issue #1488 | Utility area sidebar state specific to individual w… (#1493)

* Fix issue #1488 | Utility area sidebar state specific to individual workspaces

* Fix issue ...

github.com/CodeEditApp/CodeEdit - d5b518147be88d989cc408ae4a76a4e6b293aaf7 authored about 1 year ago by kmohsin11 <[email protected]>
FIX: When deleting a file from the project navigator, the alert says (Function) in place of the filename (#1492)

github.com/CodeEditApp/CodeEdit - 5f6551f695b2f9f0a9a8708efe5084d3d4ea1e63 authored about 1 year ago by activecoding <[email protected]>
feat: discard changes support for `SourceControlToolbarBottom` (#1480)

* feat: `SourceControlToolbarBottom` discard changes dialog

* feat: discard all changes suppo...

github.com/CodeEditApp/CodeEdit - da2350fcefcd0caca61da47d2297cb4ebf553ddf authored about 1 year ago by Esteban Borai <[email protected]>
Updating search keys in General Settings (#1470)

github.com/CodeEditApp/CodeEdit - 72833bc9e6d15935a9a70ad9a7d59d2ffc2513ba authored about 1 year ago by luah5 <[email protected]>
Update README.md

github.com/CodeEditApp/CodeEdit - 34fd9de63d57d7b0766519d4a155bd83fb4a5c7e authored about 1 year ago by Austin Condiff <[email protected]>
Add files via upload

github.com/CodeEditApp/CodeEdit - 7a64f6cd2bc9cbf7dd34d30bb5ce2508781574e3 authored about 1 year ago by Austin Condiff <[email protected]>
feat: capability to open changed file in temp tab (#1472)

* feat: capability to open changed file in temp tab

* fix: remove whitespace

github.com/CodeEditApp/CodeEdit - 239b1cf37d40b9c6fea0039f318fde10b7b4fea7 authored about 1 year ago by Esteban Borai <[email protected]>
Git Improvements (#1458)

* git improvements

* fix error on sync

* clone progress labels, comments

* fixes

* f...

github.com/CodeEditApp/CodeEdit - 25bfeb25fd54948c667d2e1e8a48f4ff54a1ffdc authored about 1 year ago by avinizhanov <[email protected]>
Fix filter button overflow (#1469)

github.com/CodeEditApp/CodeEdit - 8a64bc427251ba5756d326d2f64ec03f1613dc72 authored about 1 year ago by Kunal Kamble <[email protected]>
feat: use dedicated icon for rust files (#1460)

github.com/CodeEditApp/CodeEdit - 69b1fcb59ba622dad4e405f0d55d883a7f8bf583 authored about 1 year ago by Esteban Borai <[email protected]>
Updated product icons (#1459)

github.com/CodeEditApp/CodeEdit - 8f4e1c98337bdfe634a7d57db5861586a534961a authored about 1 year ago by Austin Condiff <[email protected]>
Update README.md image

github.com/CodeEditApp/CodeEdit - 9b39738493c3434f1af47ba397344c9dbefd6c68 authored about 1 year ago by Austin Condiff <[email protected]>
Update README.md Product Icon

github.com/CodeEditApp/CodeEdit - 7035922eee967501603e8d40044277b218aef1a4 authored about 1 year ago by Austin Condiff <[email protected]>
Red close button unsaved indicator (#1457)

red close unsaved indicator

github.com/CodeEditApp/CodeEdit - c5eeb443d6ef3091b4500b16ce1e4593b3045920 authored about 1 year ago by avinizhanov <[email protected]>
Fix #1453: App crashes when unsaved file alert presented (#1454)

* Fix #1453

* fix unit tests

github.com/CodeEditApp/CodeEdit - 2cf01707891ce8d40abfc084e01653f61c3f400c authored about 1 year ago by avinizhanov <[email protected]>
Unsaved changes indicator in editor tab (#1441)

* File tabs now indicate when unsaved changes are present.

* Unsaved changes tab indicator (#...

github.com/CodeEditApp/CodeEdit - f20f28e507f5d1232b43e8bcd5d42c63e2396dd3 authored about 1 year ago by Austin Condiff <[email protected]>
Project navigator files watch fixes (#1452)

* project navigator files watch

* add comments

* fix lint

github.com/CodeEditApp/CodeEdit - 698b75e1a3d2d4088a3403d45f44c30020a89c59 authored about 1 year ago by avinizhanov <[email protected]>
docs: add avinizhanov as a contributor for code (#1450)

* docs: update README.md [skip ci]

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

---------
...

github.com/CodeEditApp/CodeEdit - f8627cfa6ddb0b4fd503e36eef597686db1b89d9 authored about 1 year ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: add avinizhanov as a contributor for bug (#1448)

* docs: update README.md [skip ci]

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

---------
...

github.com/CodeEditApp/CodeEdit - 908dc726a0abb18385a09d54a045e8b425b3ebea authored about 1 year ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Fixes Welcome Window on macOS Sonoma (#1446)

* Fix #1445
Checks if welcome window already exists in NSApp and tries to focus on it

* fix ...

github.com/CodeEditApp/CodeEdit - 08f7f1af1704e71475ed489fd4f832bb3269f46c authored about 1 year ago by avinizhanov <[email protected]>
Fixed inspector if >=5.9 or greater which now needs a viewModel (#1439)

Fixed inspector if using swift 5.9 or greater which now needs a viewModel

github.com/CodeEditApp/CodeEdit - 644742ce4dc674945fd678719ca9eb10a77cfbc8 authored over 1 year ago by Austin Condiff <[email protected]>
Lazily Load Files (#1438)

* Remove `CEWorkspaceFile.children`, Lazily Load Files

* Fix navigator, update docs, add test...

github.com/CodeEditApp/CodeEdit - d1a712b7ccf8c3fbf699a3f7013f6b1a4765ac98 authored over 1 year ago by Khan Winter <[email protected]>
Settings Search (#1312)

* add support for searching settings

* code cleanup and fixes

* respond to some review com...

github.com/CodeEditApp/CodeEdit - 512222721427bac896db4abf8ae5ae318c3774f0 authored over 1 year ago by luah5 <[email protected]>
fix: Fix misplaced terminal icon in macOS Sonoma (#1436)

github.com/CodeEditApp/CodeEdit - 4ad6eb84519186d3a060500619e5e3d66089e8f4 authored over 1 year ago by Qian Qian "Cubik"‎ <[email protected]>
Fix visual issues with dragging AreaTabBar icons (#1435)

github.com/CodeEditApp/CodeEdit - 4bdac2e5867e9f5a368b50a131f7776b1b5d64b8 authored over 1 year ago by Abe <[email protected]>
Fix icon draggin feature not being enabled (#1426)

github.com/CodeEditApp/CodeEdit - 6640f7a874524e5fa1325cb68b79dd5dc3da9423 authored over 1 year ago by Abe <[email protected]>
Keyboard shortcut to switch sidebar navigator tabs (#1382)

* Fixed close tab and close window shortcut

* Replace .hidden modifier with .opacity modifier...

github.com/CodeEditApp/CodeEdit - 29bbb086ef63f38f99330a555fe1918db3fc3810 authored over 1 year ago by Abe <[email protected]>
Dim editors without focus (#1423)

* Provide users the option to dim editors without focus

* Fixed SwiftLint error

github.com/CodeEditApp/CodeEdit - a59514323fdd268d4e005c3ee292c3b513bc2ac7 authored over 1 year ago by Austin Condiff <[email protected]>
docs: add EstebanBorai as a contributor for code (#1425)

* docs: update README.md [skip ci]

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

---------
...

github.com/CodeEditApp/CodeEdit - 9f31a9b09f34c86d55056dd1314b3ff4f95708ed authored over 1 year ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
feat: creates file/directory in active path (#1416)

github.com/CodeEditApp/CodeEdit - 0f0edd73c539b8329446390f3bcdf9467b222419 authored over 1 year ago by Esteban Borai <[email protected]>
Fix Async Malloc Crash (#1421)

Fix rare malloc bug

github.com/CodeEditApp/CodeEdit - 907cb9e868686979bb99bfb0e88313e9a6f8e73c authored over 1 year ago by Khan Winter <[email protected]>
Reorganized Editor, Tab Bar, and Path Bar files and added show/hide Path Bar setting, show/hide Utilities Area (#1420)

github.com/CodeEditApp/CodeEdit - 00da8c96f67c88ac79ded467ab63238dbad81a99 authored over 1 year ago by Austin Condiff <[email protected]>
[chore] Rename tabgroup to editor and more (#1418)

* Updates the file in the inspector when a new tab is selected, a file is opened from the projec...

github.com/CodeEditApp/CodeEdit - 4a8f0938dc161a4ecdc613e9715c289138f29234 authored over 1 year ago by Austin Condiff <[email protected]>
Added ability to focus a single editor (#1414)

* Added focus editor button in the tab bar that is visible only when multiple editors exist. Whe...

github.com/CodeEditApp/CodeEdit - 10e86197062283f9088aea8959f2150f594b8c39 authored over 1 year ago by Austin Condiff <[email protected]>
Added shadows to tab bar when tabs overflow (#1412)

* Added shadows to the tab bar when there the tabs overflow.

* Made the shadows only show if ...

github.com/CodeEditApp/CodeEdit - d0114953c45ade193a987ad9eabab0eebc72fee4 authored over 1 year ago by Austin Condiff <[email protected]>
Issue label automation (#1408)

Create issue.yml

Adds "triage needed" label by default.

github.com/CodeEditApp/CodeEdit - 0ca8ae213bd380f9e2753ad8f2885bbb8f3b5745 authored over 1 year ago by Austin Condiff <[email protected]>
docs: add Ahattalla as a contributor for code (#1411)

* docs: update README.md [skip ci]

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

---------
...

github.com/CodeEditApp/CodeEdit - abccd83c344260f68bd35d09b10e425165bd7398 authored over 1 year ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
When no tabs are present in the active editor and multiple editors are present, the close tab command closes the editor. If only one editor exists, it closes the window.

github.com/CodeEditApp/CodeEdit - e3407fd573ad40a3ce1df14914905035160d7475 authored over 1 year ago by Austin Condiff <[email protected]>
docs: add Ahattalla as a contributor for bug (#1405)

* docs: update README.md [skip ci]

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

---------
...

github.com/CodeEditApp/CodeEdit - 24c2c03cc39ec47aff3f045bd47dcd59349f32fc authored over 1 year ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
fix: Increase/Decrease Font Size command one step behind 🐞 (#1403)

fixed an issue of increase and decrease font size commands that are one step behind

github.com/CodeEditApp/CodeEdit - 9cd3907dec0e2be7ab54f98ae1ac97fe3123ba59 authored over 1 year ago by Ahmed Attalla <[email protected]>
Fix for deeplinks (#1401)

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

github.com/CodeEditApp/CodeEdit - fbdf2fc169411efebf6dfe97fb30a557f5fb7c3a authored over 1 year ago by Wouter Hennen <[email protected]>
Bump Build Number to 36 (#1392)

bump build number to 36

Co-authored-by: GitHub Action <[email protected]>

github.com/CodeEditApp/CodeEdit - 5650b45777f76bfdad57e2f38797e817a915648f authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat: Improve Shell Integration Setup Process (#1387) (#1388)

* feat: Set `TERM_PROGRAM` for terminal

Signed-off-by: Qian Qian "Cubik"‎ <cubik65536@cubik65...

github.com/CodeEditApp/CodeEdit - b2b2c0bce42c7af4cc788255749b1ae272b86b8e authored over 1 year ago by Qian Qian "Cubik"‎ <[email protected]>
Updated Welcome UI and Product Dev, Alpha and Beta Icons (#1390)

github.com/CodeEditApp/CodeEdit - fad219d0bdc373c6cb5514c60f93a7a714d0e794 authored over 1 year ago by Austin Condiff <[email protected]>
Removed closing animation for the tabs (#1383)

github.com/CodeEditApp/CodeEdit - 1b5fc2b5b5166e405645c8192ba256f7553494ce authored over 1 year ago by Abe <[email protected]>
Fixed close tab and close window shortcut (#1381)

* Fixed close tab and close window shortcut

* Replace .hidden modifier with .opacity modifier...

github.com/CodeEditApp/CodeEdit - fddb150538cfe578277cc472eee3d5d3fa5da454 authored over 1 year ago by Abe <[email protected]>
Update README.md to be more concise (#1372)

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update...

github.com/CodeEditApp/CodeEdit - 089859a9374fc830bec0d689b391938ddc553602 authored over 1 year ago by Austin Condiff <[email protected]>
Fix Tab State, Add Window Restoration (#1368)

github.com/CodeEditApp/CodeEdit - 0200c8733cef3ff15384557f8901a5905ca63ebd authored over 1 year ago by Khan Winter <[email protected]>
Fix SwiftUI Runtime Errors (#1367)

Add some `DIspatchQueue`s

github.com/CodeEditApp/CodeEdit - d5a44c739611bed3fe1e6f1c8ebe704bd77a6476 authored over 1 year ago by Khan Winter <[email protected]>
Use File System Events To Monitor Workspace (#1365)

* Add `DirectoryEventStream`

* Remove unnecessary lock

* Fix bugs, docs, tests

github.com/CodeEditApp/CodeEdit - 44063ca8d523d7cb36e67e15cef9a60f02c0c1a2 authored over 1 year ago by Khan Winter <[email protected]>
Fix Situationally Unusable Tab Groups (#1364)

github.com/CodeEditApp/CodeEdit - 3220ffc2f3db597574389f5b0ed10e41c217dcf9 authored over 1 year ago by Khan Winter <[email protected]>
Performance improvements to fuzzysearch (#1359)

performance improvements to fuzzysearch

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

github.com/CodeEditApp/CodeEdit - 232628477c4e048eb16938ebab68fff8c23b87df authored over 1 year ago by Wouter Hennen <[email protected]>
Reveal file in the middle of Project Navigator (#1352)

* feat: reveal file in the middle of project navigator if it is out of bound

* feat: call scr...

github.com/CodeEditApp/CodeEdit - 6d6008146c77a97da3f9442040e112cc25c4b06a authored over 1 year ago by Dscyre Scotti <[email protected]>
TextEditingSettingsView.swift: fix typo in setting name (#1349)

Updated Braket -> Bracket in settings labels

github.com/CodeEditApp/CodeEdit - 5c3cf81be00a878ad6ee2a17c0bfe003e208b182 authored over 1 year ago by Andy Piper <[email protected]>
SwiftLint enable `attributes` rule (#1339)

* SwiftLint enabled `attributes` rule

* Update DebugAreaViewModel.swift

* Update ViewComma...

github.com/CodeEditApp/CodeEdit - 184e086759d75b1013a6515f01c68d4252b4a804 authored over 1 year ago by Wesley de Groot <[email protected]>
Update Inspector Sidebar (#1334)

* Update Inspector Sidebar

* Fix file renaming

* Bump CETV, Fix Lang Change

* Inspector...

github.com/CodeEditApp/CodeEdit - 6f3915990f317ce59fac58ae4a787bd9e4b0cc22 authored over 1 year ago by Khan Winter <[email protected]>
Alternative Windowing System (#1329)

* Added implementation for new window system

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

github.com/CodeEditApp/CodeEdit - 5c2a0174cd14e303b8d1ff5a66781850d8ba34d4 authored over 1 year ago by Wouter Hennen <[email protected]>
Update .all-contributorsrc

github.com/CodeEditApp/CodeEdit - 4b3cb4a833018aab60e0ddff5da77a232af04ed7 authored over 1 year ago by Austin Condiff <[email protected]>