fabianfiorotto

Results 9 comments of fabianfiorotto

Well, it seems like nobody is going to write a PHP plugin for this. So I decided to publish mine. Since now atom supports async/await natively I decided to get...

Did this work for you? https://github.com/brianc/node-postgres/issues/613#issuecomment-127659851

What happen if you select the database as default in the contextual menu?

Currently, you can select the text that you want to execute. To execute the query under the cursor it would require to parse the editor text. It's not impossible, I...

Can you share a screenshot? Include also the content of the developer console (ctrl+shift+i)

You already have a fuzzy finder to do a quick select and it scrolls to the table in the browser if it's open. In the command palette type "Find table...

This package offers the table names as suggestions. If you only need the table names, just type the name in an editor and a list of tables will appear. It...

It will be really hard to find people with the skills and **time** to work on this. I think the first thing would be to create a site where people...

I have the same problem. The authentication works for a few minutes. Then it stops working but it starts working again when I clone the request (but just in the...