handreyrc opened a new issue, #1668:
URL: https://github.com/apache/incubator-kie-issues/issues/1668

   *Summary*
   -----
   
   The goal of this task if to make the editor available in the VsCode. 
   Considering the envelope was propery implemented the integration with the 
text editor should work in the same way it works with the current 
implementation of the editor with minor adjustments.
   
   *Description*
   -----
   
   - Create the VsCode dist package for new editor by cloning the current 
implementation of the plugin dist.
   - Make the adjustments pointing to the new editor implementation.
   - Make sure that all APIs are property satisfied.
   
   *Testing*
   -----
   
   - Build the new VsCode pluging package an check is the plugin was properly 
generated (vsix).
   - The plugin should install properly in VsCode.
   - It should be possible to open a workflow from VsCode and visualize the 
text editor and the diagram editor with the redered workflow.
   - In the text editor by moving the cursor to a state, the corresponding 
state shall be selected on the workflow.
   - By selecting a state from the workflow the cursor shall move to the 
corresponding declaration of the state in the text editor.
   - Changes made on the text editor shall be applied to the diagram editor 
(add / remove states and transitions) 
   - Make the current workflow invalid, so the last valid version of the 
workflow shall remain on the screen and the error icon shall be displayed.
   - Open a broken workflow and check if the error page is presented and the 
error icon is present.  
   
   


-- 
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]

Reply via email to