This Gist shows the Run and Debug configuration on Visual Studio Code for the .NET Core project.
/root/workspace/dotnet/<solution_project_name>/
β
βββ .vscode/
β βββ launch.json
β βββ tasks.json
A collection of bash scripts to automate the setup of a fresh Ubuntu environment.
The easiest way to set up your system is using the interactive Master Installer. It provides a menu that allows you to choose specific applications or install everything at once.
Run the following command in your terminal:
A comprehensive cross-platform solution to automatically update VMware Workstation IP addresses in your system's hosts file. Now supports native Windows (PowerShell) alongside Bash, WSL, Linux, and macOS.
curl (Bash) or irm (PowerShell) without saving files.env files or system environment variables| root = true | |
| # All files | |
| [*] | |
| indent_style = space | |
| # Xml files | |
| [*.{xml,csproj,props,targets,ruleset,nuspec,resx}] | |
| indent_size = 2 |
Use these commands to install the extensions to your default VS Code setup.
macOS / Linux:
curl -s "https://gist.githubusercontent.com/weehong-1/898ca332f8c0b2e7955f970767a8f69b/raw/extensions.txt" | xargs -L 1 code --install-extensionThis guide covers the installation, activation, and optimization of Chinese input methods on Ubuntu 25.10, which utilizes GNOME 49 and Wayland.
Use this script to install all necessary dependencies for either the standard IBus method or the modern Fcitx5 method.