zabel-xyz / plsql-language

plsql-language for vscode
MIT License
78 stars 28 forks source link

Connection params in User settings #51

Closed mickeypearce closed 5 years ago

mickeypearce commented 6 years ago

Hi @zabel-xyz ,

"plsql-language.connections": [],
"plsql-language.connection.activeInfos": ""

are automatically added to User settings and are very persistent. :) I can't delete them as they immediatelly appear back. Is this intentional?

zabel-xyz commented 6 years ago

Hello @mickeypearce, No, you found a little bug... If there is no connections settings (a new feature that I'm working on), there is no reason to appear back like that !. I'll fix it...

zabel-xyz commented 6 years ago

Fixed in 1.4.1

mickeypearce commented 5 years ago

@zabel-xyz, it happens again in the latest version (1.6.0)

zabel-xyz commented 5 years ago

I'll see and fix it...

zabel-xyz commented 5 years ago

Fix in version 1.6.1