~feek

Recent activity

Re: Request for diagnostics settings 3 years ago

From Feek to ~reykjalin/public-inbox

Thnx for the info.

Hope that the regression issue will be fixed soon by Panic. I also hope you can implement the settings afterwards.

== Feek

Request for diagnostics settings 3 years ago

From Feek to ~reykjalin/public-inbox

Hi,

Is it possible to set diagnostics settings? For now I cannot find any settings for that.

I would really like to se the following diagnostic settings:

diagnostics = {
	typeErrors = false,
	undefinedFunctions =false,
	undefinedConstants =false,
	undefinedTypes =false,
	undefinedVariables =false,
	unusedSymbols =false,
	unusedVariables = false,