You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Another thing - Using File | Convert To... menu option to convert a clj file into a cljs file, the symbols become unresolved. I have to remove file and then undo the action to make Cursive reindex the file. Simply refreshing the deps project doesn't help.
The text was updated successfully, but these errors were encountered:
This is fixed for the next build. I suspect that 2019.3 is caching something in the editor itself, since it was indeed hard to get the indexing to refresh. There is however some slight weirdness - the file is now deleted and re-created by this action, which will cause existing editors to be closed. Cursive will re-open the new file in a new editor and focus it if the previous editor was focused, but this might cause editor tabs to be re-ordered and so on.
Reported by @p-himik in Slack.
The text was updated successfully, but these errors were encountered: