BitBake recipe language support for VS CodeFeaturesSyntax highlightingAcknowledgements:
Context-based suggestionsCTRL+SPACE may be used to provide suggestions. For example, typing The following suggestions are currently supported:
Go to definitionCTRL and click may be used to open the file associated with a class, inc-file, recipe or variable. If more than one definition exists, a list of definitions is provided. The go to definition feature currently behaves as follows:
AcknowledgementsForked from https://github.com/EugenWiens/vscode-bitbake which is licensed under the MIT License. |