xsharp.eu • Navigation fields of VS editor registered with XS - Page 2
Page 2 of 2

Navigation fields of VS editor registered with XS

Posted: Mon Feb 20, 2017 6:26 pm
by robert
Arne

If you can edit a GUI window at this moment, then you are probably using the Vulcan GUI editor, which will most likely not update the source code in your x# project.

Like Chris said, we are making progress with the VS integration. I have added support for Code Snippets, Fabrice has added support for the Navigation bar, Code Completion and collapsible regions in the editor.

At this moment we are merging the code and making some adjustments to make sure everything works smoothly. This included for example passing the dialect and project level defines to the background parser so the parser will be able to show you which code sections are included and excluded with conditional compilation.
Adding the VO compatible editors is next on our todo list for VS.

Btw: We now also have partial support for UDCs working. Most match and result markers are working, with the exception of the list and repeat markers.
All the examples that were discussed at this forum last week are working.

You can expect a new release around March 15 and then the next release short before the conference in Cologne.

Robert

Navigation fields of VS editor registered with XS

Posted: Tue Feb 21, 2017 6:48 am
by ArneOrtlinghaus
Hi Robert,
yes, I meant the GUI editor. It is ok, we can wait.
Arne