feat: Introduce ITValuePublisher interface and refactor indicators for event-driven value updates.

This commit is contained in:
Miha Kralj
2025-12-07 14:36:22 -08:00
parent 3b146b68bd
commit 3734a1c5f6
16 changed files with 572 additions and 177 deletions
+4 -2
View File
@@ -3,6 +3,8 @@
"ms-dotnettools.csdevkit",
"ms-dotnettools.csharp",
"ms-dotnettools.dotnet-interactive-vscode",
"bierner.markdown-mermaid"
"bierner.markdown-mermaid",
"visualstudioexptteam.vscodeintellicode",
"SonarSource.sonarlint-vscode"
]
}
}