Joel Holder
Joel Holder
Company is only showing a single candidate for each function name. See here that I should be seeing greet/1 and greet/2: I am using alchemist-20161002.2144 with company-20160829.1206. According to the...
Linking a process Alchemist-IEx that happens to blow up, causes the repl to hang. **Example:** Expected Behavior: Here's a snipped from IEx running in a console, where the expected behavior...
Hi tj, The code in your screenshot-app was written back in the Express 3 days. It doesn't work with Express 4 in its current form due to a number of...
In helm-map, I have ```elisp (define-key helm-map (kbd "TAB") #'helm-execute-persistent-action) ``` `helm-projectile` implements a custom action `helm-projectile-file-persistent-action` that defaults to a preview. Can you provide some advice on how to...
Helm resets the cursor to block every time you enter the helm-minibuffer. This means when you're done in helm, the cursor is reset globally. Here's a description of the cause...
Hi, would it be possible to treat child headlines as text of date-stamped headlines? This would allow a way to organize the content of the event description. Free form text...
Add this to your build file: compile("org.springframework:spring-tx")