All notable changes to the "list-to-in-query" extension will be documented in this file.
Updated dependencies
Replaced previous option that allowed you to specify if items generated should appear on a new line or not, with two explicit commands. This provides more flexibility depending upon the number of items being formatted.
Added new configuration option so you can choose to perform indentation of items using spaces instead of tabs.
Added new configuration options so you can:
- Keep generated IN Query (...) values on the same line (instead of separated on new lines)
- Not quote numeric values in the IN Query (...)
Initial release of the extension.