VS Code - Automatic Start Settings
VS Code now provides two additional settings that allow you to automatically start Quokka when a file is opened. The quokka.automaticStartRegex
setting allows you to configure Quokka to start automatically when your file matches a regular expression. The quokka.automaticRestart
setting can be set to true
(default is false
) to automatically start Quokka on a file if it was running when the file was last closed.