Files
languageservices/languageservice/src
eric sciple c04c1b26f4 Optimize webhooks JSON with compact format and string interning
- Convert params to compact array format (type-based dispatch)
- Intern duplicate property names into string table
- Use negative indices for object references to distinguish from string indices
- Rename objects.json → webhooks.objects.json, add webhooks.strings.json
- Move event filters to JSON for maintainability
- Add CI validation job to verify optimization correctness

Reduces combined minified size by ~67% (453 KB → 148 KB), ~27% gzipped (23 KB → 17 KB).
2025-12-06 20:05:44 +00:00
..
2023-03-23 09:57:18 -07:00
2023-03-23 09:57:18 -07:00
2023-08-04 11:32:10 -07:00
2023-02-22 15:52:40 -08:00
2025-01-28 19:24:42 +00:00
2023-02-22 15:52:40 -08:00
2023-03-23 09:57:18 -07:00