LUIS (List of UIs) helpers for Visual Studio CodeLuis allows you to develop, test and preview your React components. It also gives you full power to view your saved snapshots as well as view live preview of currently rendered snapshots from Visual Studio Code. The Extension for Visual Studio Code comes with two awesome functionalities: Live Snapshot PreviewYou can visualise current snapshot directly in Code environment. Just press To make this work you need to do following:
Stored Snapshot PreviewYou can view all snapshots that are stored in your project folder. Just press UI Frameworks and extra CSSIf you need to add extra style sheet to your snapshots, either generated by webpack, or for example BootStrap, you can use workspace setting Styled Components HackIn case you are using
And in your jest startup file (until this issue is resolved):
|