google / vscode-bigquery

A Visual Studio Code plugin for running BigQuery queries.
https://cloud.google.com/bigquery/
Apache License 2.0
149 stars 22 forks source link

Problem to run #5

Open StePoggio opened 5 years ago

StePoggio commented 5 years ago

Hello Matt,

I installed the vscode-bigquery plugin (my VSCode version 1.33.0) but I can't get it started. I have to create a file.sql or how can I do? thank you so much.

elithrar commented 5 years ago

Hi there -

Have you opened the command palette and looked for the “BigQuery” commands?

Can you confirm the extension is installed via the Extensions pane?

On Fri, Apr 12, 2019 at 3:31 AM pastrocchio7 notifications@github.com wrote:

Hello Matt,

I installed the vscode-bigquery plugin (my VSCode version 1.33.0) but I can't get it started. I have to create a file.sql or how can I do? thank you so much.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/google/vscode-bigquery/issues/5, or mute the thread https://github.com/notifications/unsubscribe-auth/AABIcMGYSNndLHkseRccRDzsT_CZhpNnks5vgDZqgaJpZM4crgTq .

StePoggio commented 5 years ago

Hi,

yes I have installed the extension through VSCode extension. This the screenshot of BigQuery commands.

bigquery

How the next step?

elithrar commented 5 years ago

The BigQuery extension adds a number of commands to the command palette (Cmd/Ctrl+Shift+P).

Have you tried this?

On Fri, Apr 12, 2019 at 6:19 AM stefyf notifications@github.com wrote:

Hi,

yes I have installed the extension through VSCode extension. This the screenshot of BigQuery commands.

[image: bigquery] https://user-images.githubusercontent.com/49529587/56030441-22c0b480-5d1d-11e9-826d-12700db1d02b.jpg

How the next step?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/google/vscode-bigquery/issues/5#issuecomment-482522144, or mute the thread https://github.com/notifications/unsubscribe-auth/AABIcJ1TS9Jki1vx472eo1nGBc_4wbHMks5vgF3NgaJpZM4crgTq .

StePoggio commented 5 years ago

I have tried this and I have resolved my problem. Thank you so much for you help, very kind.