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
@@ -74,13 +74,13 @@ String-LE intelligently identifies **user-visible text** while filtering out num
74
74
75
75
## 🚀 More from the LE Family
76
76
77
-
-**[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)
78
-
-**[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)
79
-
-**[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)
80
-
-**[URLs-LE](https://marketplace.visualstudio.com/items?itemName=nolindnaidoo.urls-le)** - Audit API endpoints and external resources • [Open VSX](https://open-vsx.org/extension/nolindnaidoo/urls-le)
81
-
-**[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)
82
-
-**[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)
83
-
-**[Dates-LE](https://marketplace.visualstudio.com/items?itemName=nolindnaidoo.dates-le)** - Extract temporal data from logs and APIs • [Open VSX](https://open-vsx.org/extension/nolindnaidoo/dates-le)
77
+
-**[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)
78
+
-**[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)
79
+
-**[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)
80
+
-**[URLs-LE](https://marketplace.visualstudio.com/items?itemName=OffensiveEdge.urls-le)** - Audit API endpoints and external resources • [Open VSX](https://open-vsx.org/extension/OffensiveEdge/urls-le)
81
+
-**[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)
82
+
-**[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)
83
+
-**[Dates-LE](https://marketplace.visualstudio.com/items?itemName=OffensiveEdge.dates-le)** - Extract temporal data from logs and APIs • [Open VSX](https://open-vsx.org/extension/OffensiveEdge/dates-le)
84
84
85
85
## 💡 Use Cases
86
86
@@ -92,8 +92,8 @@ String-LE intelligently identifies **user-visible text** while filtering out num
92
92
## 🚀 Quick Start
93
93
94
94
1.**Install from VS Code Marketplace or Open VSX**
95
-
- VS Code Marketplace: [Install here](https://marketplace.visualstudio.com/items?itemName=nolindnaidoo.string-le)
96
-
- Open VSX (Cursor, VSCodium): [Install here](https://open-vsx.org/extension/nolindnaidoo/string-le)
95
+
- VS Code Marketplace: [Install here](https://marketplace.visualstudio.com/items?itemName=OffensiveEdge.string-le)
96
+
- Open VSX (Cursor, VSCodium): [Install here](https://open-vsx.org/extension/OffensiveEdge/string-le)
97
97
2. Open any supported file type (`Cmd/Ctrl + P String-LE`).
98
98
3. Run Quick Extract (`Cmd+Alt+E` / `Ctrl+Alt+E` / Status Bar).
99
99
@@ -205,7 +205,7 @@ Ensure file is saved with supported extension (.json, .yaml, .csv, .toml, .ini,
Copy file name to clipboardExpand all lines: package.nls.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -108,5 +108,5 @@
108
108
"runtime.help.formats": "**Supported**: JSON, YAML, CSV, TOML, INI, .ENV, JavaScript, HTML, CSS\n**String Types**: Double-quoted, single-quoted, template literals, multi-line strings\n**CSV Features**: Column selection, streaming for large files",
109
109
"runtime.help.troubleshooting": "**No strings found?** Check file format and string syntax\n**Performance issues?** Enable CSV streaming for large files\n**Need help?** Check Output panel for details",
110
110
"runtime.help.settings": "Access via Command Palette: \"String-LE: Open Settings\"\nKey settings: Copy to clipboard, CSV streaming, deduplication, sorting, safety checks",
Copy file name to clipboardExpand all lines: src/i18n/package.nls.de.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -108,6 +108,6 @@
108
108
"runtime.help.formats": "**Supported**: JSON, YAML, CSV, TOML, INI, .ENV, JavaScript, HTML, CSS\n**String Types**: Double-quoted, single-quoted, template literals, multi-line strings\n**CSV Features**: Column selection, streaming for large files",
109
109
"runtime.help.troubleshooting": "**No strings found?** Check file format and string syntax\n**Performance issues?** Enable CSV streaming for large files\n**Need help?** Check Output panel for details",
110
110
"runtime.help.settings": "Access via Command Palette: \"String-LE: Open Settings\"\nKey settings: Copy to clipboard, CSV streaming, deduplication, sorting, safety checks",
0 commit comments