fiveNinePlusR

Results 24 comments of fiveNinePlusR

this is invalid now and should be closed probably.

is it possible to run or integrate with chruby and a .ruby-version inside the project folder? perhaps have a command that we can run inline with whatever setup you use...

> But conceptually, WHAT should be put in a search index, IS a problem. Because if it is "every word in a text", then probably google term site:rubyreferences.github.io/rubyref maybe add...

A better option that doesn't require any external dependencies is to use the unlimitedStorage permission which just uses the same API but doesn't limit the storage. in addition the storage...

looks like you can use the edit command to add notes to a particular id. `t edit --append "some note"` or `t edit --id xyz --append "some note"` use `t...

alright, reported upstream https://github.com/emacs-lsp/lsp-mode/issues/472

Thanks for that. i'll see if that works in the meantime.

they have something working here: https://github.com/danielmartin/emacs-sourcekit-lsp not sure what the final plan is for it but it's up and running there.

seems like they are moving it to a different repository and hopefully will be up on melpa shortly. edit: the link https://github.com/emacs-lsp/lsp-sourcekit

I think it might be a great time to revisit this idea with the new architecture of xcode forcing your hand at a full rewrite? It would be really nice...