0
I Use This!
Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
May 23, 2024 — May 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update WorkspaceCodeFileView.swift More... about 3 years ago
Merge remote-tracking branch 'refs/remotes/origin/main' More... about 3 years ago
Merge branch 'CodeEditApp:main' into main More... about 3 years ago
Replicating aesthetic and behavior of standard tabs. Removed wrapper component so that code is more straightforward. More... about 3 years ago
Merge pull request #127 from cestef/main More... about 3 years ago
Merge remote-tracking branch 'refs/remotes/origin/main' More... about 3 years ago
Merge pull request #119 from pkasila/open-quickly More... about 3 years ago
Move `QuickOpenPanel` to `Overlays` module and rename it to `OverlayPanel` (it can be used by any other overlay). Make `OverlayPanel` close on `windowDidResignKey` as Xcode does More... about 3 years ago
Add French Localization More... about 3 years ago
Highlight keywords More... about 3 years ago
Small changes to icon in `QuickOpenView` More... about 3 years ago
Merge branch 'CodeEditApp:main' into main More... about 3 years ago
Merge pull request #122 from wdg/main More... about 3 years ago
Basic implement of finding in workspace More... about 3 years ago
Move all check to `WorkspaceCodeFileView` More... about 3 years ago
Move `StatusBar` to `WorkspaceCodeFileEditor` More... about 3 years ago
Merge branch 'codeeditapp/main' More... about 3 years ago
Merge branch 'CodeEditApp:main' into main More... about 3 years ago
Merge pull request #99 from lukepistrol/status-bar More... about 3 years ago
Disable editing in preview More... about 3 years ago
added `@available(macOS 12, *)` as workaround until we can bump `CodeEditModules` to `.v12` More... about 3 years ago
Merge branch 'codeeditapp/main' More... about 3 years ago
Add Preview to Open Quickly More... about 3 years ago
Some optimizations, still high memory usage after opening many files More... about 3 years ago
added placeholder terminal view + drag gesture More... about 3 years ago
add truncated file path relative to base directory of the workspace More... about 3 years ago
Set up Code of Conduct More... about 3 years ago
Run search in a new thread instead of running everything in the main thread More... about 3 years ago
Fix unexpected behavior when closing file opened through "Open Quickly" More... about 3 years ago
fixed lint error More... about 3 years ago