Skip to content

Commit

Permalink
Added even more TODOs to branch documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
elektronikworkshop authored and adiazulay committed Jan 19, 2021
1 parent ce1b656 commit 59c78cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions BRANCHNOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,12 @@ src/arduino/arduino.ts
| | :white_check_mark: JSON input |
| | :white_check_mark: JSON output |
| | :white_check_mark: Configuration merging |
| | :white_check_mark: Write configuration on change only |
| **General** | :white_check_mark: Review and remove previous attempts messing with `c_cpp_properties.json` |
| | :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*? |
| | :white_check_mark: Document configuration settings in [README.md](README.md) |
| | :white_check_mark: Document features in [README.md](README.md) |
| | :white_check_mark: Finally: go through my code and look for TODOs |

`*` not committed to branch yet

Expand Down

0 comments on commit 59c78cb

Please sign in to comment.