léon h

Results 4 issues of léon h

@riccardoferretti had this [idea](https://github.com/foambubble/foam/pull/468#discussion_r567422947) I'm linking a lot about improving the note preview in the tag explorer. It was a bit outside the scope of the original PR so I'm...

foam-vscode

The issue happens when implementing cancellation and graceful shutdown for interrupt signals, for example in a CLI when a user presses CTRL+C. We capture the signals and prevent the immediate...

First, thanks for the awesome library! I'm using it to write a toy chess engine. Then, this PR: `Position.Update` is useful for game engines when also using the `ValidMoves` method...

Hi! Really useful project! I used it to debug my move generator a while back. Are there any plans on supporting Chess960 (Fisher Random Chess) in the future?