b9bb61259f
See #899 |
||
---|---|---|
.. | ||
launch.json | ||
README.md | ||
tasks.json |
Configuring VS Code for ICU4C
- create
.vscode
folder in icu4c/source - Copy
tasks.json
andlaunch.json
files into.vscode
folder
NOTE
Before you build icu4c
from vs code. run ./runConfigureICU
command first.