This is an automated email from the ASF dual-hosted git repository.

shanedell pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git


    from 9be74dd  handle name and ref attributes consistently modified 
suggestions so that newVaribleInstance is not available for group element with 
an name attribute added missing ref attribute to xml tags that require it bug 
fix for intellisense deleting attributes when an attribute value ends in an 
equal sign fixed an intellisense logic flaw that presented element suggestions 
instead of attribute suggestion in some instances
     add 3caf39a  Update debugger to use Daffodil 3.11 and Scala 2.13

No new revisions were added by this update.

Summary of changes:
 .github/workflows/CI.yml                           |  2 +-
 .github/workflows/licenes.yml                      |  2 +-
 build.sbt                                          |  3 +-
 .../Compiler.scala                                 | 10 ++--
 .../org.apache.daffodil.debugger.dap/DAPodil.scala | 30 ++++++------
 .../org.apache.daffodil.debugger.dap/Next.scala    |  2 +-
 .../org.apache.daffodil.debugger.dap/Parse.scala   | 55 ++++++++++++----------
 .../main/scala/org.apache.daffodil.tdml/TDML.scala |  2 +-
 .../org.apache.daffodil.debugger/ParseSuite.scala  | 18 +++----
 package.json                                       |  2 +-
 10 files changed, 65 insertions(+), 61 deletions(-)

Reply via email to