cursive

Issues at: https://git.io/cursive-issues
2021-02-27T00:19:21.087800Z

Thanks, Alex. Exactly what I was hoping for. Will give it a shot on Monday.

ikitommi 2021-02-27T16:09:37.091200Z

is there a way to get remove maven repos indexed once for all projects? for some reason (cursive update?), the repos need to be reindexed a lot.

markaddleman 2021-03-01T19:10:29.099Z

fwiw, IntelliJ informs me of unindexed repositories every time it starts. I tried invalidating caches and restarting but that does not seem to improve the situation.

➕ 1
ikitommi 2021-02-27T16:10:54.091300Z

Unindexed remote maven repositories found.
			The following repositories used in your projects have not been indexed yet: 
			<https://repo1.maven.org/maven2>
			<https://repo.clojars.org>
            ...

cfleming 2021-02-27T20:58:43.091600Z

I’m actually not sure about this - the repo indexing is an IntelliJ thing. I’ll see if I can figure this out. It’s hard for me to tell if this is happening more than usual because I reset my IDE instances a lot.