File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919[ ![ Built with Rust] ( https://img.shields.io/badge/built%20in-Rust-D8B4FE?style=for-the-badge&logo=rust&logoColor=white )] ( https://www.rust-lang.org/ )
2020[ ![ Platform] ( https://img.shields.io/badge/Platform-Cross--Platform-E0F2FE?style=for-the-badge )] ( https://github.com/Tcode-Motion/techscript/releases )
2121[ ![ VS Code Extension] ( https://img.shields.io/badge/VS%20Code-Extension-007ACC?style=for-the-badge&logo=visualstudiocode&logoColor=white )] ( https://marketplace.visualstudio.com/items?itemName=tanmoy.techscript )
22+ [ ![ Open VSX] ( https://img.shields.io/badge/Open%20VSX-Extension-purple?style=for-the-badge )] ( https://open-vsx.org/extension/Tcode-Motion/techscript )
2223[ ![ PyPI] ( https://img.shields.io/pypi/v/techscript?style=for-the-badge&color=0DF28B&logo=pypi&logoColor=white )] ( https://pypi.org/project/techscript/ )
2324[ ![ Documentation] ( https://img.shields.io/badge/Docs-Read-059669?style=for-the-badge )] ( docs/index.md )
2425[ ![ Open Issues] ( https://img.shields.io/github/issues-raw/Tcode-Motion/techscript?style=for-the-badge&color=ef4444&label=Issues )] ( https://github.com/Tcode-Motion/techscript/issues )
@@ -189,6 +190,7 @@ techscript install
189190* ** GitHub Repository** : [ https://github.com/Tcode-Motion/techscript ] ( https://github.com/Tcode-Motion/techscript )
190191* ** GitHub Discussions** : [ https://github.com/Tcode-Motion/techscript/discussions ] ( https://github.com/Tcode-Motion/techscript/discussions )
191192* ** VS Code Extension** : [ TechScript 2.0 on VS Code Marketplace] ( https://marketplace.visualstudio.com/items?itemName=tanmoy.techscript )
193+ * ** Open VSX Registry** : [ TechScript 2.0 on Open VSX] ( https://open-vsx.org/extension/Tcode-Motion/techscript )
192194* ** PyPI Package** : [ pypi.org/project/techscript] ( https://pypi.org/project/techscript/ )
193195* ** YouTube Channel** : [ @tcodemotin on YouTube] ( https://www.youtube.com/@tcodemotin )
194196* ** Author Profile** : [ @Tcode-Motion on GitHub] ( https://github.com/Tcode-Motion )
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ Syntax highlighting · IntelliSense · Diagnostics · Debugging · Formatting ·
99
1010[ ![ Version] ( https://img.shields.io/badge/version-2.0.0-blue.svg )] ( https://github.com/Tcode-Motion/techscript/releases )
1111[ ![ VS Code] ( https://img.shields.io/badge/VS%20Code-%5E1.75.0-blue.svg )] ( https://code.visualstudio.com/ )
12+ [ ![ Open VSX] ( https://img.shields.io/badge/Open%20VSX-Extension-purple.svg )] ( https://open-vsx.org/extension/Tcode-Motion/techscript )
1213[ ![ License] ( https://img.shields.io/badge/license-MIT-green.svg )] ( https://github.com/Tcode-Motion/techscript/blob/main/LICENSE )
1314[ ![ GitHub] ( https://img.shields.io/badge/GitHub-Tcode--Motion%2Ftechscript-black.svg )] ( https://github.com/Tcode-Motion/techscript )
1415
@@ -185,6 +186,8 @@ This extension provides a built-in debug adapter for TechScript. Add a `launch.j
185186| ---| ---|
186187| 🌐 Official Website | [ techscript.is-a.dev] ( https://techscript.is-a.dev ) |
187188| 📦 GitHub Repository | [ Tcode-Motion/techscript] ( https://github.com/Tcode-Motion/techscript ) |
189+ | 🖥️ VS Code Marketplace | [ Visual Studio Code Marketplace] ( https://marketplace.visualstudio.com/items?itemName=tanmoy.techscript ) |
190+ | 🚀 Open VSX Registry | [ Open VSX Registry Page] ( https://open-vsx.org/extension/Tcode-Motion/techscript ) |
188191| 📥 Releases & Downloads | [ GitHub Releases] ( https://github.com/Tcode-Motion/techscript/releases ) |
189192| 💬 Discussions & Support | [ GitHub Discussions] ( https://github.com/Tcode-Motion/techscript/discussions ) |
190193| 🎬 YouTube Channel | [ @tcodemotin ] ( https://www.youtube.com/@tcodemotin ) |
You can’t perform that action at this time.
0 commit comments