• Home
Name
Date
Size
#Lines
LOC

..--

README.mdD12-May-2024412 115

launch.jsonD12-May-20244.2 KiB100100

tasks.jsonD12-May-20241.2 KiB3837

README.md

1<!--- © 2020 and later: Unicode, Inc. and others. --->
2<!--- License & terms of use: http://www.unicode.org/copyright.html#License --->
3
4# Configuring VS Code for ICU4C
5
6  - create `.vscode` folder in icu4c/source
7  - Copy `tasks.json` and `launch.json` files into `.vscode` folder
8
9NOTE
10 Before you build `icu4c` from vs code. run [`./runConfigureICU` command first](http://userguide.icu-project.org/icufaq).
11