Filippo

Results 18 issues of Filippo

A least on Windows, the function is not working, even with a corrected compiled project.

`const ` is always splitted on a new line: Example: ```c++ bool Point::RectCollision(const Point & p1,const Point & s1, const Point & p2, const Point & s2) ``` becomes: ```c++...

Will help on some specific case to avoid file corruption on sudden power loss (window NTFS)

enhancement

Would be nice to have the new icon on exe. ![image](https://user-images.githubusercontent.com/1007007/76791846-04332b00-67c2-11ea-96c8-cb09ad850105.png) vs ![image](https://user-images.githubusercontent.com/1007007/76791729-d64de680-67c1-11ea-8740-6edb66cea7ce.png)

enhancement

Could be possibile to show with red background lines that produce compile errors in the code editor window?

enhancement

PIN17 and PIN4 works PIN0 - PIN1 - PIN15 - not working > it seems the pins that work are the ones that use table 87 in UM10732.pdf

Citing a wise man: > the compiler doesn't include classes that are never actually used. > ideally it should ignore the implements

Could be something basic like a change and replace on all project files.