Correct me if I'm wrong, but doesn't LSP require that you are, essentially, sharing your code with the remote server, as you type it/edit it? That is, the remote server knows what keystrokes you're hitting when (so that it can provide you service and advice), and those are transmitted over the network?
I remember, when Kite support was added last year, that was a concern of many of us. (Kite is not an LSP, of course, but the functionality seems similar.) Adjusting my tinfoil hat, --Kerri On Wed, Jun 28, 2017 at 10:26 AM, Rob Lewis <[email protected]> wrote: > Been reading about LSP, Language Server Protocol, a new technology that > lets a program like an editor communicate with a "language server" to > simplify the handling of programming language-specific features. > > Wondering what Bare Bones' stance on this is. > > -- > This is the BBEdit Talk public discussion group. If you have a > feature request or would like to report a problem, please email > "[email protected]" rather than posting to the group. > Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> > --- > You received this message because you are subscribed to the Google Groups > "BBEdit Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/bbedit. > -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/bbedit.
