RaidOpe
RaidOpe
`Ctrl + shfit + =` still works for me. In this case, you may want to consider whether it is a hotkey conflict. BTW, you can also try to enable...
Well, I see what you mean, some time ago, I tried to practice zettlr shortcuts. In fact, these are two different positioning settings, one is the meaning of the keyboard...
别像小丑,开源不代表免费,视频只是手段,不是目的。你可以在知乎,贴吧去提问。而不是应该在提出bug的地方来批判作者和其他用户,推广是重要,但我觉得若你能辅助开发更重要,权利和义务是分不开的
I think it would be helpful [Unable to cast COM object of Office Interop Word](https://learn.microsoft.com/en-us/archive/msdn-technet-forums/d34c4f78-46f3-478e-9c44-95ea8461e46f)
生效了,但貌似前一个词组要下一个键输入才转换 
[编辑器源代码](https://github.com/Zettlr/Zettlr/blob/2d1bd99f327d1417bb8ea23b0c7d40d5019a4124/source/common/modules/markdown-editor/autocomplete/snippets.ts#L62) 0.0没学过Javascript,这个是Electron框架的软件,doc上声称使用了TextMate的语句,并且像VSC那样使用 我添加了如下配置,结果还是失败。 
 始终觉得小狼的判断出了点问题。微软输入法直接放口
> I have faced exactly the same issue today, adding `extra_hosts: host.docker.internal:host-gateway` to the chrome service seems to resolve the issue: > > ```diff > chrome: > image: browserless/chrome:1.61.0-puppeteer-21.4.1 >...
 > I followed the discussion here and was able to solve my issue. [neovim/neovim#8444](https://github.com/neovim/neovim/issues/8444) > > My `TERM` variable was set to `cygwin` -- which didn't properly work (didn't...
You can try '/' to guide the path (Windows ❤️ Linux). In my case, using relative path can fix that