From 39fef748041bcc8510c4bdd6ded09e5e7a77b9b6 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sat, 20 Dec 2025 09:23:32 -0800 Subject: [PATCH] Added TeXstudio to text-editor --- source/data/dynamic/applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/source/data/dynamic/applications.json b/source/data/dynamic/applications.json index a3ce7d4..fa3c9d2 100644 --- a/source/data/dynamic/applications.json +++ b/source/data/dynamic/applications.json @@ -12705,6 +12705,22 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "TeXstudio", + "description": "", + "repo_url": "https://github.com/texstudio-org/texstudio", + "tags": [], + "platforms": [ + "cross" + ], + "category": "text-editor", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file