Skip to main content

Install Nocalhost

nhctl

When install Nocalhost IDE plugin, it will install the nhctl for you automatically.

Compatible#

IDEVersionResult
VS Code 1.58.2 (Universal)passed
JetBrains2021.2 - Intel and Apple Siliconpassed
2021.1 - Intel and Apple Siliconpassed
2020.3 - Intel and Apple Siliconpassed

Install VS Code Plugin#

  1. Open VS Code and go to Extensions by click the icon
  2. Input Nocalhost in the search box
  3. Select the Nocalhost Extension, and click the Install button.
Install from VS Code extension market

Install JetBrains Plugin#

Windows#

File > Settings > Plugins > Browse repositories... > Search for "Nocalhost" > Install Plugin

MacOS#

Preferences > Settings > Plugins > Browse repositories... > Search for "Nocalhost" > Install Plugin

Install from JetBrains extension market

Upgrade Plugin#

Nocalhost will automatically check and install the latest updates when IDE starts.

Uninstall#

You can fully uninstall Nocalhost by following

Uninstall IDE Plugin#

Uninstall Nocalhost IDE plugin in your IDE

Remove nhctl#

Remove the .nh folder in your root directory

.nh folder is in your ~/ directory, you can remove it by the following command

rm -rf .nh
Last updated on by Tank Xu