You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the manual installation for testing and possible development purposes. This includes building DCD, serve-d, and code-d from scratch. Here are my steps:
System:
DISTRIB_ID="ManjaroLinux"
DISTRIB_RELEASE="23.0.0"
DISTRIB_CODENAME="Ultima Thule"
DISTRIB_DESCRIPTION="Manjaro Linux"
binary /usr/bin/ldc2
version 1.32.1 (DMD v2.102.2, LLVM 15.0.7)
config /etc/ldc2.conf (x86_64-pc-linux-gnu)
I am using the manual installation for testing and possible development purposes. This includes building DCD, serve-d, and code-d from scratch. Here are my steps:
make ldc
in the DCD project root../release.sh
in the serve-d project root (that is, after creating and switching to this branch: Fix undefined identifier 'trace' error. serve-d#322)~/.vscode[-oss]/extensions
, but in the arbitrary path~/Documents/vscode
npm install
andnpx tsc -p .
vsce package
~/Documents/d/testgame
withdub init
.import std.
even after hitting the key combination to trigger the dropdown.The text was updated successfully, but these errors were encountered: