You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace all nolindnaidoo references with OffensiveEdge
- Updated author information in package.json
- Updated all README.md marketplace and GitHub links
- Updated documentation files (ARCHITECTURE.md, etc.)
- Updated localization files (package.nls.json, src/i18n/*)
- Updated source code references
- Updated sample files and documentation
- All references now point to OffensiveEdge organization
@@ -82,13 +82,13 @@ Dates-LE intelligently detects ISO, RFC2822, Unix timestamps, and custom date fo
82
82
83
83
## 🚀 More from the LE Family
84
84
85
-
-**[String-LE](https://marketplace.visualstudio.com/items?itemName=nolindnaidoo.string-le)** - Extract user-visible strings for i18n and validation • [Open VSX](https://open-vsx.org/extension/nolindnaidoo/string-le)
86
-
-**[Numbers-LE](https://marketplace.visualstudio.com/items?itemName=nolindnaidoo.numbers-le)** - Extract and analyze numeric data with statistics • [Open VSX](https://open-vsx.org/extension/nolindnaidoo/numbers-le)
87
-
-**[EnvSync-LE](https://marketplace.visualstudio.com/items?itemName=nolindnaidoo.envsync-le)** - Keep .env files in sync with visual diffs • [Open VSX](https://open-vsx.org/extension/nolindnaidoo/envsync-le)
88
-
-**[Paths-LE](https://marketplace.visualstudio.com/items?itemName=nolindnaidoo.paths-le)** - Extract file paths from imports and dependencies • [Open VSX](https://open-vsx.org/extension/nolindnaidoo/paths-le)
89
-
-**[Scrape-LE](https://marketplace.visualstudio.com/items?itemName=nolindnaidoo.scrape-le)** - Validate scraper targets before debugging • [Open VSX](https://open-vsx.org/extension/nolindnaidoo/scrape-le)
90
-
-**[Colors-LE](https://marketplace.visualstudio.com/items?itemName=nolindnaidoo.colors-le)** - Extract and analyze colors from stylesheets • [Open VSX](https://open-vsx.org/extension/nolindnaidoo/colors-le)
91
-
-**[URLs-LE](https://marketplace.visualstudio.com/items?itemName=nolindnaidoo.urls-le)** - Extract URLs from any codebase with precision • [Open VSX](https://open-vsx.org/extension/nolindnaidoo/urls-le)
85
+
-**[String-LE](https://marketplace.visualstudio.com/items?itemName=OffensiveEdge.string-le)** - Extract user-visible strings for i18n and validation • [Open VSX](https://open-vsx.org/extension/OffensiveEdge/string-le)
86
+
-**[Numbers-LE](https://marketplace.visualstudio.com/items?itemName=OffensiveEdge.numbers-le)** - Extract and analyze numeric data with statistics • [Open VSX](https://open-vsx.org/extension/OffensiveEdge/numbers-le)
87
+
-**[EnvSync-LE](https://marketplace.visualstudio.com/items?itemName=OffensiveEdge.envsync-le)** - Keep .env files in sync with visual diffs • [Open VSX](https://open-vsx.org/extension/OffensiveEdge/envsync-le)
88
+
-**[Paths-LE](https://marketplace.visualstudio.com/items?itemName=OffensiveEdge.paths-le)** - Extract file paths from imports and dependencies • [Open VSX](https://open-vsx.org/extension/OffensiveEdge/paths-le)
89
+
-**[Scrape-LE](https://marketplace.visualstudio.com/items?itemName=OffensiveEdge.scrape-le)** - Validate scraper targets before debugging • [Open VSX](https://open-vsx.org/extension/OffensiveEdge/scrape-le)
90
+
-**[Colors-LE](https://marketplace.visualstudio.com/items?itemName=OffensiveEdge.colors-le)** - Extract and analyze colors from stylesheets • [Open VSX](https://open-vsx.org/extension/OffensiveEdge/colors-le)
91
+
-**[URLs-LE](https://marketplace.visualstudio.com/items?itemName=OffensiveEdge.urls-le)** - Extract URLs from any codebase with precision • [Open VSX](https://open-vsx.org/extension/OffensiveEdge/urls-le)
92
92
93
93
## 💡 Use Cases
94
94
@@ -99,7 +99,7 @@ Dates-LE intelligently detects ISO, RFC2822, Unix timestamps, and custom date fo
99
99
100
100
## 🚀 Quick Start
101
101
102
-
1. Install from [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=nolindnaidoo.dates-le) or [Open VSX](https://open-vsx.org/extension/nolindnaidoo/dates-le)
102
+
1. Install from [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=OffensiveEdge.dates-le) or [Open VSX](https://open-vsx.org/extension/OffensiveEdge/dates-le)
103
103
2. Open any supported file type (`Cmd/Ctrl + P` → search for "Dates-LE")
104
104
3. Run Quick Extract (`Cmd+Shift+D` / `Ctrl+Shift+D` / Status Bar)
105
105
@@ -159,7 +159,7 @@ Ensure file is saved with supported extension (.json, .yaml, .csv, .xml, .log, .
159
159
Files over 5MB may take longer. Consider splitting into smaller chunks
160
160
161
161
**Need help?**
162
-
Check [Issues](https://github.com/nolindnaidoo/dates-le/issues) or enable logging: `dates-le.telemetryEnabled: true`
162
+
Check [Issues](https://github.com/OffensiveEdge/dates-le/issues) or enable logging: `dates-le.telemetryEnabled: true`
163
163
164
164
## ❓ FAQ
165
165
@@ -183,4 +183,4 @@ Powered by Vitest • Run with `bun test --coverage`
"runtime.help.troubleshooting": "**No dates found?** Check file format and date patterns\n**Performance issues?** Enable safety settings for large files\n**Need help?** Check Output panel for details",
122
122
"runtime.help.settings": "Access via Command Palette: \"Dates-LE: Open Settings\"\nKey settings: Copy to clipboard, deduplication, output format, timezone",
"runtime.help.troubleshooting": "**Keine Daten gefunden?** Überprüfen Sie das Dateiformat und die Datumsmuster\n**Leistungsprobleme?** Sicherheitseinstellungen für große Dateien aktivieren\n**Benötigen Sie Hilfe?** Details finden Sie im Ausgabefenster",
113
113
"runtime.help.settings": "Zugriff über die Befehlspalette: „Dates-LE: Einstellungen öffnen”\nWichtige Einstellungen: In die Zwischenablage kopieren, Deduplizierung, Ausgabeformat, Zeitzone",
0 commit comments