satr / intellij-idea-plugin-connector-for-aws-lambda

The plugin for the IntelliJ IDEA: connector for AWS Lambda functions.
MIT License
14 stars 4 forks source link

Save and restore selected jar artifact per function #9

Closed DragoX closed 6 years ago

DragoX commented 6 years ago

Added saving and restoring of selected jar artifact per function for better support of projects with multiple jar outputs. Demo - https://www.youtube.com/watch?v=VSTGCgT8sFE

Also fixed last selected function restoration after project relaunch (previously it was always selecting first one in the list).

satr commented 6 years ago

Thank you. Would you like me to put you github user name or full name as the contributor in the change log?

DragoX commented 6 years ago

@satr Up to you, mention of github user name will be nice. Thank you.