Tanner Bennett
Tanner Bennett
I don't think it's possible to support Pure Swift objects with the public Swift API, you might wanna close this issue.
Can you post the class?
I thought I remembered being able to zoom in the past, but I definitely can't zoom now. Google Chrome 77.
Thanks! ## Tanner Bennett > On Dec 10, 2015, at 10:55 PM, Zac [email protected] wrote: > > @ThePantsThief I think if you wanted to graph a summation you can try...
+1 on this. As an alternative solution, I would like it it could sync settings with my Microsoft account the way Sticky Notes and other apps do.
@enricogior Settings sync is not an option for everyone, I also use it at work where internet access is restricted to specific applications, and where I don't use my personal...
> I assume if the server changed to this behavior, dozens of language clients would have to be modified to handle the changed response I'm not sure what you mean...
After some digging, there's no LSP limitation. The VS Code CPP Tools extension does exactly what I suggested. Relevant LSP section: https://microsoft.github.io/language-server-protocol/specification#textDocument_completion The `CompletionItem` object has a property called `additionalTextEdits`...
Well for pointing me in the right direction, I can take a look and try to make a PR 👀 I may need some background on how to debug this...