Skip to content
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

#108 Integrate vscode and PhpStorm #109

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

hkirsman
Copy link
Collaborator

@hkirsman hkirsman commented Aug 13, 2024

Overview

Adding documentation on how to integrate phpcs code checking and fixing to Visual Studio Code and to PhpStorm

Screenshots

Visual Studio Code (issues are underlined and there's option to fix things):
image

PhpStorm (issues are underlined and there's option to fix things):
How to fix 1/2

How to fix 2/2

Testing

Check the new readme for instructions here https://github.com/wunderio/code-quality/blob/ad3b9a56d5ff46c10e94e1ab5d3fb7e86004d8a4/README.md#ide-integration-optional

@hkirsman hkirsman changed the title [WIP] #108 Add phpcs-docker binary to be used in IDE's. [WIP] #108 Integrate vscode and PhpStorm Aug 14, 2024
@hkirsman hkirsman force-pushed the feature/108-Integrate-vscode-and-PhpStorm branch from c6d25a7 to 660a16a Compare August 14, 2024 13:16
@hkirsman hkirsman force-pushed the feature/108-Integrate-vscode-and-PhpStorm branch from 660a16a to 6ac3b1b Compare August 14, 2024 13:16
@hkirsman hkirsman requested a review from vermario August 14, 2024 13:22
Minimal version requirement for IDE setup added for Code Quality.
Warnings are underlined and you can choose to fix them by right clicking:
![How to fix 1/2](https://www.upload.ee/image/16969207/2024-08-14_16-03.png)

Choose the "PHP Code Beautifier and Fixer: fix the whole file"

Choose a reason for hiding this comment

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

@hkirsman Where's this option selectable?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Can't you see it here on the screenshot https://github.com/wunderio/code-quality/blob/ad3b9a56d5ff46c10e94e1ab5d3fb7e86004d8a4/README.md#ide-integration-optional ? Isn't that in your editor? It's under right click menu.

@TomiMikola

@hkirsman hkirsman changed the title [WIP] #108 Integrate vscode and PhpStorm #108 Integrate vscode and PhpStorm Sep 12, 2024
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.

3 participants