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

Grammar checking for beanshell #11

Closed garychow97 closed 1 year ago

garychow97 commented 3 years ago

Hi,

Appreciate for the Dev accelerator. Helps a lot on the IIQ development.

Is there any grammar checking or auto-correct of class name of the beanshell in XML? Can I refer to the IdentityIQ.jar when using this extension?

Thanks

lispercat commented 3 years ago

yes, language server and intelli-sense is on my to do list, just need to find the time!

On Wed, Feb 17, 2021 at 1:26 AM garychow97 notifications@github.com wrote:

Hi,

Appreciate for the Dev accelerator. Helps a lot on the IIQ development.

Is there any grammar checking or auto-correct of class name of the beanshell in XML? Can I refer to the IdentityIQ.jar when using this extension?

Thanks

— 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/11, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACCZB7AMEOLC244SZPGW3LS7NORHANCNFSM4XXYN73Q .

garychow97 commented 1 year ago

Hi,

I saw it marked as closed.

Is the language server and intellisense ready now?

I am looking forward to this improvement!!

lispercat commented 1 year ago

Sorry for that, but I am just trying to be more realistic about the expectations. I did look into that, but currently the existing Java language server doesn't support easy integration with embedded java. We do have some basic syntax checking if you check the "Enable LSP" box in the iiq configuration in VSCode (I'll need to see if it's still working as some people were working on that piece). Also I asked around, some people myself included write their code in Java environment and then paste it to the rules when the code gets complicated enough, so that gives them all the right IntelliSense features. Yeah, the language server is on my mind. I may look into that when I have cycles or someone proposes a PR for that ;)

On Mon, Apr 3, 2023 at 3:48 AM GaryChowHK @.***> wrote:

Hi,

I saw it marked as closed.

Is the language server and intellisense ready now?

I am looking forward to this improvement!!

— Reply to this email directly, view it on GitHub https://github.com/lispercat/sailpoint-iiq-dev-accelerator/issues/11#issuecomment-1493840624, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACCZBZLXEAGRXRD5LYANHTW7J6FNANCNFSM4XXYN73Q . You are receiving this because you modified the open/close state.Message ID: @.*** com>