白山風露
白山風露
I want to be able to set different rules for different paths, even within a single repository. For example, [zenn](https://zenn.dev/) allows users to manage articles with GitHub integration, but we...
The following points should be noted: * `cargo mobile update` has not been tested, but it will probably fail on Windows because the running binary cannot be overwritten. * Use...
#9 より こちらのクラッシュはLLVMのものだったが、LLVMのホストアーキテクチャと食い違っていた場合も何かしらの問題は出るはずなので、実行ファイルのアーキテクチャを調べるようにする
方法を検討する
Resolve #848 Windows Terminal seems to send the characters represented by surrogate pairs in the following order: 1. key down event for the upper surrogate 2. key up event for...
**Describe the bug** On Windows Terminal, characters represented by UTF-16 surrogate pairs are not decoded properly and are ignored. **To Reproduce** 1. Run the code https://gist.github.com/kazatsuyu/d112afeebac0490efac267bbf2355f84 on Windows terminal. 2....
First implementation of gpui platform for Windows. Release Notes: - N/A
To be honest, I am not sure how to use these directories. But since it is difficult to change these later, if we are going to change them, I think...
Waiting for #8791 to be merged as it is not confirmed to be working. Release Notes: - Windows: make binary language servers executable