Git Product home page Git Product logo

phpstorm-config's Introduction

PhpStorm IDE Configuration

Shellcheck

This repository's goal is to share PhpStorm config between team members to keep everyone updated with the latest changes. This involves:

Directory Contents
codestyle Code Style settings (Editor > Code Style)
fileTemplates File and Code Templates (Editor > File and Code Templates)
inspection Inspection profiles (Editor > Inspections)
templates Live templates (Editor > Live Templates)

Installation

1. Install with configuring a settings repository (prefered)

On each computer where you want your settings to be applied, select File > Manage IDE Settings > Settings Repository from the main menu. Specify the URL of this repository, and click Overwrite Local.

Your local settings will be automatically synchronized with the settings stored in this repository each time you perform an Update Project or a Push operation, or when you close your project or exit PhpStorm.

Further information on how to configure these settings can be found here.

2. Install Manually

After cloning the repository, you can run the bash script which will take care of copying the files to the chosen PhpStorm version's configuration directory.

NOTE: If you install the configuration manually instead of using this repository as the settings configuration in PhpStorm (see first point), the updates to this repository will not affect your local configuration automatically.

In order to copy the configuration files, please run:

./update-config.bash

phpstorm-config's People

Contributors

balintpekker avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.