sleetdrop
sleetdrop
I have an old project which has php files in Chinese encoding GB18030, phpactor crashes from time to time. I got the following error in the debug log: `phpactor.CRITICAL: Could...
I set http and https proxy before invoke hacknews_tui `export https_proxy=http://127.0.0.1:6152;export http_proxy=http://127.0.0.1:6152` But it did not work. I didn't find how to config http proxy in config file either.
**Describe the bug** LSP->Find References doesn't work, and shows error related to UnicodeDecodeError **To Reproduce** Steps to reproduce the behavior: 1. Right Click a PHP Class Name 2. Click LSP->Find...
When I input ```
Installed from homebrew, with the following version and build params ```brew info emacs-mac Warning: Treating emacs-mac as a formula. For the cask, use railwaycat/emacsmacport/emacs-mac ==> railwaycat/emacsmacport/emacs-mac: stable emacs-29.1-mac-10.0, HEAD YAMAMOTO...
If defined a variable named 'typeVars', the chars 'type' highlighted as a keyword fix @willfaught 's case in #36
The characters can't be distinguished from the background in diff view and git commit view.
现面已经有Ctrl+X作为清除的快捷键,希望加上Ctrl+R作为Record开关的快捷键。 且建议可以在每个有快捷键的界面像Github一样通过按 ?号 弹层显示快捷键,比现在跳到文档更方便一些。