Plpgsql-checker is a powerful extension for Visual Studio Code that enables developers to run checks on procedures and functions written in PL/pgSQL language using the plpgsql_check PostgreSQL ...
When writing PL/pgSQL functions, the syntax highlighting stops working inside the function body if it is defined using the standard PostgreSQL syntax with AS ...