-
Notifications
You must be signed in to change notification settings - Fork 1
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks so much for improving this! I included some minor nitpicks along with some bigger issues like missing links and stuff. Please be a bit careful with typos and missing links. 🙌
|
||
## Gettings started | ||
|
||
Once the extension is installed it from the [VS Code Marketplace](), it should show up in your Activity Bar like in the image below. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don’t forget the link. Also re-read this, it seems to not make sense. “Once the extension is installed it from”?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
as far as I know, this link doesn't yet exist. I added it as a placeholder for now.
I can also remove it to not merge a broken link to main
, but as far as I understand, we're adding it to the marketplace tomorrow
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah cool, so are we keeping this a draft until we have a link?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Co-authored-by: Tejas Kumar <tejas+lol@tejas.qa>
Co-authored-by: Tejas Kumar <tejas+lol@tejas.qa>
Co-authored-by: Tejas Kumar <tejas+lol@tejas.qa>
Co-authored-by: Tejas Kumar <tejas+lol@tejas.qa>
Co-authored-by: Tejas Kumar <tejas+lol@tejas.qa>
474ef76
to
4dcf7bc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's merge this and add the link later 😃
Is it just me or are these image previews not working? https://github.com/xataio/vscode-extension/blob/4dcf7bceb43f2ad751d0c1980cad3e28c7fbec8c/README.md |
It's not merged yet and this is pointing on |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am once again flagging very minor and inconsequential bullshit for "polish", but this is good to go as is of course.
Clicking on any of the **Get Started** buttons should open your default browser. From there, login to your Xata account, and it will prompt you to create an [API key](https://docs.xata.io/concepts/api-keys). | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Super minor nitpick
Clicking on any of the **Get Started** buttons should open your default browser. From there, login to your Xata account, and it will prompt you to create an [API key](https://docs.xata.io/concepts/api-keys). | |
Clicking on any of the **Get Started** buttons should open your default browser. From there, login to your Xata account, and it will prompt you to create an [API key](https://docs.xata.io/concepts/api-keys). |
Co-authored-by: Tejas Kumar <tejas+lol@tejas.qa>
This PR adds a Get Started section to the readme
part of #28