James
                                            James
                                        
                                    +1 seeing the same thing. Patch seems to work for me.
> Depending on how fast we can get the output and JSON parse it, this may or may not be necessary :) Emacs master now has JSON encoding in C...
What's a little strange is merging company-sourcekit with dabbrev doesn't seem to get dabbrev completions (like sourcekit is blocking dabbrev's completion) Company-diag returns Used backend: (company-sourcekit :with company-yasnippet company-dabbrev-code) or...
You can do M-x toggle-debug-on-quit and when you press C-g, it'll tell you what's hanging.
String.strip doesn't work for me the first time (takes me to the top of the file) but the second time (and third time, and so on), it'll show and ask...
Another trivia bit is that String.strip is not part of the autocompletion list for me. (Company mode)
> I'm curious why you think it'd be handy to have? I mean why not use the OS level hotkey to paste from the system clipboard? I've never found a...
Wouldn't be opposed to something if you can cook something up @DivineDominion
@fasheng I duplicated your comment here: ``` I don't use emacs 27, but "cannot make side window the only window" should be caused by display-buffer-in-side-window which is not very friendly...
imenu-list looks very cool and something I was thinking about doing myself at some point. I'll have to try it out first before I come to any conclusions. I like...