GithubHelp home page GithubHelp logo

danil42russia / admstorm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vkcom/admstorm

0.0 1.0 0.0 1.46 MB

PhpStorm plugin aimed at simplifying tasks at the junction of the local repository and the repository on the dev server

License: MIT License

Python 2.57% Kotlin 97.41% HTML 0.02%

admstorm's Introduction

Version Build

AdmStorm plugin for PhpStorm

About

AdmStorm is a PhpStorm plugin that adds VK internal tools directly to the IDE and adds knowledge about the development server.

This plugin is intended only for VK employees.

Features

  • Checking the synchronization of the local repository and the repository on the development server
  • Additional actions for push and pull, taking into account hooks on the development server
  • Debugging remote PHP scripts and tests right in the IDE
  • Various configurations for launching KPHP
  • PHPUnit and PHPLinter run configurations
  • KPHP Benchmarks with ktest
  • Support for Yarn Watch, Builders, Debug Logs, Test Domains
  • Built-in KPHP Playground and Hastebin
  • Ability to view the generated C++ code for the entire site
  • Run Anything on Server action
  • And more...

This plugin aims to reduce the necessary context switches when working. It implements this through synchronization checks, as well as built-in tools that can now be run directly from the IDE and additional push and pull actions directly from the IDE, taking into account all the hooks on the development server.

You can find this plugin on the official JetBrains plugins website.

Installation

  • Using IDE built-in plugin system:

    Preferences > Plugins > Marketplace > Search for "AdmStorm" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Preferences > Plugins > โš™๏ธ > Install plugin from disk...

Details

Landing page (in Russian)

For plugin developer

This plugin can be useful for plugin developers who need to solve similar problems. You can find how to work with SSH there, including sending commands and handling their output. How to keep track of when the connection was dropped and how to handle this so that the process doesn't get dropped. Also, you can find how you can synchronize two repositories, how to upload and download files via SFTP.

License

This project is under the MIT License. See the LICENSE file for the full license text.

admstorm's People

Contributors

danil42russia avatar i582 avatar

Watchers

 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.