Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When converting file type using File | Convert To..., symbols are unresolved #2287

Closed
cursive-ide opened this issue Dec 20, 2019 · 1 comment
Labels
bug Marks issues describing bugs released Marks issues which have had the fixes released in a stable build
Milestone

Comments

@cursive-ide
Copy link
Owner

Reported by @p-himik in Slack.

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.

@cursive-ide cursive-ide added this to the 1.9.1 milestone Dec 20, 2019
@cursive-ide
Copy link
Owner Author

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.

@cursive-ide cursive-ide modified the milestones: 1.9.1, 1.9.1-eap2 Jan 18, 2020
@cursive-ide cursive-ide added the bug Marks issues describing bugs label Sep 22, 2020
@cursive-ide cursive-ide added the released Marks issues which have had the fixes released in a stable build label Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Marks issues describing bugs released Marks issues which have had the fixes released in a stable build
Projects
None yet
Development

No branches or pull requests

1 participant