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
It works for saved and unsaved files. Maybe unsaved file's content
should be written to a temporary file in case we crash, so that the user
doesn't lose all it's content.