j

Results 34 issues of j

"rust-analyzer.checkOnSave.command": "clippy", I have it in my coc-settings.json but I can't find this in the official config list, is it deprecated or renamed? thanks!

the last commit is from 2 years ago, what alternative should I use? thanks!

https://doc.rust-lang.org/stable/reference/types/pointer.html#raw-pointers-const-and-mut could you advise what it means by "lifecycle of any other value"? what does this sentence intend to convey? Thanks!

I made two identical snippets with different trigger words: #' can't trigger popup #' a can could you please advise? Thanks! I run the latest release coc and latest cog-snippet.

https://github.com/REditorSupport/vscode-R/wiki/R-Session-watcher Just checking if r.sessionWatcher feature could be used for non-vscode editors, such as neovim, coc-rlsp and R languageserver? Thanks!

single or double nanoseconds latency Thanks!

rustc 1.68.2 cargo bench generates internal compiler error. Pls advise.

``` zplug "zdharma-continuum/fast-syntax-highlighting" ``` adding to .zshrc doesn't work like other modules.

Unfortunately the machine has a bad network connection, how can I set an alternate source for the deb package? or is it possible to specify a local deb package for...

Hi just wondering what's the difference between current aeron-rs and and implementation using the Aeron client c api? rust FFI wrapper over the c api should have no overhead and...