Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>HqlFastCopyNew to Visual Studio Code? Get it now.
HqlFastCopy

HqlFastCopy

treelake

|
963 installs
| (0) | Free
copy hql where cursor at, hqls should be separated by empty line and semicolon
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

HqlFastCopy README

A simple extension that help copy hql fastly~

Extension Settings

  • ctrl+shift+c: fast copy hql and run in backend server
  • ctrl+shift+v: fast replace hql

Features

the hql copied will be send to ws://localhost:9998, you can use the sql to do more things in the backend

Release Notes

0.0.7

add websocket communication to ws://localhost:9998, transfer hql copied just now and receive results of language check and execution

0.0.6

add feature ctrl_shift_v to replace the hql where cursor at with hql in clipboard

0.0.5

Initial release


Enjoy!

nonsense tip

  • Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux)
  • Toggle preview (Shift+CMD+V on macOS or Shift+Ctrl+V on Windows and Linux)
  • Press Ctrl+Space (Windows, Linux) or Cmd+Space (macOS) to see a list of Markdown snippets
  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft