-
Notifications
You must be signed in to change notification settings - Fork 6
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
Opening a file never ends #85
Comments
What extension version you're on? |
v2.3.3 |
Please look at the |
No logs there during opening of the file. |
Can you attach the file here?
…On Mon, 7 Aug 2023, 16:07 Egor Riashin, ***@***.***> wrote:
No logs there during opening of the file.
—
Reply to this email directly, view it on GitHub
<#85 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB2ORDLJEWNFIX4LUGZH2W3XUEABNANCNFSM6AAAAAA3GVZ5OU>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Seeing |
This version isn't supported by the |
I actually managed to open that file with |
I'm glad you had success with another backend. |
now code won't wait for user to close error message and will display the error in the json doc fixed #85
now code won't wait for user to close error message and will display the error in the json doc fixed #85
now code won't wait for user to close error message and will display the error in the json doc fixed #85
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
now code won't wait for user to close error message and will display the error in the json doc fixed #85
## [2.3.4](v2.3.3...v2.3.4) (2023-09-20) ### Bug Fixes * fix infinite load on error ([f5967fa](f5967fa)), closes [#85](#85) ### Refactoring * deduplicate backend unit tests ([ad14d07](ad14d07)) ### General maintenance * add python extension to devcontainer ([32857de](32857de)) * update dependencies ([6b6c7d3](6b6c7d3)) ### Build and continuous integration * update to node 18 ([407504a](407504a)) * upgrade to conan 2.x ([655dab3](655dab3))
🎉 This issue has been resolved in version 2.3.4 🎉 The release is available on: Your semantic-release bot 📦🚀 |
I have a small test file that I checked with
parquet-tools
:I click to open in VsCode and it never ends.
The text was updated successfully, but these errors were encountered: