einsteinarbert

Results 4 issues of einsteinarbert

Here is my constans.py ``` ICE_SERVER_OVERRIDE = [ { "urls": [ "stun:stun.l.google.com:19302" ] }, { "urls": [ "turn:my_ip_address:3478?transport=udp" ], "username": "my_account", "credential": "password" }, { "urls": [ "turn:my_ip_address:3479?transport=udp" ], "username":...

Can we make auto paste when select an item on list clipboard? Because select and then Ctrl + V is very slow for dev who usually copy-paste code :D

![Screenshot_20230806_234246](https://github.com/shuzijun/markdown-editor/assets/8960900/74673c72-0053-4a51-8e51-2746c800abf3) This screen show nothing, close and re-open file didn't work. My idea info: ``` IntelliJ IDEA 2023.2 (Ultimate Edition) Build #IU-232.8660.185, built on July 26, 2023 Licensed to Mai...

_Please describe the issue in as much detail as possible, including any errors and traces._ _If your issue is a camera issue, be sure to also post the image generated...