VS Code extension that adds smart navigation to serverless.yml files. Handler values become clickable links that open the referenced source file and jump straight to the exported function. Schema references using ${file(...)} also become navigable links to the JSON schema file.
Features
Clickable links on handler: values — jump to the file and exported function
Clickable links on schema: ${file(...)} — open the JSON schema directly
CodeLens buttons above handler and schema lines for quick navigation