LMDpro / studio.code-workspace
PetraAI's picture
Upload 27 files
ead5909 verified
raw
history blame contribute delete
153 Bytes
{
"folders": [
{
"path": "."
}
],
"settings": {
"IDX.aI.enableInlineCompletion": true,
"IDX.aI.enableCodebaseIndexing": true
}
}