Weijan Chen

Results 197 comments of Weijan Chen

I am upgrading eslint v9. After referring to eslint-config-typescript, I found that it is easy to add a new eslint v9 rule to support. ```js import tseslint from 'typescript-eslint'; {...

This seems to be caused by a mismatch between the jdbc version and your hive version. What is your hive version?

Thanks for the feedback, I will try to support it in future versions.

I misunderstood your issue before. You just need to change your production connection to readonly. ![image](https://github.com/cweijan/vscode-database-client/assets/27798227/2a0b7e8b-a7c3-4345-b9b7-74a9b72a4e98) ![image](https://github.com/cweijan/vscode-database-client/assets/27798227/adcb1f0f-71ea-46ad-90a6-7f595a624a2b)

I understand what you mean, but why do you need to modify the executable file frequently?

This situation is rare, I will not add new features, you can use the debugger configuration file. ![image](https://user-images.githubusercontent.com/27798227/94354210-8b375900-00ab-11eb-96e0-a262e2807db0.png) ![image](https://user-images.githubusercontent.com/27798227/94354188-3e538280-00ab-11eb-8191-daf39cb1cba1.png) template: ```jsonc { // Use IntelliSense to learn about possible attributes....

I no longer develop the debugger function, I suggest you try additional installation [vscode-autohotkey-debug](https://marketplace.visualstudio.com/items?itemName=zero-plusplus.vscode-autohotkey-debug)