Power BI

Developing Fabric Notebooks in VS Code - What's the current best setup?

Reddit r/MicrosoftFabric

Summary

Developing Fabric Notebooks in VS Code significantly improves developer experience

Microsoft Fabric notebooks can be developed in VS Code instead of the browser, boosting productivity for Medallion architecture implementations.

Current capabilities

Developers migrating to a Medallion architecture (Bronze, Silver, Gold) in Microsoft Fabric seek better tooling than the browser IDE. VS Code offers Git integration, local debugging, and a familiar development environment that smooths the Fabric transition.

Why this matters

Fabric's browser IDE is functional but limited for serious development. VS Code integration enables version control, code reviews, and collaboration following standard software engineering practices. This is essential for teams deploying Fabric at scale.

Action: configure VS Code for Fabric

Set up your Fabric development environment in VS Code with the right extensions. Establish Git workflows for your notebooks and agree on code review processes with your team.

Read the full article