# This is the full log (I have two nim files next to eachother, day5.nim and # day5_2.nim, I get this message when opening day5_2.nim): LSP[nim_langserver][Info] Nimsuggest initialized for /home/david/projec ts/advent_of_code/2023/day5/day5.nim LSP[nim_langserver][Warning] /home/david/projects/advent_of_code/2023/d ay5/day5_2.nim is not compiled as part of project /home/david/projects/ advent_of_code/2023/day5/day5.nim. In orde to get the IDE features working you must either configure nim.p rojectMapping or import the module.