# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 6
# self = https://watcher.sour.is/conv/iqqdnba
What da actual fuck VSCode 🤬 I just got bitten by this issue and this issue and it broke all the templates in yarnd and broke my pod 🤦‍♂️ That wasted several minutes of my fucking time. Really seriously reconsidering the use of VSCode/VSCodium -- I _really_ hate it when software "tries" to be too clever 🤦‍♂️
What da actual fuck VSCode 🤬 I just got bitten by this issue and this issue and it broke all the templates in yarnd and broke my pod 🤦‍♂️ That wasted several minutes of my fucking time. Really seriously reconsidering the use of VSCode/VSCodium -- I _really_ hate it when software "tries" to be too clever 🤦‍♂️
Pro Tip: Apply this diff/patch to your codebase:


diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 00000000..2fd59d0f
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,4 @@
+{
+  "html.format.wrapLineLength": 0,
+  ""html.format.enable": false
+}
Pro Tip: Apply this diff/patch to your codebase:


diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 00000000..2fd59d0f
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,4 @@
+{
+  "html.format.wrapLineLength": 0,
+  ""html.format.enable": false
+}

* c6db3fdb 2022-10-19 | Disable the fucking gawd awful html formatter in VSCode / VSCodium 🤬 (HEAD -> main, origin/main) [James Mills]

* c6db3fdb 2022-10-19 | Disable the fucking gawd awful html formatter in VSCode / VSCodium 🤬 (HEAD -> main, origin/main) [James Mills]