KBS References is a Visual Studio Code extension that provides a shortcut to find references within the KBS6 library. This extension helps developers quickly navigate to the definitions of classes and methods in the KBS6 library, enhancing productivity and code comprehension.
Features
Go to KBS6 Lib Definition: Quickly navigate to the definition of a selected word within the KBS6 library.
Context Awareness: The extension activates only if the @kbs6/kbs-lib dependency is present in the package.json.
Status Bar Integration: Displays a loading indicator in the status bar while searching for references.