Skip to content

Instantly share code, notes, and snippets.

View brabeji's full-sized avatar
🏠
Working from home

Jiří Brabec brabeji

🏠
Working from home
  • Recombee
  • Petříkov
View GitHub Profile
@filimonov
filimonov / gist:691990c8e5ce901ca4734482c7cc81f9
Last active April 7, 2025 08:57
vscode + clickhouse-client: poorman integration
  1. File->Preferences->Settings terminal.integrated.scrollback, Increase the buffer size for terminal (i use 100000)

  2. File->Prefernces->Keyboard shortcuts workbench.action.terminal.runSelectedText set up some binding like Ctrl+Shift+'

  3. Open terminal window: Terminal->New Terminal

  4. Run clickhouse-client in a terminal.