mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-01 18:39:16 +00:00
Moved vscode workspace file
This commit is contained in:
14
Fennix Userspace.code-workspace
Normal file
14
Fennix Userspace.code-workspace
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "./Userspace"
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"debug.allowBreakpointsEverywhere": true,
|
||||
"files.associations": {
|
||||
"fex.hpp": "c",
|
||||
"types.h": "c"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user