Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>dabblerNew to Visual Studio Code? Get it now.
dabbler

dabbler

ryanwd123

|
179 installs
| (0) | Free
language server for working with DuckDB sql within python files, requires dabbler python package
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

dabber

This extension is the client portion of a language server that provides auto-completion for sql text within python files. To use this extension the server must be installed in your python enviornment.

Instructions on installing the server: https://github.com/ryanwd123/dabbler

screenshot

Developement

  • to test changes to the extension:
    npm run esbuild
    
  • to publish updates:
    ./publish_build.bat
    
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft