Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit 59c78cb

Browse files
elektronikworkshopadiazulay
authored andcommitted
Added even more TODOs to branch documentation
1 parent ce1b656 commit 59c78cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

BRANCHNOTES.md

+2
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,12 @@ src/arduino/arduino.ts
4949
| | :white_check_mark: JSON input |
5050
| | :white_check_mark: JSON output |
5151
| | :white_check_mark: Configuration merging |
52+
| | :white_check_mark: Write configuration on change only |
5253
| **General** | :white_check_mark: Review and remove previous attempts messing with `c_cpp_properties.json` |
5354
| | :white_check_mark: Auto-run verify after setting a board to generate a valid `c_cpp_properties.json`, identify other occasions where this applies (usually when adding new libraries), hint the user to run *verify*? |
5455
| | :white_check_mark: Document configuration settings in [README.md](README.md) |
5556
| | :white_check_mark: Document features in [README.md](README.md) |
57+
| | :white_check_mark: Finally: go through my code and look for TODOs |
5658

5759
`*` not committed to branch yet
5860

0 commit comments

Comments
 (0)