vscode-ros
vscode-ros copied to clipboard
Path problem
Compile multiple sources, I need to include multiple source path to the workspace(cpp_include and pythonpath), ok, It was solved~
- Could you please isolate the code you actually changed? There's a lot of unrelated changes in this request.
- Please do not remove the copyright/license information.
ok
2017-11-23 10:39 GMT+08:00 Andrew Short [email protected]:
- Could you please isolate the code you actually changed? There's a lot of unrelated changes in this request.
- Please do not remove the copyright/license information.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ajshort/vscode-ros/pull/11#issuecomment-346520972, or mute the thread https://github.com/notifications/unsubscribe-auth/AOM2uHeZvZ8sS-mVXlxEWVMnuBD7E_nJks5s5Nr9gaJpZM4QoNIN .
Not using git very well,Sorry, and this is the first time using "New pull request".....After many modify, now the python code can be debug.
2017-11-23 10:40 GMT+08:00 imx x [email protected]:
ok
2017-11-23 10:39 GMT+08:00 Andrew Short [email protected]:
- Could you please isolate the code you actually changed? There's a lot of unrelated changes in this request.
- Please do not remove the copyright/license information.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ajshort/vscode-ros/pull/11#issuecomment-346520972, or mute the thread https://github.com/notifications/unsubscribe-auth/AOM2uHeZvZ8sS-mVXlxEWVMnuBD7E_nJks5s5Nr9gaJpZM4QoNIN .
When you source ROS in a terminal, what is your PYTHONPATH set to? Also what is the python autocomplete extra paths option with this change?
[image: 内嵌图片 2] [image: 内嵌图片 3] I did not modify PYTHONPATH path. Write python source package's paths to .env file via plug-in, python source package's path are the value of the another PYTHONPATH environment variable. vscode will automatically merge PYTHONPATH
2017-11-27 10:07 GMT+08:00 Andrew Short [email protected]:
When you source ROS in a terminal, what is your PYTHONPATH set to? Also what is the python autocomplete extra paths option with this change?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ajshort/vscode-ros/pull/11#issuecomment-347060574, or mute the thread https://github.com/notifications/unsubscribe-auth/AOM2uPjk64KDlttAzrqV7SAxbCpeUqu-ks5s6hlPgaJpZM4QoNIN .
Can you either post the text or upload the images via the GitHub web interface? The images did not come through.

