Fork me on GitHub
#cursive
<
2019-01-15
>
boris16:01:21

Quick question. I recently started a new project on one computer, and was surprised to see an action like "Create a REPL for blabla-project" which quickly set up a REPL run configuration. I just opened Cursive on my main computer and can't find that option. Any idea why that might be? I'm on the latest EAP build

genekim17:01:10

Slightly random question: are people using the IntelliJ Settings Repository feature to sync up their configs across laptops/environments? I love the concept of it, but my keymaps keep getting blown away, about once per week. After 1+ years of tolerating it and/or trying to fix it, Iā€™m about ready to disable it ā€” somehow, when settings are merged, ./_mac/keymap.xml and ./keymaps/gk.xml (my keymap profile) get put into an undesired state, removing most of my keymap customizations. Thanks in advance!

cfleming21:01:15

@boris834 You can get that by right-clicking in the project view on the project.clj or deps.edn (actually anywhere except in a source root)

šŸ‘ 5