Skip to content

Commit

Permalink
Add VSCode workspace for easier repo navigation (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
Juesto authored Dec 5, 2023
1 parent a8ac350 commit 8c5ef5b
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions lichess.code-workspace
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"folders": [
{
"path": "."
},
{
"path": "repos/lila"
},
{
"path": "repos/lila-ws"
},
{
"path": "repos/lila-db-seed"
},
{
"path": "repos/lifat"
},
{
"path": "repos/lila-fishnet"
},
{
"path": "repos/lila-engine"
},
{
"path": "repos/lila-search"
},
{
"path": "repos/lila-gif"
},
{
"path": "repos/api"
},
{
"path": "repos/chessground"
},
{
"path": "repos/pgn-viewer"
},
{
"path": "repos/scalachess"
},
{
"path": "repos/dartchess"
},
{
"path": "repos/berserk"
},
{
"path": "repos/bbpPairings"
}
]
}

0 comments on commit 8c5ef5b

Please sign in to comment.