nvlad / yii2support

Yii2 Support for PhpStorm / IntelliJ IDEA
https://plugins.jetbrains.com/idea/plugin/9388-yii2-support
Other
295 stars 54 forks source link

Themes Path Map configuration #277

Open My6UoT9 opened 3 years ago

My6UoT9 commented 3 years ago

This a documentation question. How does the Themes Path Map settings work? There are some predefined entries,

"Path Mask" => "Alias"

@app/themes/*/modules => @app/modules
@app/themes/*/widgets  => @app/widgets
@app/themes/* => @app/view

image