Lucas Nogueira ab57f9531a chore: run pnpm format on the repo 1 gadu atpakaļ
..
src-tauri 88a1dd17c3 Apply Version Updates From Current Changes (#8638) 1 gadu atpakaļ
README.md 3b98141aa2 feat: add file association support, closes #3736 (#4320) 2 gadi atpakaļ
index.html ab57f9531a chore: run pnpm format on the repo 1 gadu atpakaļ
package.json ab57f9531a chore: run pnpm format on the repo 1 gadu atpakaļ
yarn.lock 3b98141aa2 feat: add file association support, closes #3736 (#4320) 2 gadi atpakaļ

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