AdamNaj / SitecoreScriban-vscode

Sitecore Scriban syntax coloring and intellisense for known objects extension for Visual Studio Code
BSD 2-Clause "Simplified" License
1 stars 1 forks source link

Questions about the new scriban functionalities #1

Closed ansari007 closed 4 years ago

ansari007 commented 4 years ago

Hello @AdamNaj , is there a way where I can utilize the new SXA functionalities in SXA 9? and regarding the VSC extension, is there a way where I can indent the scriban syntax (formatter) to make it easy to read? Thanks in advance

alan-null commented 4 years ago

@ansari007

  1. Scriban templates are available in SXA 9.3 and newer. There is no way to use it on older versions of SXA. You could try to port changes from new version to older (there is a separate project for Scriban - code, configs) but I am not sure if there are no breaking changes. SXA upgrade will be easier :)
  2. There is no auto-format for now in the extension