curdeveryday / vscode-m5stack-mpy

A extension to mange files for M5Stack micropython system
MIT License
32 stars 15 forks source link

no add m5stack icon available in recent upgrade #5

Closed machinehistories closed 4 years ago

machinehistories commented 4 years ago

After upgrading I no longer have an m5stack button to connect to the device. I do have have 3 commands available in the command palette reset, run, and explorer image

chaoranxie commented 4 years ago

having the same issue

chaoranxie commented 4 years ago

just found something interesting, it looks like the extension works(showing Add M5Stack Button) when I plugin a M5Stack Core but not M5Stick C.

@machinehistories if you are still struggling with accessing file system on M5Stack device, try using ampy and mpfshell, I am able to get and put data with those.

machinehistories commented 4 years ago

Thanks for that tip. I find upycraft is a good way to manage files on the m5 boards as well as ampy. It gives you a gui and you can do some drag and drop file management.

On Sun, Mar 22, 2020 at 1:25 AM Chao notifications@github.com wrote:

just found something interesting, it looks like the extension works(showing Add M5Stack Button) when I plugin a M5Stack Core but not M5Stick C.

@machinehistories https://github.com/machinehistories if you are still struggling with accessing file system on M5Stack device, try using ampy and mpfshell, I am able to get and put data with those.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/curdeveryday/vscode-m5stack-mpy/issues/5#issuecomment-602164226, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGMWUVEAEROLVG3HXJEVS4TRIXDQLANCNFSM4LLXP4XQ .

wmedsantos commented 4 years ago

I have the same problem. Can't add my Stick-C to VSCode. I'm using Mac Mojave.

JoepSchyns commented 4 years ago

Same issue here on macOS. I downgraded to 1.0.3 and that solved the issue.

edit: Downgrading solved the issue with not showing "add m5stack". However, the file system seems to be loaded incorectly in 1.0.3 making also unusable.

edit: edit: Flashing UIFlow 1.4.5.1 on the M5Stick C resolved the filesystem issue!

Hundhu-lab commented 4 years ago

I use the 1.0.5 and I lost the "add M5Stick"-Button too. Downgrading to 1.0.4 or 1.0.3 dosn´t fix it. On the Explorer ther is the empty filsystem only.

Hundhu-lab commented 4 years ago

I uninstalled and reinstalled it. Now I have the arrow "run in M5Stacke". But not the rest. When I press the arrow, I get the error message "command 'treeview.item.run' not found"

csadams commented 4 years ago

Same issue... VSCode doesn't show the button to connect to my M5StickC I'm running Windows 10, VSCode 1.49.0 and vscode-m5stack-mpy extension ver 1.0.5, My M5StickC has 1.6.3 on board. It connects fine with M5Burner and M5Flow (UI Flow IDE), though the latter one keeps asking me to install the driver, even though I've done so 5 times now. Looks like this has been an issue for 6+ months, but no response from the developers?
Edit: tried down-grading my extension to 1.0.4, 1.0.3, and 1.0.2, and none of them helped. :-(

momoba2003 commented 4 years ago

I have the same problem. I'm using VSCode 1.49.0 on macOS Catalina.

wataruland commented 4 years ago

Although it is not a solution and waiting for an update, in order to continue using it I have downloaded / installed the portable version of VSCode 1.48.2 and from this version I have installed vscode-m5stack-mpy. Now I have two VSCode, one for arduino and Python and one for M5Stack Core.

curdeveryday commented 4 years ago

Update to lastest vscode (v1.49.x) and extension (v1.0.6).

momoba2003 commented 4 years ago

I updated to the lastest vscode(v1.49.0 and vscode-m5stack-mpy(v1.0.6), however the problem is still here. So sad!

Hundhu-lab commented 4 years ago

I used the v.1.49.0 too. But the latest is the 1.49.1 at the moment. It works with the latest version.