svelte-instant-view READMEThis extension is showing instant view for a svelte file. It's not a compleate svelte transpile file. For quick viewing svelte browser image. FeaturesThis extension show the base html image embedded svelte file contains css file in the svelte file. If the style tag in a svelte file is type of sass or scss, then it's complied to css file. iIf you open from file exploler context menu then open browser with saved file. If you open from editting file context menu then open browser with editting text. Attention! But it's not work svelte script. RequirementsThe extention open a local html file with Browser. Extension SettingsThis extension contributes the following settings:
Release NotesUsers appreciate release notes as you update your extension. 0.0.1Initial release of ... 0.0.2bug fix. 0.1.0bug fix. Fixed opening only one tab support child compornents. support editting file view. 0.1.1support child compornent static attributes.(not support script function.) 0.1.2fixed two bugs. one is that import not svelte files. Another is the stop with error when a svelte file is not exist. 0.1.2fixed a bug when filepath has parent folder path '../'. 0.2.0Reamde the code to analize Svelte file. 0.2.1Could not publish correctly Ver. 0.2.0 0.2.3fixed sum bugs 0.2.4Sorry!. don't work. becose VSCE command has created an abnormal package. 0.2.5fixed 3 bugs. |