Feature Request: Native Editor Support and Improved JSONB Handling on VS Code extension
Hi there! 👋😁
First, thanks for building this extension. I've been using it and wanted to suggest two features that would significantly improve the developer experience.
After comparing with microsoft/vscode-pgsql, I noticed some areas where it could be enhanced:
1.Native Editor Support
Currently, the query editor lacks native VS Code features like syntax highlighting, IntelliSense, and other editor extensions. Having full editor support would make writing queries much more productive.2. Proper JSONB Display/Editing
When viewing JSONB columns, the extension displays [object Object] instead of the actual JSON content. It would be great to see formatted JSON that can be viewed and potentially edited inline or in a new editor tab.
Thank you, love using and working with Neon!
Issue link: https://github.com/neondatabase-labs/neon_local_vs_code_extension/issues/81 Reply
unwilling-turquoise•13h ago
Hey!
Thanks for the feedback, we always love to hear how we can improve Neon. I've added this as a feature request 🙂