VS Code can use LLM models other than GitHub Copilot’s built-in providers for AI-assisted development, including local and ...
/// @return JSON string that encodes the struct/array nested data /// @param struct/array The data to be encoded. Can contain structs, arrays, strings, and numbers. N.B. Will not encode ds_list, ...