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

VScode is unable to save .ua files #19

Open
ikepaul opened this issue Dec 9, 2024 · 5 comments
Open

VScode is unable to save .ua files #19

ikepaul opened this issue Dec 9, 2024 · 5 comments

Comments

@ikepaul
Copy link

ikepaul commented Dec 9, 2024

Every so often when i try to save .ua files vscode has some trouble and I have to force quit it. It only happens with .ua files and so I'm pretty sure has something to do with formatter. Not sure if it happens to anyone else?

@kaikalii
Copy link
Member

kaikalii commented Dec 9, 2024

Is it files with particular code, or just any .ua file?
What is your Uiua version uiua -V?

@ikepaul
Copy link
Author

ikepaul commented Dec 9, 2024

No particular code it seems, just noticed it when doing adventofcode, it maybe feels like saving twice quickly can trigger it.
0.13.0

@kaikalii
Copy link
Member

kaikalii commented Dec 9, 2024

It's possible it's a bug that has already been fixed. Can you try the latest dev release?

@ikepaul
Copy link
Author

ikepaul commented Dec 10, 2024

Changed to 0.14.0-dev.7 and it happened again not long after. Could it be the vscode extension that's the problem?

@kaikalii
Copy link
Member

The vscode extension has very little actual code in it. Most problems you experience would be problems with the LSP itself, which is part of the main Uiua project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants