-
-
Notifications
You must be signed in to change notification settings - Fork 312
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add "Getting Started" to home #1232
Conversation
As a relative newcomer to VScode, I had a hard time understanding how SQLTools "worked" in the VScode ecosystem. I felt your documentation was missing a description of how to get started. (I have to compliment you - the actual installation process is _flawless_, once I learned where to look.) Here's an introductory paragraph that would have been a useful hint for me. Thanks!
(Agree - this also confused me initially) |
Thanks for your PR. Here are some suggestions:
|
Yes. I was confused about this, but in the Visual Studio site, Microsoft says, "By using VS Code, you agree to its license and privacy statement..." I'll update
I updated this as well. I'll note that this procedure hides all the good work that you've done to make the installation process flawless. (My earlier instructions just say "Go to Marketplace; Install SQLTools; Install your driver; Create the connection" and you're on the air.)
I get it. You should consider making your own video - it really helps newcomers get started. Thanks! |
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!
I'm feeling dopey here... It looks as if you have merged the "Getting Started" section into Oh, wait! I just figured it out. The main README and home.mdx in the /docs/... directory need to be kept in sync... What's the best way to patch this up? Many thanks! |
And the answer (to "What's the best way to patch this up?") is #1240 Thanks again. |
As a relative newcomer to VScode, I had a hard time understanding how SQLTools "worked" in the VScode ecosystem.
I felt your documentation was missing a description of how to get started. (I have to compliment you - the actual installation process is flawless, once I learned where to look.)
Here's an introductory paragraph that would have been a useful hint for me. Thanks!
Describe here what is this PR about and what we are achieving merging this.
Thank you for your contribution!
Before submitting this PR, please make sure: