11 Commits

Author SHA1 Message Date
Ben Thomson
842db82b99 Update block language in default settings 2023-07-19 20:59:28 +08:00
Ben Thomson
25143772dc Add Emmet support to Winter CMS template files 2023-05-28 08:26:29 +08:00
Luke Towers
2aa1620edc
Added .block files to the VS Code recommendations 2023-02-28 11:07:22 -06:00
WebVPF
65e19d9b52
Allow for nested partial files in components in the recommended extension file type mapping (#453)
Credit to @WebVPF
2022-04-20 23:29:38 -06:00
Ben Thomson
8e57999eff Set up System module asset compilation with Mix
- Copied restructure from the "wip/inspector-rewrite" branch.
- Added manifest and vendor files in "{% snowboard %}" tag.
- Used standard Mix config path to auto-register the module.
2022-04-06 22:21:06 +08:00
Luke Towers
86cfbfa98b
Fix module controller filetype association 2022-03-08 16:13:52 -06:00
Ben Thomson
21e6783165
Use Winter CMS Twig flavour for component partials 2022-02-16 17:12:02 +08:00
Luke Towers
5a1367177a Update recommended VSCode extension to the official Winter CMS extension
See: https://github.com/wintercms/vscode-extension
Refs: #432
2022-02-10 22:42:59 -06:00
WebVPF
9b9a1bc13d
VSCode recommended extensions (#417)
Further recommendations to be added in the future.
2022-01-25 18:35:02 -06:00
WebVPF
862b539b01
Fix VSCode settings (#416)
Example:
`.../plugins/winter/blxog/controllers/posts/update.htm`
==>
`**/plugins/*/*/controllers/*/*.htm`
2022-01-21 01:45:50 -06:00
WebVPF
9642fdd0eb
Added default file associations for VSCode (#414)
Credit to @WebVPF
2022-01-20 11:54:18 -06:00