我用lsp-bridge好久了,用的同样的python,都没有问题。 系统已经对python不弹信任框了。 感谢回复。
太厉害了,只可惜 holo-layer 好像在wslg里出不来效果,只能看着馋了
1 个赞
我终于看到了火焰效果。
- 使用 brew install 安装emacs
- init.el只保留
(add-to-list 'load-path "~/.emacs.d/el/holo-layer")
(require 'holo-layer)
(setq holo-layer-python-command "/opt/homebrew/bin/python3")
(setq holo-layer-enable-cursor-animation t)
(setq holo-layer-enable-indent-rainbow t)
(setq holo-layer-enable-type-animation t)
(holo-layer-enable)
- M-x 随便输入能看到火焰效果,可是切换到scratch就报错:
Traceback (most recent call last):
File "/Users/kapuddi/.emacs.d/el/holo-layer/holo_layer.py", line 312, in paintEvent
self.indent_line.draw(painter, self.emacs_indent_infos, self.emacs_frame_info)
File "/Users/kapuddi/.emacs.d/el/holo-layer/plugin/indent_line.py", line 25, in draw
cursor_x, cursor_y, cursor_w, cursor_h = [int(i) for i in cursor_info.split(':')]
^^^^^^
ValueError: invalid literal for int() with base 10: 'black'
Process *holo-layer* abort trap: 6
我这边也是开这个就失效了,就把它注掉了
果然!终于出现了。但是效果没有猫大演示的好。 感谢!
效果炸裂。 现在的问题是,在Mac下
- 小窗口效果正常;最大化窗口效果不是在光标输入处。
- org-mode效果出不来,text-mode, markdown-mode能出效果。
应该是最大化没有触发 holo-layer 的窗口信息更新,最大化后再拖动一下应该就好了
同时 macbook 解决完 truested 的问题,又出现另一个安全问题 还是看不到效果
2024-07-19 17:02:03.722 Python[11984:5166035] WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState: and returning YES.
除了 org-mode,都可以正常看到效果了
不好意思,歪个楼,请问视频里带英文单词和翻译的补全是如何做到的?请赐教,谢谢。
嚯,懒猫你还sao这个,你在我心目中一直属于效率为先、要什么花里胡哨的流派
大赞!!(话说我还时不时用用neovide,不就是为了这点光标刷刷刷么
(该死的国内科研大团队牛马文化让我错过了多少历史时刻,后补撒花~~
1 个赞
大佬现在在国内高校做科研么?是什么方向呢?
非大佬,青椒,勉强苟活中。做网络推断、机器学习这些
1 个赞
我也做青椒了,生物信息方向,后面有机会和你多聊聊,难得都用Emacs。
lsp-bridge
人是会变的,哈哈哈哈哈