- Check for empty strings and do not wrap them
- If an empty string is found insert a new line
- Fix bug where multi-line replacing was replacing the entire buffer instead of just selected text - affected both functions
- Feature - replace all single quotes (') with double single quotes ('') in selected text
- Add sql wrap for "Add('')"
- Add sql wrap for ".Add('')"