As the title suggest, I would like to disable/suppress specific errors reported from LSP. Is there a setting or configuration I can make?
For example, I have “MHz” sprinkled around my code. It’s defined in separate file as constexpr. However, LSP seems to ignore it. The problem is that LSP stop emitting diagnostic errors because there are many instances of “MHz”.