osama
osama
Here's my workaround if anyone is interested: https://gist.github.com/osaxma/141d6be2b522f8bfe8673af14eb20bd1
@Bwolfs2 How to make this work with an ongoing subscription (i.e. when the token expires in the middle of an active subscription)?
Here's my workaround if anyone is interested: https://gist.github.com/osaxma/141d6be2b522f8bfe8673af14eb20bd1
> A web app can't connect through a raw socket, it won't work. There is nothing we can do to support it. > > __by @isoos in https://github.com/isoos/postgresql-dart/issues/60#issuecomment-1242989099__
This is an issue because VS Code extension specifies the path in the command. So it's not possible to generate the coverage properly using VS Code testing tools with the...
Hi @matthew-carroll, I'd like to suggest an approach for the undo/redo functionality here since this request already exists: I've previously implemented the functionality in an app that uses a similar...
@DanTup: I think opening the file will have to reorder the panes anyway so the file can fit in. But if my intention is not to open the file, then...
+1 for opening the file in the background (as a new temp tab) if there's no code editor open.