Skip to content

zaxbux/vscode-winter-cms-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vscode-winter-cms-snippets Extension for Visual Studio Code

Snippets for developing Winter CMS plugins and themes.

Features

Plugin Snippets

  • Model scope (scope)

Theme Snippets

Theme snippets are supported in files using the twig or ini language IDs (since the wintercms language embeds multiple languages and ini is defined as the first language in the file).

  • Scaffold new Layout (layout)
  • Scaffold new Page (page)
  • Scaffold new Partial (partial)

Requirements

This extension recommends Joseph Crowell's Winter CMS Template Language extension for VS Code.

Known Issues

Release Notes

0.0.1

Initial release.