#6450: Quire Feedback
Status: To-do
ALTER TABLE [ExampleDB].[dbo].[ExampleTable] DROP COLUMN ExampleColumn 

Should be SQL:

But is CSS:

When cutting database name it's fine

ALTER TABLE [ExampleTable] DROP COLUMN ExampleColumn 
Created by Grox Jun 5, 2025, Edited Jun 10, 2025

Hi,

The code block feature currently uses automatic language detection, but this method is no longer actively supported by the syntax highlighting library we use and may not always provide accurate results.

For more accurate results, we recommend manually specifying the language when adding a code block. This will ensure the correct syntax is applied.

Also when viewing it via android app I noticed syntax highlight is not supported at all here.

We've passed this to our team and will keep you updated when we have any updates. Thank you.

Golda, Jun 10, 2025

Hi,

We've informed our team, and they will look into this further. We'll keep you updated as soon as we have any news. Thank you.

Golda, Jun 6, 2025

Hi,

Also when viewing it via android app I noticed syntax highlight is not supported at all here.

Grox, Jun 6, 2025