drccrd commented on PR #3717: URL: https://github.com/apache/incubator-kie-tools/pull/3717#issuecomment-5331238617
> Thank you for this PR. Am I correct this PR is not adding any visual editor or playwright story that could be for manual testing. Is that correct? @jomarko correct - these changes are for the drools compilation-grouping logic only for a VSCode plugin that just provides support for direct manual editing of DRL files in the native editor (with linting, syntax highlighting, type hover and go-to definitions etc.) - without any interactive UI, and without playwright (or other test harness) support. An early version (from before it joined this repository) is in the VSCode marketplace if you want to take a look. Does this answer your question? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
