Janus
Janus
Not working because of Github updates, same issue with this one: https://github.com/gabrielgodoy/github-stars-manager
> 跳过大陆和局域网ip的功能是刚需呀,不想时刻全局,又不能用pac与gfw的规则,这个规则好多国外正常网站都打不开。 找到了一些可以自定义PAC Rule的方式供参考: https://github.com/shadowsocks/ShadowsocksX-NG/issues/437 https://github.com/shadowsocks/ShadowsocksX-NG/issues/768 https://doubibackup.com/3we1qxzj-6.html
> Could you provide a complete snippet of code and a query that work in [Tree-sitter playground](https://tree-sitter.github.io/tree-sitter/playground)? Here they are: Code in TypeScript: ``` export class Conflict { public hasOriginal:...
> This needs type stubs, like this for example: [andreypopp@73f6621](https://github.com/andreypopp/py-tree-sitter/commit/73f662145e8f71eb221bc2126bbf28fb071079f1) @lunixbochs @Mr-Crabman Hi, I am faced with `ModuleNotFoundError: No module named 'tree_sitter.binding' when building *.so` (https://github.com/tree-sitter/py-tree-sitter/issues/84), which seems related with...
Similar problem for me but for only methods with comments, I wrote this query as suggested in the 'Grouping Sibling Nodes ' section of the official doc, but it can...
Yeah, I also have this problem, which is really exhausting:  I am developing a VSCode extension that depends on this native module: https://github.com/Symbolk/somanyconflicts. Previously, I have managed to conquer...
> Any update on this? @sergei-dyshel Could you please PR the fix to this repo? I also need to use Tree-Sitter in a VSCode extension, and limiting users to vscode-1.56.x...
+1! I myself is trying to convert it, but have not done yet. Official support would be best!
> It's being added here [huggingface/optimum#1042](https://github.com/huggingface/optimum/pull/1042) Cute!