Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:55:33 +08:00
commit b82cab49fc
60 changed files with 10317 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# Optimize Type Libraries (2025.23)
Source: `help-portal-919e7adeed7744ffb96539fce4f01945.md`.
## Purpose
Improve script editor performance and code completion by optimizing loaded type libraries.
## Guidance
- Prune unused libraries to speed up value help and reduce noise.
- Keep frequently used objects/types loaded for productivity.
## Implementation notes
- Use Help Portal guidance to manage type library settings within Analytics Designer.