This is the README for asioso FirstSpirit VSC extension. If you ever wondered is it possible to work with FirstSpirit outside it, well the answer is YES.
-
Make Visual Studio Code as default program for TXT and XML. (Right click on some TXT and XML file on your PC > Go to Properties > Opens with: Visual Studio Code > Save changes).
-
Open SiteArchitect and pick a template file.
-
Click on Edit
-
Right click on template in file tree, click on Edit externally and choose what do you want to edit in VSC.
-
After the template is opened in VSC, click CTRL+K M and then type fs, and then choose support for FirstSpirit syntax.
-
Start typing "cms-", "<cms-" or "$cms-" and suggested snippets will appear in the dropdown menu.
Example: start typing cms-value and click on suggestion... TA DA!
-
Once you finish your code changes just click CTRL+S and accept/save changes inside the SiteArchitect.
-
Enjoy it!
Once you finish your templating click CTRL+K M and type HTML and choose support for HTML. Mark all the code, right click on code and chose Format Document to nicely format your document and save it.
- Increased productivity
- Endless exploitation of VSC environment tolls/extensions
- Better maintenance of existing projects
- Code formatting and faster search
- Endless customization (feel free to contribute with your ideas and check our repository: )
- Modern look
- Faster learning and exploration
- Cross-platform compatibility
Enjoy!