Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
RichFlorida
Helper V
Helper V

Using Visual Studio Code to write M Code

I'm a novise in this subject.

 

I'm trying to use VS Code to write and debug M-code for my PowerBI Report.

 

How can I make VSC IDE communicate with the Power BI dataset to be able to see the Power BI tables and columns in VSC?

 

Thanks

4 REPLIES 4
pcoley
Continued Contributor
Continued Contributor

The PowerQuery M Language provides features like syntax highlighting, code formatting, and IntelliSense. The official Microsoft tools also include a Power Query SDK for custom connector development.
But it does not allow you to run or debug the M code directly within VS Code itself. The code must still be executed within a Power Query host environment, such as Power BI Desktop or Excel. 

I think you can have a better resolution using MCP: 
https://marketplace.visualstudio.com/items?itemName=analysis-services.powerbi-modeling-mcp



I hope this helps. if so please accept as a solution. Kudos are welcome.

Regards, PColey 
I hope this helps.
Please Mark my post as a solution if it helped to resolve your issue.
Kudos are Welcome!
Please do let us know if you have any further queries.
pcoley
Continued Contributor
Continued Contributor

i realize that you are trying to see and play with the data in the same ide.
Then please try with:
https://www.sqlbi.com/tools/dax-studio/

Regards, PColey 
I hope this helps.
Please Mark my post as a solution if it helped to resolve your issue.
Kudos are Welcome!
Please do let us know if you have any further queries.
v-jingzhang
Community Support
Community Support

Hi @RichFlorida 

 

You may have a look at this tool Power Query / M Language - Visual Studio Marketplace

 

Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.

Thanks very helpful 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.