Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
This snippet in particular is conflicting with DESC keyword and causing a problem that has been reported a few times, e.g., https://github.com/microsoft/azuredatastudio/issues/25762. This doesn't fix the underlying issue with the keyword & snippets conflicting all-up, but it resolved the most common rough spot. And the snippet isn't really that useful (compared to DESC keyword)
This snippet in particular is conflicting with DESC keyword and causing a problem that has been reported a few times, e.g., https://github.com/microsoft/azuredatastudio/issues/25762. This doesn't fix the underlying issue with the keyword & snippets conflicting all-up, but it resolved the most common rough spot. And the snippet isn't really that useful (compared to DESC keyword)