utils.py contained two functions. One which wasn't used, and another, get_settings() which I moved to MarkdownLivePreview.py Add an entry to the command palette to edit the settings
4 lines
110 B
Plaintext
4 lines
110 B
Plaintext
{
|
|
// minimum number of milliseconds to wait before updating the preview again
|
|
"delay_between_updates": 100
|
|
} |