-
Notifications
You must be signed in to change notification settings - Fork 100
Git + quarto balloons the source control pane #1374
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I have noticed this too, and specifically want to note how overwhelming it feels when this happens relative to the RStudio behavior, for what are quite common use cases. The other time I have noticed it is when running reverse dependency checks for a package. You get a fairly scary looking message as well. I believe we haven't touched the vscode "Source Control" support at all, so making changes relative to vscode would be a significant step. |
Screen.Recording.2023-09-25.at.1.35.23.PM.movYou can toggle to a tree view, which then lets you stage a folder for example. This is true in VS Code and, therefore, in Positron. |
I just set this to "Ready for Review" but it's certainly possible we could do other work to better handle the experience of many, many changes in git. |
Your fix is definitely appreciated! |
I am confirming that we default to "tree" view now, and am going to close on account of the fact that it typically feels a little better this way. If we encounter more pain in the future we can open another issue for sure! |
Positron Version: Positron Version: 2023.09.0 (Universal) build 203
Code - OSS Version: 1.79.0
Commit: 519fbc7
Date: 2023-09-22T02:37:21.484Z
Electron: 22.3.10
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Darwin arm64 22.6.0
Steps to reproduce the issue:
self-contained: true
file-name_files
outputThis is also an issue for things like virtual environments since we aren't adding default items to .gitignore - captured in: #1372
What did you expect to happen?
In RStudio where this output folder is collapsed by default to allow committing the entire folder. I'd also like to configure this in Positron, or have the files organized by folder and able to be collapsed in the UI.
Were there any error messages in the output or Developer Tools console?
The text was updated successfully, but these errors were encountered: