Skip to content

uazgraduatecollege/uazgrad-dev-pack

Repository files navigation

UArizona Grad College VS Code Extension Pack - README

About

This extension pack installs:

Not installed, but recommended:

Installation

  1. Clone this repository locally. Checkout the most recent tag (recommended but optional).
  2. Install the VS Code Extension Manager: npm install --global vsce
  3. Generate the vsix package: cd /path/to/uazgrad-dev-pack && vsce package
  4. Open VS Code -> Extensions and choose Install from VSIX

Other Considerations

For CakePHP projects, we generally use the following PHP_CodeSniffer settings:

  • PHP Code Sniffer Standard: PSR12
  • PHP Code Sniffer-> Exec: Linux (or Osx): ./vendor/bin/phpcs

Enjoy!

About

UA Grad College VS Code Extension Pack

Resources

Stars

Watchers

Forks

Packages

No packages published