孙德伟
孙德伟
@damieng, started 2 issues. As the owner of ide-python said: >I'm afraid this requires some upstream fixes in either the python language server or the protocol specifications. This problem involves...
any update on mindmap?
same problem my env: macos bigsur 11.4 obsidian 0.12.4
在我的系统上面,直接执行下述命令就可以编译,不过我这里没有做打包,而是直接运行编译后的程序 ```sh cmake . make ```
我也碰到了这个问题
Linux下还算OK,只作为知识管理还是可以的。不过编辑功能啥的确实差强人意。倒不是wiz太弱,而是有太多其他好用的工具。
+1 code format inside cell is the last reason I still keep jupyter-lab on my system.
@mxnet-bot run ci [all]
> Like @frankreporting and @mracette, I was having the same issue where it still wasn't working even after I added `PATH="$PATH:/usr/local/bin"` to the top of each git hook. > >...