Dao files queries changed style format Android studio

Viewed 19

As you can see in the image below, the queries inside the """ quotes are written like a string and i have lost the autocomplete functionality of the query while i am typing it.

enter image description here

It used to be like a query written text with format and style as a Sql query but now its like a regular string. What has changed and how can i fix that?

0 Answers
Related