Recognize all Kconfig files

nRF Connect for VS Code

tags
nRF Connect for VS Code

Previously, only files named "Kconfig" and a few other common names would be recognized as Kconfig files. Other file names would previously be assigned a language dynamically, but with the addition of VS Code's automatic language detection. This caused the extension's ability to dynamically recognize Kconfig files to be lost. We have tweaked the language definition slightly for this release to ensure that all Kconfig files would be recognized automatically, regardless of their suffix.