Sarrus1 / sourcepawn-studio

VSCode extension for SourcePawn scripting
https://sarrus1.github.io/sourcepawn-studio/
MIT License
145 stars 23 forks source link

Uploading Notifications #365

Closed MAGNAT2645 closed 4 months ago

MAGNAT2645 commented 7 months ago

What do you want to see added to the extension?

Would be nice to have popup notifications about uploading process. Right now i have to open Developer Tools every time to see uploading output in the console log.

How would it help you?

It will be very useful because you could quickly see what's happening in the uploading process and when it's finished or failed.

How often would you use this feature?

Always. I often do small changes in the configurations or in the code, then i compile it and upload patched plugins via SFTP.

Sarrus1 commented 7 months ago

Hi!

This is on my radar and I hope to be able to implement it. The problem is the NPM module I'm using for SFTP upload is fairly old. Error and status report are very limited.

Anyway, this will have to wait for #362.

maxijabase commented 5 months ago

Getting work done on this in #377

Sarrus1 commented 4 months ago

@maxijabase we can close this I think?

maxijabase commented 4 months ago

yesss