shouldsee

Results 42 issues of shouldsee

我没找到现成的,于是写了个wrapper https://github.com/shouldsee/nacos_pyext

``` VM142:9 Uncaught TypeError: Cannot read property '_owner' of undefined at findReactComponent (:9:46) at makedown.register (:27:24) at Object.dispatch (:6:20) at window.addEventListener (:26:21) ``` ```js (function () { /** * Get...

感谢分享项目!想请教一下,直接把这些文件夹拷到新机器的话,能确保消息记录迁移到新机器么?

Cuz numpy is dropping support around 1.17. For py2 compatibility one needs `pip instal l numpy==1.16.5` ``` File "/tmp/easy_install-Z7zXAC/numpy-1.17.4/setup.py", line 31, in RuntimeError: Python version >= 3.5 required. ```

感觉是不是读了Zhihu-vscode的啥文件然后parse error了?我这里装的是压缩后的js所以查不到源代码行 ``` Http error SyntaxError: Unexpected string in JSON at position 250 at JSON.parse () at /home/shouldsee/.vscode/extensions/jks-liu.wpls-1.5.0/dist/extension.js:2:2582811 at new c (/home/shouldsee/.vscode/extensions/jks-liu.wpls-1.5.0/dist/extension.js:2:2582959) at l (/home/shouldsee/.vscode/extensions/jks-liu.wpls-1.5.0/dist/extension.js:2:2692381) at /home/shouldsee/.vscode/extensions/jks-liu.wpls-1.5.0/dist/extension.js:2:2692643 at l. (/home/shouldsee/.vscode/extensions/jks-liu.wpls-1.5.0/dist/extension.js:2:2709639)...

我同时安装了两个以后,所有的按钮都有了双份的 ![Picture2](https://user-images.githubusercontent.com/8034156/172050645-a795550e-14d0-4d98-9a5a-4118d7bae8d9.png)

1. test记得加assert。 1. module如无必要的话最好不要分太多文件夹,直接用.py文件就好 1. import的时候避免relative import,尽量用absolute import 祝好运!

感谢作者开源这个非常棒的生产力工具! 请问这个项目目前有人维护issue区,加入faq文档,和ci test嘛? 希望能贡献一份力来改进这个工具提高大家的码字体验. @zoulamZero @niudai @liuxilu

```mermaid graph LR A(Si) --> B(Zi+1) subgraph _ direction TB B(Zi+1) --> C(Si+1) end ``` vscode md目前似乎是能渲染mermaid的

知乎IDE有一个"目录"按钮,按了以后会增加一个悬浮的TOC