简体   繁体   中英

What is the use of current inspection profile in android studio?

I was working on a project in android studio and suddenly I found a man type logo这个

I hover my mouse on in for a second then it shows me

Current Inspection profile: Project default.
Click to configure highlightening for the file.

When i clicked on this button it shows me这个

Now I want to know what is the use of this option or is this is important or not?

It may can be stupid question but I asked this question just to increase my own knowledge becuse this option seems bit important

Thanks In advance!

Happy Coding!

This has little to do with code inspection , but one can only define what is being highlighted. One could call it the visual representation of the inspection results, as it clearly read "highlighting level". This option only is of use, when you have to work with an old crappy computer, but rather irrelevant on current hardware.

As the name suggest, it inspects your code for issues, errors, incompatibility etc. and may recommends better options. If your system is low on resources (RAM, Battery, CPU) you can select None and also you can choose the PowerSave mode.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM