Skip to content

imanilchaudhari/yii2-snippets-vscode

Repository files navigation

Yii2 Snippets

Version Installs Ratings Average time to resolve an issue Percentage of issues still open

Yii2 snippets for Visual Studio Code. This extension is used to snippet the Yii2 codes to make coding faster and easier, It includes:

  • Snippets

Best Works While

Configuring snippet suggestions on the top.

"editor.snippetSuggestions" : "top"

Todo

  • [on-going]Addning more and more functions.

Using

Type part of a snippet, press enter, and the snippet unfolds.

Snippets named as the tag without braces

Yiit --> Yii::t($category, $message, $params = []} $language = null);

Screenshot

Screenshot Screenshot Screenshot

Installation

  1. Install Visual Studio Code 0.0.6 or higher
  2. Launch Code
  3. From the command palette Ctrl-Shift-P (Windows, Linux) or Cmd-Shift-P (OSX)
  4. Select Install Extension
  5. Type Yii2 Snippets
  6. Choose the extension
  7. Reload Visual Studio Code

OR

  • Launch VS Code Quick Open (Ctrl+P), paste the following command ext install yii2-snippets, and press enter.

Contact

Please file any issues or have a suggestion please tweet me @imanilchaudhari.

License

Please read License for more information.

Source

Github

** Enjoy!**

About

Yii2 snippets for Visual Studio Code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •