v1.3.0
Changes
Add pg_bsd_indent formatter integrated with VS Code: activation using Format Document command or Ctrl + Shift + I shortcut.
Show elements which Bitmapset and Relids points to. It can me RangeTblEntry (if Relids) or element in array (if Bitmapset stores index of an array)
Integration with VS Code LogOutputChannel - available to manage logging (i.e. log level) inside Output window.
For more info see CHANGELOG.md
Code changes: v1.2.1...v1.3.0