From 53f081d225f4c0fcf56f1e0965295b716ed981b5 Mon Sep 17 00:00:00 2001 From: TechnoHouse <13776377+deephbz@users.noreply.github.com> Date: Sat, 4 Jan 2025 11:12:57 +0800 Subject: [PATCH] Update README.md for VSCode usage with EntangleD --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ca55fb0..1ca0b3b 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,9 @@ identifiers = ["java"] comment = { open = "//" } ``` +## Working in VSCode +The [EntangleD-VSCode](https://github.com/deephbz/entangled-vscode) extension provides code block navigation, reference&symbol search, NOWEB high-lighting functionalities. + ## Working with Git When using Entangled in conjunction with Git, there are a few tricks that you may want to know about.