anvesh9652
anvesh9652
Whenever I restore sessions, the plugin adds new empty prompts instead of staying at the last prompt. Because of this, after multiple restores, the windows that are untouched getting filled...
not working for direct functions calls `def hi():` ` return 'hi hello'` `hi() // No output showing` `we have to use either print(hi()) or store in a variable x =...
Database type and version: - Postgres and 16-bullseye (docker image) I noticed that quick suggestions are working in a weird way at some places for Postgres. I have two tables:...