davidsekar/Redis-Xplorer

click on a LIST can't show it's content.

z7z8th opened this issue · 2 comments

click on a LIST created by LPUSH can't show it's content.
what shown is:
[object Object]

  • Environment
# VSCode Version: 1.37.1

# Server
redis_version:5.0.3
redis_git_sha1:00000000
redis_git_dirty:0
redis_build_id:afa0decbb6de285f
redis_mode:standalone
os:Linux 4.19.0-5-amd64 x86_64
arch_bits:64
multiplexing_api:epoll
atomicvar_api:atomic-builtin
gcc_version:8.3.0

Thanks. Implementation is in progress.

@z7z8th
Now with release 1.2.7. You can view all Redis datatypes in the editor as strings.
But edits/modifications can only be made to ''string' keys.