Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vscode-bear-goto-sqlNew to Visual Studio Code? Get it now.
vscode-bear-goto-sql

vscode-bear-goto-sql

Yuki Adachi

|
209 installs
| (0) | Free
Jump to sql.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-bear-goto-sql

vscode-bear-goto-sql - Visual Studio Marketplace

Features

  • Go to sql file

e.g.

  • @Named("getFoo=getFOO,getBar=getBAR") => jump to var/db/sql/getBAR.sql
  • @Query(id="getHoge" => jump to var/db/sql/getHoge.sql
  • @Query("getPiyo", type="row") => jump to var/db/sql/getPiyo.sql
  • #[DbQuery(id:'foo_bar_list')] => jump to var/db/sql/foo_bar_list.sql
  • #[DbQuery(id: 'foo_bar_list')] => jump to var/db/sql/foo_bar_list.sql
  • #[DbQuery('get_hoge_piyo')] => jump to var/db/sql/get_hoge_piyo.sql
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft