analyticd

Results 15 comments of analyticd

Does one have to have a Developer ID certificate to make this install or can it be done with a free Mac Developer certificate?

Saw this too, I think this repo is getting a bit stale. npm packages move fast. I too am noobish with npm. I found this, upgradeps, package which can be...

I just installed it via brew so I guess you can close this issue.

I have it working on macOS Sierra with Emacs 25.1.1 (but this should work for earlier OS X versions). I made Anaconda python 2.7.11 my default (it may work, haven't...

Hi @mbrockman1, to install sqlalchemy you'll want to use the package installation tools that come with the python distribution you use. For example, I use Anaconda and Anaconda provides pip...

Ok, had time to return to this. I didn't need the PYTHONPATH stuff, but thank you mbrockman1 for helping. What it was was something silly, you have to (at least...

I found that I can get the scaling to work 1:1 with the default font, without any configuration changes, for lsp-ui-sideline-global if I reset my font manually after lsp-ui loads...

Subsequently, I also found that setting the second and third parameters to `t` on `set-frame-font` also solves this when I set my default font for Emacs. So instead of: `...

@marsam Thanks! Works great for Python, uses my shell.nix. No need for direnv slowing down changing buffers now.