From 06780b08b6d5c8710cf6a0979e989cddbda43da2 Mon Sep 17 00:00:00 2001 From: Christian Woerz <4927839+chwoerz@users.noreply.github.com> Date: Mon, 16 Dec 2024 20:47:41 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 66769ef..fa38e03 100644 --- a/README.md +++ b/README.md @@ -7,16 +7,16 @@
💻 VSCode Extension | 🌐 Web App
Just hover over your complex type and reveal the ✨beautiful function✨...
- +🕵️♂️ Show Type Functions
Open any TypeScript file, Use the 🎨 command Type Buddy: Show Type Functions
, Update your code and the viewer will show you the results as functions.
👀 Type Viewer
Either use the command Type Buddy: Create Type Buddy Document
to create a new .tb
file or use an existing one and run the Type Buddy: Open Type Viewer
command to start the viewer. Then update your code and the viewer will show you the types as functions.