petrbroz / vscode-forge-tools

Visual Studio Code extension for accessing Autodesk Forge services and content.
https://marketplace.visualstudio.com/items?itemName=petrbroz.vscode-forge-tools
MIT License
74 stars 17 forks source link

Upload object to bucket on windows machine #3

Closed LUC-ian closed 4 years ago

LUC-ian commented 4 years ago

when trying to upload a file to a bucket, the extension adds a "/" in from of the path.

Capture
petrbroz commented 4 years ago

Thank you for the bug report! :+1: The issue has been fixed in v0.12.2, and the new version has just been published to marketplace.

OMH2Share commented 4 years ago

I have the same problem in version v.13.1 Forge-tools

petrbroz commented 4 years ago

Make sure that you actually have version 0.13.1 installed and activated in your vscode. The badge in your screenshot is simply coming from the README file, saying that version 0.13.1 is now available in the marketplace, Make sure that this version appears next to the extension name in the sidebar:

Výstřižek

petrbroz commented 4 years ago

Also, please note that on some platforms, vscode must be restarted before the new extension version is loaded.

OMH2Share commented 4 years ago

Thank you, I had 0.13.0 and after update to 0.13.1 it worked fine!

BR, OleM Helgesen

From: Petr Broz notifications@github.com Sent: mandag 16. september 2019 13:42 To: petrbroz/vscode-forge-tools vscode-forge-tools@noreply.github.com Cc: Ole Martin Helgesen ole.martin.helgesen@bim2share.no; Comment comment@noreply.github.com Subject: Re: [petrbroz/vscode-forge-tools] Upload object to bucket on windows machine (#3)

Make sure that you actually have version 0.13.1 installed and activated in your vscode. The badge in your screenshot is simply coming from the README file, saying that version 0.13.1 is now available in the marketplace, Make sure that this version appears next to the extension name in the sidebar:

[Výstřižek]https://user-images.githubusercontent.com/1470668/64955121-add34700-d887-11e9-94eb-80a789a7dae6.JPG

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/petrbroz/vscode-forge-tools/issues/3?email_source=notifications&email_token=AIPBDWBBPQ2WQRGVDSRVPCLQJ5WIJA5CNFSM4IVQZYY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6Y32BY#issuecomment-531741959, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AIPBDWDHN5X545UM2APQOSLQJ5WIJANCNFSM4IVQZYYQ.

petrbroz commented 4 years ago

Awesome!

My apologies for the confusion - the fix was already live in v0.12.2 but then it was accidentally reverted.