alWerewolf

Results 2 issues of alWerewolf

Can ext just copy files from `pluginBinPath` to `vscode.workspace.rootPath ".paket"` when running [UpdatePaket function in paket.fs](https://github.com/ionide/ionide-vscode-paket/blob/1e236689f8e802bc7eaf017d2a1eab4ac7ac9ff9/src/paket.fs#L56) instead of reporting error with message `Neither Paket nor its bootstrapper were found...` ?

Long query results are returning with additional line breaks that where not present in psql output. For example next query must return continuos sequence of 'A', but extension returns it...