You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using kconfig which defines a lot of CONFIG_VARIABLE_XXX.
All of which are sourced in a .h file inside the project and repository.
Eclipse is configured to use this file in its index as pre-processor symbol > User > GNU C.
When switching to the LSP editor, these symbols are not recognized anymore.