léon h
léon h
> Also note, I think this should be easy to shift to the extension: > https://code.visualstudio.com/api/references/extension-manifest > > see `extensionDependencies` On this, `extensionPack` might be a better fit if we...
Also note that vs code is working on allowing extensions to display the changelog, similar to the `What's new?` it does when updating. So it might just be a case...
Another option is to make use of this submodule: https://github.com/alefragnani/vscode-whats-new > This submodule is used to display a What's New page on my VS Code extensions. It has a simple...
I had an idea on this. For the `foam-template`, we want the difference between the moment the user's repo was generated and the current template. So at its most simple...
Batch operations: - renaming a directory - N files deleted at once - N files added at once (moved from outside foam)
I missed the answer, sorry for the late reply. Exactly what @GreatGodOfFire said. The main issue I think are the castling rules in Chess960. In the end I made it...
I'm interested in taking a shot at this, adding my name to the queue!