Skip to content

Comments

feat(install): setup for Windows / Linux / WSL#2392

Open
joergmann wants to merge 26 commits intomainfrom
add/wingetSetup
Open

feat(install): setup for Windows / Linux / WSL#2392
joergmann wants to merge 26 commits intomainfrom
add/wingetSetup

Conversation

@joergmann
Copy link
Contributor

@joergmann joergmann commented Feb 12, 2026

Stylesheet fix

  • horizontal scrollbars in code groups only appear on hover
  • now also works when browser window is maximized

Package managers for Windows

Scoop

  • https://scoop.sh/
  • ✅ focus on dev tooling
  • ❌ separate installation
  • ❌ outdated version of SapMachine (18)

Chocolatey

  • https://chocolatey.org/
  • ✅ bigger variety of apps than Scoop
  • ❌ separate installation
  • ❌ outdated version of SapMachine (21)

WinGet

@joergmann joergmann marked this pull request as draft February 12, 2026 12:49
@joergmann joergmann self-assigned this Feb 12, 2026
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spelling Mistakes

  • get-started/index.md:132:91 Unknown word "recommenden"

Generally, for each spelling mistake there are 2 ways to fix it:

  1. Fix the spelling mistake and commit it.
  2. The word is incorrectly reported as misspelled → put the word on the project-words.txt list, located in the root project directory.

@joergmann joergmann changed the title feat(install): setup for Windows feat(install): setup for Windows / Linux / WSL Feb 19, 2026
@joergmann joergmann marked this pull request as ready for review February 19, 2026 11:16
@joergmann joergmann added the AI Review AI generated suggestions label Feb 19, 2026
@joergmann joergmann requested a review from chgeo February 19, 2026 11:21
@joergmann joergmann requested a review from swaldmann as a code owner February 19, 2026 12:43
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here's a supportive code review enhanced by AI assistance. These observations offer helpful suggestions and insights, though some are AI-generated predictions rather than definitive conclusions. Please consider what feels most valuable for your project. You remain the expert decision-maker—AI simply provides additional perspective to support your development process.
Model: claude-sonnet-4-20250514 | Prompt Tokens: 4160 | Completion Tokens: 1429

@joergmann joergmann removed the AI Review AI generated suggestions label Feb 19, 2026
@renejeglinsky
Copy link
Contributor

Tested it, it works :)

@joergmann
Copy link
Contributor Author

I moved the code-group fix into new PR: #2410

@joergmann
Copy link
Contributor Author

joergmann commented Feb 24, 2026

Tested it, it works :)

can you approve?

cds -v # check cds version
```
```PowerShell [Windows]
# pasting multiple lines PowerShell will bring a warning popup to accept
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This hint sounds confusing to me. Is it a just warning that I shall not paste multiple lines? Isn't it obvious to the user when he does it?

Also, do we really need to repeat it over and over again?

joergmann and others added 2 commits February 24, 2026 16:13
Co-authored-by: Christian Georgi <chgeo@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants