Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>Quanthouse Dev PackNew to Visual Studio Code? Get it now.
Quanthouse Dev Pack

Quanthouse Dev Pack

quanthouse

|
92 installs
| (0) | Free
All extesion developped by quanthouse
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

README

This pack will include the following extensions :

- quanthouse.code-debug,
- quanthouse.fh-remote-install,
- quanthouse.fh-replay-feed,
- C/C++ for Visual Studio Code,
- Doxygen Documentation Generator,
- Git Graph,
- GitLens — Git supercharged,
- Git History,
- Remote Development,
- C/C++ Themes,
- Log File Highlighter

Requirements:

  • sshpass need to be installed in your machine to be able to use this pack
  • if you are windows user you need to add following variables in the file settings.json :

You can access it in vsc by: F1 -> >Preferences: open settings (JSON)

- "terminal.integrated.shell.windows": "C:\\cygwin64\\bin\\bash.exe",

- "terminal.integrated.env.windows": { "CWD":"${cwd}" },

- "terminal.integrated.shellArgs.windows": [ "--login", "-i"],

Also you need to change the windows environment variable ComSpec to point to your linux bash

:

You can get information about existing variables in the system properties. From the Control Panel, open the System applet or right click mouse button on the Computer shortcut on the desktop and select the Properties

Select Properties

Select the Advanced tab.

  • Go to the bottom right on Environment variables

Configure Remote Install

In the opened window with the tab “Advanced” we press the button indicated in the screenshot below (Environment Variables button).

Configure Remote Install

Click the New button under the User variables or System variables box depending on whether you want to create an environment variable that is visible only to the currently logged-on user or system-wide.

Configure Remote Install

Enter the variable name and value and click OK until all windows are closed.

Configure Remote Install

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft