Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Clean Up Code#1737

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
austincondiff merged 20 commits intomainfromcleanup
Jun 22, 2024
Merged
Changes from1 commit
Commits
Show all changes
20 commits
Select commitHold shift + click to select a range
e779145
Cleaning up code
FastestMolassesMay 25, 2024
6f7fc7a
Removed unnecessary line
FastestMolassesMay 26, 2024
04ee55f
Merge branch 'main' into cleanup
FastestMolassesMay 26, 2024
f52d8b4
Update SettingsView.swift
FastestMolassesMay 26, 2024
ad3ac73
Update Package.resolved
FastestMolassesMay 26, 2024
d0dd45b
Remove commented line
FastestMolassesMay 31, 2024
4cfda94
Optimize .map
FastestMolassesMay 31, 2024
e9e0a33
Naming fixes
FastestMolassesJun 2, 2024
3ea9848
Move Acknowledgements and Contributors folder under the About folder
FastestMolassesJun 2, 2024
94c197e
Fix comment
FastestMolassesJun 11, 2024
2badba4
Updated fileManager variable to a normal variable instead of a comput…
matthijseikelenboomJun 1, 2024
1035790
Rearranged files in the Git folder
matthijseikelenboomJun 10, 2024
70d814f
Merge branch 'main' into cleanup
thecoolwinterJun 17, 2024
ed943f7
Fix All Warnings, Use Non-Optional String
thecoolwinterJun 18, 2024
1a63fb9
Revert One String Decode
thecoolwinterJun 18, 2024
01c09ad
Upgrade Introspect Dependency, Remove Final Warnings
thecoolwinterJun 18, 2024
df3188c
Fix Introspect Error
thecoolwinterJun 18, 2024
8e98df5
Reordered some files in the Editor feature folder
matthijseikelenboomJun 19, 2024
b3b6aaa
Removed extensions folder in CEWorkspace feature folder
matthijseikelenboomJun 19, 2024
f75a017
Longer Autosave Debounce
thecoolwinterJun 21, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
Fix Introspect Error
  • Loading branch information
@thecoolwinter
thecoolwinter committedJun 18, 2024
commitdf3188c6a088218e9f7651c35131401a8bccae68
1 change: 0 additions & 1 deletionCodeEdit/Features/CodeEditUI/Views/PaneTextField.swift
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -7,7 +7,6 @@

import SwiftUI
import Combine
import Introspect

struct PaneTextField<LeadingAccessories: View, TrailingAccessories: View>: View {
@Environment(\.colorScheme)
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp