11 lines
254 B
JSON
Executable File
11 lines
254 B
JSON
Executable File
{
|
|
"python.autoComplete.extraPaths": [
|
|
"/opt/ros/noetic/lib/python3/dist-packages"
|
|
],
|
|
"python.analysis.extraPaths": [
|
|
"/opt/ros/noetic/lib/python3/dist-packages"
|
|
],
|
|
"files.associations": {
|
|
"cmath": "cpp"
|
|
}
|
|
} |