You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blog/2022-06-13-nesting-typegen-files/index.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
---
2
-
title: "Nesting XState typegen files"
2
+
title: 'Nesting XState typegen files'
3
3
description: What is file nesting in VS Code and how to enable it for XState's generated type files.
4
4
tags: [stately, extension, open source, xstate, vscode]
5
5
authors: [anders]
6
6
image: /blog/2022-06-13-nesting-typegen-files.png
7
-
slug: 2022-06-13-nesting-typegen-files
8
-
date: 2022-06-13
7
+
slug: nesting-typegen-files
8
+
date: 2022-06-13
9
9
---
10
10
11
11
Our latest update to the [XState VS Code extension](https://marketplace.visualstudio.com/items?itemName=statelyai.stately-vscode) has made it easy to enable file nesting for typegen files. But what is file nesting?
Copy file name to clipboardExpand all lines: blog/2022-07-06-whats-new-july-2022/index.mdx
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
---
2
-
title: "What’s new in July 2022?"
2
+
title: 'What’s new in July 2022?'
3
3
description: Search for machines, pinch to zoom, nest typegen files and more! Find out the latest features in the Stately editor and XState VS Code extension.
0 commit comments