File--->Settings --->Editor --->ColorScheme--->General --->Errors and Warning--->Error
The XML in my IDEA shows yellow shit, how to remove it?
There will be a large area of yellow background prompt in the xml of mybatis, which looks uncomfortable. How to remove the yellow background? Follow the steps below.
1. Use the idea shortcut ctrl + alt+ s
to open Settings.
Find the Editor -> Inspections configuration page, remove the No data sources configured option and SQL dialect detection option in SQL, and click OK.
all done