Giter Site home page Giter Site logo

ansible-role-phpstorm's People

Contributors

quingkhaos avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

tpraxl mdjward

ansible-role-phpstorm's Issues

Clean up old installations

Q A
Bug? no
New Feature? yes

Actual Behavior

Currently every new version creates a new installation folder and the old one is still there. Wastes spaces over time.

Expected Behavior

Clean up old installation. In the first step, the user must configure all versions which should be deleted.

Install plugins

Q A
Bug? no
New Feature? yes

Install PhpStorm plugins globally too and update them.

Also check if the update check for plugins can be disabled.

Deactivate update checks

Q A
Bug? no
New Feature? yes

Actual Behavior

PhpStorm checks for updates and asks if the user wants to update it. This fails because PhpStorm is installed globally and owned by root.

Expected Behavior

Deactivate the update check.

Set higher inotify watches limit

Q A
Bug? no
New Feature? no
Role version 1.0.0
Ansible version -
Installed phpstorm version -
Target OS -

Actual Behavior

The standard inotify watches limit is too small for working with PhpStorm. They recommend to increase them to 512K, see https://confluence.jetbrains.com/display/IDEADEV/Inotify+Watches+Limit

Expected Behavior

The role should handle this too, so the user doesn't get annoyed with the "too low inotify watches" warning.

Possible Solutions

Add fs.inotify.max_user_watches = 524288 to /etc/sysctl.d/idea.conf and restart with sysctl --system as recommended in the link above.

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.