Skip to content

Claude/organize vsstudio w399e#14010

Open
freddyteddy123 wants to merge 2 commits intonextcloud:masterfrom
freddyteddy123:claude/organize-vsstudio-W399e
Open

Claude/organize vsstudio w399e#14010
freddyteddy123 wants to merge 2 commits intonextcloud:masterfrom
freddyteddy123:claude/organize-vsstudio-W399e

Conversation

@freddyteddy123
Copy link

☑️ Resolves

  • Fix #…

🖼️ Screenshots

- Create dedicated vscode.rst guide with DevContainer setup, recommended
  extensions, workspace settings, and Xdebug debugging configuration
- Add VS Code guide to getting_started table of contents
- Add tip in devenv.rst linking to VS Code guide

https://claude.ai/code/session_01X31tVJypF2hEZq6xmjVhWi
Add section for extensions that integrate with VS Code's Problems panel:
- PHP: Intelephense, PHPStan, PHP CS Fixer
- JavaScript/TypeScript: ESLint, TypeScript, Error Lens
- PowerShell: PSScriptAnalyzer
- General: Error Lens, Problems Tab Highlighter

https://claude.ai/code/session_01X31tVJypF2hEZq6xmjVhWi
Copy link
Contributor

@kesselb kesselb left a comment

Choose a reason for hiding this comment

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

Thanks a lot 👍

VS Code is one of several IDEs you can use for Nextcloud development.
Other popular choices include **PhpStorm** and **Vim**.

DevContainer (Recommended)
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
DevContainer (Recommended)
Dev Containers (Recommended)

The follow their wording: https://code.visualstudio.com/docs/devcontainers/containers

DevContainer (Recommended)
==========================

The Nextcloud documentation and server repositories include VS Code DevContainer configurations
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
The Nextcloud documentation and server repositories include VS Code DevContainer configurations
The Nextcloud documentation and server repositories include VS Code Dev Containers configurations

The Nextcloud documentation and server repositories include VS Code DevContainer configurations
for a consistent development environment.

Using DevContainer locally
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Using DevContainer locally
Using Dev Containers locally

3. Open the repository folder in VS Code
4. When prompted, click "Reopen in Container" or use the command palette (``F1``) and select **Dev Containers: Reopen in Container**

The DevContainer will automatically:
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
The DevContainer will automatically:
The Dev Containers will automatically:

3. Select the "Codespaces" tab
4. Click "Create codespace on main"

For more details, see the `VS Code DevContainers documentation <https://code.visualstudio.com/docs/devcontainers/containers>`_.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
For more details, see the `VS Code DevContainers documentation <https://code.visualstudio.com/docs/devcontainers/containers>`_.
For more details, see the `VS Code Dev Containers documentation <https://code.visualstudio.com/docs/devcontainers/containers>`_.

=================

- :ref:`devenv` - Development environment setup without Docker
- `VS Code DevContainers <https://code.visualstudio.com/docs/devcontainers/containers>`_ - Official documentation
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- `VS Code DevContainers <https://code.visualstudio.com/docs/devcontainers/containers>`_ - Official documentation
- `VS Code Dev Containers <https://code.visualstudio.com/docs/devcontainers/containers>`_ - Official documentation

@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2026

Hello there,
Thank you so much for taking the time and effort to create a pull request to our Nextcloud project.

We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process.

Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6

Thank you for contributing to Nextcloud and we hope to hear from you soon!

(If you believe you should not receive this message, you can add yourself to the blocklist.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants