AI-Assisted Programming: GUI or Command Line? My Current Thoughts
Dieses Issue hat noch niemand übernommen.
Bewertung
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Anfängerfreundlichkeit
- 20/100
- Issue-Typ
- Feature
- Klarheit
- Muss geklärt werden
- Aktivitätsstatus
- Veraltet
- Tech-Stack
- swift
- Bereich
- developer-experience, tooling
Rechercherichtung
Es werden keine Dateien, Tests oder Einstiegspunkte genannt. Beginne damit, das GUI-Verhalten im Zusammenhang mit dem Beibehalten von Xcode im Vordergrund sowie den gemeldeten Fall zu überprüfen, in dem Änderungen die falsche Datei betreffen; Umfang und Kriterien für den Abschluss müssen vor der Implementierung von den Maintainer:innen geklärt werden.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Beschreibung
AI-Assisted Programming: GUI or Command Line? My Current Thoughts
I'm an Apple platform developer, with experience building apps for iOS, macOS, watchOS, and visionOS.
You might have noticed that over the past two weeks, I’ve reported fewer bugs to Copilot Xcode. This is because I’ve started experimenting with command-line-based programming. After spending some time with both approaches, I’ve discovered that each has its own strengths and weaknesses. In the long run, I believe GUIs have the upper hand, but for now, their drawbacks have kept me away.
The pros and cons I’m about to discuss are based specifically on my personal experience with Copilot: namely, Copilot CLI and GitHub Copilot for Xcode.
Advantages of Using the Command Line
More Flexibility
The command line typically has access to the entire disk, and can even help users who aren’t as familiar with the very use app modify its own configuration files.
When working from the command line, you don’t have to keep the Xcode window in the foreground. This means you can open multiple windows or multitask—like scrolling through X, for instance. This isn’t the case with the GUI, which insists Xcode must be front. If it isn’t, it keeps bringing Xcode to the forefront. I’ve reported this before, and the developers say it’s necessary for other features to function, but I think there should at least be an option to toggle this behavior—maybe make the GUI act more like the CLI in this respect.
Fewer Interruptions
With the GUI, I often run into interruptions, usually due to insufficient context. However, this has never happened with the command line. Most CLI interruptions are caused by network issues or quota limits, not by a lack of context.
Advantages of Using a GUI
Easier to Define Scope and Select Areas
With a GUI, you can directly access the current file, making the context much more straightforward. The AI can usually spot the area that needs to be changed right away. The command line just can’t match this convenience. On the CLI, you have to keep switching between copying and pasting—first the filename, then pasting it into the command line. It’s a simple but rather tedious process, nowhere near as intuitive as just clicking with a mouse. With the GUI, these actions feel natural and seamless.
If you don’t specify the file when using the command line, it ends up searching the entire project, which can take a lot of time or sometimes even fail to find the right spot.
Why I Stopped Using the GUI and Went Back to the Command Line
There’s been a long-standing issue with the GUI that still hasn’t been fixed: it often writes changes to the wrong file. For example, it might overwrite all the content in file B when it’s actually supposed to modify file A. I’ve reported this issue ages ago, but it still hasn’t been addressed. This is much harder to tolerate than the shortcomings of the command line I mentioned above.
So those are my thoughts on the matter. I welcome discussion and would love to hear any suggestions or better ideas you have.
- Vorherrschende Sprache
- Swift
- Sterne
- 6.3k
- Forks
- 2k
- Ø Merge
- 3 T. 21 Std.
- Gemergte PRs (30 T.)
- 2
Beitragsleitfaden
Erste Schritte
- Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
- Forken Sie das Repository und arbeiten Sie in einem Branch.
- Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.
Mehr aus github/CopilotForXcode
-
Schwierigkeit 1/5 Unter einer Stunde Anfängerfreundlichkeit 85/100
github/CopilotForXcode#181 · 2 Reaktionen ·
-
Add ability to attach Copilot window only to Xcode projects/workspaces, ignoring standalone files Offen
Schwierigkeit 3/5 1-2 Tage Anfängerfreundlichkeit 68/100
github/CopilotForXcode#945 ·
-
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 35/100
github/CopilotForXcode#943 ·
-
Luisgerardomartinezlara Offen
Schwierigkeit 5/5 Über eine Woche Anfängerfreundlichkeit 10/100
github/CopilotForXcode#936 · 2 Kommentare ·
-
Schwierigkeit 5/5 Über eine Woche Anfängerfreundlichkeit 10/100
github/CopilotForXcode#934 ·
Alle Issues in github/CopilotForXcode
Ähnliche Issues
-
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 88/100
manaflow-ai/cmux#13763 ·
-
type: feature request
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 82/100
googleapis/google-cloud-swift#1036 · 1 Kommentar ·
-
Schwierigkeit 1/5 Unter einer Stunde Anfängerfreundlichkeit 78/100
wultra/mtoken-sdk-ios#253 ·
-
area:dictation documentation P2
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 78/100
uttrflow/uttrflow-swift#1180 ·
-
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 78/100