mirror of
https://github.com/guilhermewerner/rust-ffi
synced 2025-06-15 21:34:19 +00:00
Configure Workspace
This commit is contained in:
12
Library.code-workspace
Normal file
12
Library.code-workspace
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"files.associations": {
|
||||
"*.toml": "properties"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user