12345678910 |
- {
- "python.autoComplete.extraPaths": [
- "/home/tianbot/work/black_20200812/blackTornadoRobot/devel/lib/python2.7/dist-packages",
- "/opt/ros/melodic/lib/python2.7/dist-packages"
- ],
- "files.associations": {
- "*.txt": "makefile",
- "cmath": "cpp"
- }
- }
|