Property Alignment를 통해 PHP의 가독성을 개선하세요

8월 6, 2024
클래스 정의 내에서 속성을 정렬할 수 있는 새로운 코드 서식 지정 기능이 PHP Tools for Visual Studio v1.81에 추가되었습니다.

영어로 계속 읽기:

PHP Tools for Visual Studio converts Microsoft's IDE into a complete PHP development environment, increasing productivity with features such as smart code analysis, preemptive code completion, integrated debugging, and project management. This single package combines Visual Studio's familiar interface with industry-standard capabilities, allowing you to easily develop PHP applications and websites.

The PHP Tools for Visual Studio v1.81 release adds a new "Align Properties" code formatting feature which automatically arranges property declarations within class definitions into a consistent vertical alignment. Ensuring property declarations are consistently formatted in a clear visual structure makes it easier for developers to scan and understand quickly. This promotes a uniform style and improves the readability and maintainability of the codebase.

To see a full list of what's new in v1.81.19965, see our release notes.

PHP Tools for Visual Studio is licensed per developer and is available as a perpetual license with 1 year of upgrades and support. See our PHP Tools for Visual Studio licensing page for full details.

For more information, see our PHP Tools for Visual Studio product page.