<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/what-s-new-in-markdown-preview-in-vs-code-ldehvtuop" -->

---
title: What&#x27;s new in Markdown preview in VS Code | daily.dev
description: VS Code is adding two new markdown improvements. First, the markdown editor now supports IntelliSense, go-to-definition, and link validation for HTML IDs...
canonical: https://daily.dev/posts/what-s-new-in-markdown-preview-in-vs-code-ldehvtuop
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: What&#x27;s new in Markdown preview in VS Code | daily.dev
og:description: VS Code is adding two new markdown improvements. First, the markdown editor now supports IntelliSense, go-to-definition, and link validation for HTML IDs...
og:url: https://daily.dev/posts/what-s-new-in-markdown-preview-in-vs-code-ldehvtuop
og:image: https://api.daily.dev/og/posts/LdEhvtuOp.png
og:image:alt: What&#x27;s new in Markdown preview in VS Code
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# What's new in Markdown preview in VS Code

**[Visual Studio Code](https://daily.dev/sources/vscode)** · 12 min read · 14 upvotes · 1 comments

## Summary

VS Code is adding two new markdown improvements. First, the markdown editor now supports IntelliSense, go-to-definition, and link validation for HTML IDs embedded in markdown files — not just standard headers. This includes error squiggles for broken anchor links, enabled via the markdown link validation setting. Second, an experimental diff preview feature lets you view markdown file diffs rendered in the markdown preview (with styling, images, and headers) rather than as raw source text. It supports both side-by-side and inline views with scroll synchronization, and can be set as the default diff editor for .md files via workbench diff editor associations. The feature is particularly useful for reviewing PR changes or agent-generated markdown edits.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=Jl7MlOYqoRA>

## Community discussion

Top comments from developers on daily.dev.

**@nethrenial** · 0 upvotes

> But will these features still be supported if people are using extensions to add thinks like mermaid diagram support to markdown preview?

## Similar posts on daily.dev

- [I started using VS Code with GitHub Wiki and I should have sooner](https://daily.dev/posts/i-started-using-vs-code-with-github-wiki-and-i-should-have-sooner-pfwkchd20) · XDA Developers · 1 upvotes · 0 comments
- [Visual Studio January Update](https://daily.dev/posts/visual-studio-january-update-i6ak5emou) · Visual Studio Blog · 13 upvotes · 0 comments

---

Tags: [#html](https://daily.dev/tags/html), [#vscode](https://daily.dev/tags/vscode), [#markdown](https://daily.dev/tags/markdown)

[View this post on daily.dev](https://daily.dev/posts/what-s-new-in-markdown-preview-in-vs-code-ldehvtuop)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"What's new in Markdown preview in VS Code","url":"https://daily.dev/posts/what-s-new-in-markdown-preview-in-vs-code-ldehvtuop","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/what-s-new-in-markdown-preview-in-vs-code-ldehvtuop"},"datePublished":"2026-06-08T14:12:14.059Z","dateModified":"2026-06-08T14:12:33.751Z","description":"VS Code is adding two new markdown improvements. First, the markdown editor now supports IntelliSense, go-to-definition, and link validation for HTML IDs...","image":"https://i.ytimg.com/vi/Jl7MlOYqoRA/sddefault.jpg","thumbnailUrl":"https://i.ytimg.com/vi/Jl7MlOYqoRA/sddefault.jpg","isAccessibleForFree":true,"articleSection":"Visual Studio Code","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Visual Studio Code","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/d5adab6ae9fb44d19859748fc30f5e18","url":"https://daily.dev/sources/vscode"},"commentCount":1,"discussionUrl":"https://daily.dev/posts/what-s-new-in-markdown-preview-in-vs-code-ldehvtuop","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":14},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":1}],"keywords":"html,vscode,markdown","timeRequired":"PT12M","video":{"@type":"VideoObject","name":"What's new in Markdown preview in VS Code","description":"VS Code is adding two new markdown improvements. First, the markdown editor now supports IntelliSense, go-to-definition, and link validation for HTML IDs...","thumbnailUrl":"https://i.ytimg.com/vi/Jl7MlOYqoRA/sddefault.jpg","uploadDate":"2026-06-08T14:12:14.059Z","duration":"PT12M","url":"https://api.daily.dev/r/LdEhvtuOp","embedUrl":"https://www.youtube.com/embed/Jl7MlOYqoRA"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Visual Studio Code","item":"https://daily.dev/sources/vscode"},{"@type":"ListItem","position":3,"name":"What's new in Markdown preview in VS Code"}]}
{"@context":"https://schema.org","@type":"WebPage","@id":"https://daily.dev/posts/what-s-new-in-markdown-preview-in-vs-code-ldehvtuop","comment":[{"@type":"Comment","text":"But will these features still be supported if people are using extensions to add thinks like mermaid diagram support to markdown preview?","datePublished":"2026-06-16T12:26:25.554Z","url":"https://daily.dev/posts/LdEhvtuOp#c-Xa3zZknek","author":{"@type":"Person","name":"Nethsara Sandeepa Elvitigala","url":"https://daily.dev/nethrenial","image":"https://avatars.githubusercontent.com/u/67809946?v=4"}}]}
```

