This website requires JavaScript.
Explore
Help
Register
Sign In
daohualiuxiang
/
monaco-editor
mirror of
https://github.com/microsoft/monaco-editor.git
Watch
1
Star
0
Fork
You've already forked monaco-editor
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0fc0cfdab6
monaco-editor
/
website
/
index
/
samples
/
sample.redis.txt
4 lines
65 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add missing samples
2020-09-21 18:18:52 +08:00
EXISTS mykey
APPEND mykey "Hello"
APPEND mykey " World"
GET mykey