A starter project to easily try out date/time completions by example.
- Install the Visual Studio IntelliCode Insiders extension.
- Clone this repo.
- Run
yarn
ornpm install
in this folder. - Run
code .
- Try out different date/time formats (
Oct 26th, 1985
)! 🎉