Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.
/ intellij-randomid Public archive

Support for generating random unique ids on HTML elements for IntelliJ

License

Notifications You must be signed in to change notification settings

dmtar/intellij-randomid

Repository files navigation

ID generator for HTML elements - Plugin for PHPStorm

Simple plugin for generating unique ids on HTML elements. Parses the current selection in your editor, if an element doesn't have an id automatically generates one.

Versions

  • 0.0.1 - PhpStorm 2016.3.2

Usage

  • Download and install the plugin
    • Note: The plugin is not officially uploaded in JetBrains repository. You can download the zip archive from the repository
  • Open a file containing HTML (twig, blade etc.)
  • Mark part of the text or the whole file
  • Press Ctrl + Alt + G

About

Support for generating random unique ids on HTML elements for IntelliJ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages