Mark Stuart

Results 14 comments of Mark Stuart

`(setq common-header-mode-line-update-delay 0.0)` keeps things nice and snappy for me. The combination of `shackle`, `window-purpose`, `persp-mode` and `common-header-mode-line` is working out great so far - thanks for your work on...

I should have provided a little more context concerning my particular motivation and use-case. Whilst I like the reloaded workflow in cider - based on a variation of Stuart Sierra's...

I'm the one who should apologise, I should have given the use-case straight away and less ambiguously. My concern is rapid acceptance-test driven development. I have 8-10 micro-services from our...

Hmm, the extra control sounds appealing and `hawk` looks a useful addition. I'll give that a try over the weekend. Thanks for the advice.

> Code completion - company-capf / completion-at-point (note that company-lsp is no longer supported). https://emacs-lsp.github.io/lsp-mode/ Looks like they've moved to using [capf](https://www.gnu.org/software/emacs/manual/html_node/elisp/Completion-in-Buffers.html)

> Code completion - company-capf / completion-at-point (note that company-lsp is no longer supported). https://emacs-lsp.github.io/lsp-mode/ Perhaps since it is no longer supported it has been removed.

The template is working well with `cider 0.17.0` using [plain-old C-c M-J](https://github.com/clojure-emacs/cider/blob/master/doc/clojurescript.md#using-the-figwheel-repl-leiningen-only) Note regarding `cider-cljs-lein-repl` that this variable is being [obsoleted]( https://github.com/clojure-emacs/cider/blame/c40a020e8a59821f6fcae7557a340b272f5babee/cider.el#L747) with `0.17.0`. Also, when using the template with...

+1 allowing YAML formatted data for `--template-body` but not for `--parameters` is awkward

+1 for paredit support, with configurable key bindings.