php-sql-intellisense READMEWelcome to the README for your "php-sql-intellisense" extension! This extension provides SQL IntelliSense support for writing MySQL queries in PHP using the PDO library. FeaturesCurrently, the extension offers the following features:
RequirementsThis extension requires Visual Studio Code. Extension SettingsThis extension does not contribute any custom settings. Known Issues
Usage Guide
You should see a message window indicating that the connection was successful in the bottom-side corner after a few moments. Username and password are stored in secrets and can only be cleared by the Delete database credentials command. How to ImproveThis is the first version of the extension, and your feedback is valuable for improving it. If you have any suggestions, feature requests, or encounter any issues, please feel free to open an issue on the GitHub repository. Following Extension GuidelinesThis extension follows the best practices and guidelines provided by Visual Studio Code. For more information, please refer to the Extension Guidelines. ContributionContributions to this extension are welcome! If you'd like to contribute, please check out the GitHub repository and submit a pull request. Feature RoadMap
For More InformationYou can find more information about Visual Studio Code's Markdown support and syntax reference using the following links: Thank you for using "php-sql-intellisense"! Enjoy coding with SQL IntelliSense support in PHP. |