Skip to content

Mixd/mixd-vsc-settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Visual Studio Code

Settings

Please view the settings.json in the repo. Be sure to check through the settings and update any references to paths with the correct valid path on your system.

If you need to install phpcs to your system run:

$ composer global require squizlabs/php_codesniffer

To find out your paths, you can run the following in your terminal.

$ which php

$ which phpcs

Extensions

Name ID Link
phpcs shevaua.phpcs marketplace.visualstudio.com
PHP Intelephense bmewburn.vscode-intelephense-client marketplace.visualstudio.com
DotENV mikestead.dotenv marketplace.visualstudio.com
PHP DocBlocker neilbrayfield.php-docblocker marketplace.visualstudio.com
Twig whatwedo.twig marketplace.visualstudio.com
SVG Preview simonsiefke.svg-preview marketplace.visualstudio.com

About

Mixd development team Visual Studio Code settings

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published