Chris Holland

Results 465 comments of Chris Holland

Atom Version (Shouldn't matter I think)? It got properly enabled right? Is the launch path remembered in the settings? Eg: ![](http://i.imgur.com/SzdcZGc.png)

Hmmm. I should probably look into if the current user has permissions to edit the registry. Anyone running into this problem, try: - Deleting the last launch path in the...

It is. ![](http://i.imgur.com/wWBfvYm.png) https://github.com/Zren/atom-windows-context-menu/blob/master/lib/windows-context-menu.coffee#L47 Or are you talking about somewhere else?

Sounds like it removed the old registry keys but didn't install the new ones when it noticed that `atom.exe` moved. `Open with Atom` is caused by installing chocolatey.

Launch atom as administrator for now. Or run the powershell script.

`/assets/install_chocolatey.ps1` is the powershell script for a chocolately installation. The script will automatically install for the latest Atom you have installed. The `.reg` file is there as an example should...

I recently installed OpenSUSE which also uses `.rpm` so I too found it a bit annoying. Kinda miss `apt-get build-dep` from debian distros. Anyways, I used trmdi's spec for the...

You can now configure the inactive/active opacity.

Just edit the opacity to `1.0` of active/inactive in System Settings > Window Decorations > Hover "Material" > Configure button.

Arch downloads the source, compiles it for you, installs it, then deletes the source probably. So if you want to manually edit the source, you should uninstall the AUR package...