Amr Bashir 4b75834a41 chore: update license headers 2024 (#9043) há 1 ano atrás
..
src-tauri 4b75834a41 chore: update license headers 2024 (#9043) há 1 ano atrás
README.md 3b98141aa2 feat: add file association support, closes #3736 (#4320) há 2 anos atrás
index.html ab57f9531a chore: run pnpm format on the repo há 1 ano atrás
package.json ab57f9531a chore: run pnpm format on the repo há 1 ano atrás
yarn.lock 3b98141aa2 feat: add file association support, closes #3736 (#4320) há 2 anos atrás

README.md

File Associations Example

This example demonstrates how to make associations between the application and certain file types.

This feature is commonly used for functionality such as previewing or editing files.

Running the example

cargo build --example file-associations