Merged
Conversation
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
000lbh
reviewed
Jun 25, 2025
Member
000lbh
left a comment
There was a problem hiding this comment.
语言风格仅代表个人喜好,不代表LCPU认可。
Copilot没被我折叠的那几条可以改一下。
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
000lbh
approved these changes
Jun 26, 2025
wszqkzqk
reviewed
Jun 27, 2025
Member
wszqkzqk
left a comment
There was a problem hiding this comment.
个人认为msys2等在Windows下的一大亮点在于引入了Unix世界依赖管理的哲学,这个是不是可以补充一下,Windows下复杂的开发依赖安装可以借助移植过来的包管理器轻松完成。
wszqkzqk
reviewed
Jun 27, 2025
Collaborator
Author
|
啊呀东西越来越多了(大悲 增加了《减肥:解放C盘》一节 |
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates the Windows overview documentation by adjusting the tone, rephrasing several sections, and adding new content on WSL, MSYS2, and winget.
- Revised narrative style and tone in multiple sections
- Added new subsections for PowerShell, winget, MSYS2, and WSL
- Updated commands and instructions for disk cleanup and conda management
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
Comments suppressed due to low confidence (2)
basic/13-windows-overview.md:373
- Consider adding a cautionary note that modifying the ProgramFilesDir registry key may lead to unexpected installer behavior and should only be done after creating a backup of the registry.
Set-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion" -Name "ProgramFilesDir" -Value "D:\Program Files"
basic/13-windows-overview.md:448
- The placeholder '不知道' may confuse readers; consider replacing it with a more descriptive placeholder like 'TBD' or clarifying the plan.
> 目前计划:不知道
wszqkzqk
reviewed
Jun 30, 2025
wszqkzqk
reviewed
Jun 30, 2025
000lbh
reviewed
Jun 30, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.