siyan

Results 7 issues of siyan

``` elisp Debugger entered--Lisp error: (wrong-type-argument stringp 2164) compare-strings("isearch-thing-at-point" nil nil 2164 nil nil t) ivy--case-fold-string=("isearch-thing-at-point" 2164) cl--position("isearch-thing-at-point" (2164 2269 2972) 0 nil nil) cl-position("isearch-thing-at-point" (2164 2269 2972) :test ivy--case-fold-string=)...

1. The usage of self.event_queue is confusing for newbies such me. 2. Wrapper the sync API for less people who need it. 3. Add *~ in .gitignore.

What I want is 'X[start]'. But it gives me 'X[st]art'. I think the reason is that ']' is also completed automatically and the latency of lsp-bridge. '()' also will produce...

help wanted

Question is writen [lsp-issue 1022](https://github.com/manateelazycat/lsp-bridge/issues/1022). Thanks.

**Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)** Support brpc for PPC64 **Describe the solution you'd like (描述你期望的解决方法)** Add some arch code. **Describe alternatives you've considered (描述你想到的折衷方案)** The uploaded...

## What is this Python project? A package used to support function called in command line, auto tips and auto abbrev only with one annotation. ## What's the difference between...

我看代码似乎没有地方拿peers的ISP分配公网ip+port,用的是wireguard VPN局域网的ip+port,这样流量不是还走的endpoints进行中转的吗?