Claude/organize vsstudio w399e#14010
Claude/organize vsstudio w399e#14010freddyteddy123 wants to merge 2 commits intonextcloud:masterfrom
Conversation
- 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
| VS Code is one of several IDEs you can use for Nextcloud development. | ||
| Other popular choices include **PhpStorm** and **Vim**. | ||
|
|
||
| DevContainer (Recommended) |
There was a problem hiding this comment.
| 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 |
There was a problem hiding this comment.
| 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 |
There was a problem hiding this comment.
| 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: |
There was a problem hiding this comment.
| 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>`_. |
There was a problem hiding this comment.
| 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 |
There was a problem hiding this comment.
| - `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 |
|
Hello there, 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.) |
☑️ Resolves
🖼️ Screenshots