From d3e297ef338d944a5ac3c9215b7fc549661dc0ec Mon Sep 17 00:00:00 2001
From: Jan Frenzel <jan.frenzel@tu-dresden.de>
Date: Tue, 11 Mar 2025 17:20:33 +0100
Subject: [PATCH] Add table of contents for text editor page

---
 text_editors/README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/text_editors/README.md b/text_editors/README.md
index df7ca4a..00e0a65 100644
--- a/text_editors/README.md
+++ b/text_editors/README.md
@@ -1,5 +1,7 @@
 # Using Large Language Models in IDEs and Text Editors
 
+[[_TOC_]]
+
 ## Visual Studio Code 
 
 1. Download and install VSCode: https://code.visualstudio.com/
-- 
GitLab