lispercat / sailpoint-iiq-dev-accelerator

VSCode extension to accelerate and facilitate development by directly interacting with the target Sailpoint IIQ server
MIT License
31 stars 11 forks source link

Support for lightweight version of VS Code running fully in the browser (https://vscode.dev/) #17

Closed nbhansali closed 1 year ago

nbhansali commented 3 years ago

Hey! Love the tool and continue to leverage it. Wanted to submit a feature request to have support for https://vscode.dev/

lispercat commented 3 years ago

Hey, thanks for the support! I'll take a look for sure! (Not promising on dates though :)

On Wed, Oct 20, 2021 at 2:11 PM nbhansali @.***> wrote:

Hey! Love the tool and continue to leverage it. Wanted to submit a feature request to have support for https://vscode.dev/

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/lispercat/sailpoint-iiq-dev-accelerator/issues/17, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACCZBZRFNQKL3ME5XPDYRLUH4A5FANCNFSM5GMIKVKA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

nbhansali commented 3 years ago

All good, let me know if I can assist in any manner! :)

lispercat commented 3 years ago

Absolutely! If you can try out the new feature of importing Java files, that would be great! See the section about it in the readme file: https://marketplace.visualstudio.com/items?itemName=AndreiStebakov.sailpoint-iiq-dev-accelerator

I got it to work on a couple of systems, but we need more testing of it, see what you think.

On Wed, Oct 20, 2021 at 3:07 PM nbhansali @.***> wrote:

All good, let me know if I can assist in any manner! :)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/lispercat/sailpoint-iiq-dev-accelerator/issues/17#issuecomment-947956336, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACCZB2DOQP3COMQJDGJKW3UH4HNLANCNFSM5GMIKVKA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

lispercat commented 1 year ago

Sorry for the long delay. We only use the VSCode for on-prem or on the same computer VM projects. My understanding is that making the extension Web capable the Sailpoint IIQ has to be in the cloud or your configuration needs to be so that you could connect from the cloud based extension to your on-prem IIQ instance. Not sure how would it work.