mirror of
https://github.com/Fennix-Project/Lynx.git
synced 2025-07-11 15:19:14 +00:00
Added vscode workspace file
This commit is contained in:
10
Lynx.code-workspace
Normal file
10
Lynx.code-workspace
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"debug.allowBreakpointsEverywhere": true
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user