1. abee8a7 Fixed TDML Saved File w/o TDML Extension (Non-Windows OSes) by Robert Strickland · 4 weeks ago main
  2. aae94ed Change timeout from warning to error by Larry Barber · 5 days ago
  3. a6f1cbc Switch prompts for path from TDML generate to TDML execute in launch config. by Jeremy Yao · 6 days ago
  4. 82db1ad - Make tdmlConfig.path always use default value for generate by Michael Hoke · 3 weeks ago
  5. 5a4d2fd - Dynamically evaluate a command's enablement conditions for displaying by Michael Hoke · 4 weeks ago
  6. 611381d Update sbt-native-packager to 1.11.3 by github-actions[bot] · 3 weeks ago
  7. 75168c8 Fixed formattig and typo errors, added fontmatters and updated commit hashes instead of tags in workflow CI files by Hitesh Dalsania · 7 days ago
  8. e00a9e4 Add inline comments to document 4K chunk used in Parse.run() by Jeremy Yao · 10 days ago
  9. c21951c Bump prettier from 3.2.5 to 3.6.2 by dependabot[bot] · 2 weeks ago
  10. 0a42bc3 Bump actions/setup-java from 4.7.1 to 5.0.0 by dependabot[bot] · 12 days ago
  11. f255ee8 Use correct secrets to deploy release candidates to nexus by Steve Lawrence · 13 days ago
  12. 27fa12c Update sbt, scripted-plugin to 1.11.5 by github-actions[bot] · 3 weeks ago
  13. 4cff976 Update munit to 1.1.1 by github-actions[bot] · 3 weeks ago
  14. fcf1969 remove jar viewer dependency by CoverRyan · 13 days ago
  15. b455c3d Update documentation workflow by Shane Dell · 10 days ago
  16. a32e1e0 Added issue templates and pull request template by Hitesh Dalsania · 3 weeks ago
  17. e2ecb5b prevent stale pid file by CoverRyan · 5 weeks ago
  18. f041589 Add the ability to trigger CI with a PR number by Davin Shearer · 2 weeks ago
  19. c28054e Bump concurrently from 9.2.0 to 9.2.1 by dependabot[bot] · 2 weeks ago
  20. b3e25a9 update stopDebugging to kill terminals based on name by DuBois Ford · 3 weeks ago
  21. f0d6944 closes #100 \n Updated readme file to remove development documentation as this page will show up on extenstion market place. Added Changelog.md file. by Hitesh Dalsania · 5 weeks ago
  22. 7f986b9 Bump actions/checkout from 4.2.2 to 5.0.0 by dependabot[bot] · 3 weeks ago
  23. 6bf92be Bump mini-css-extract-plugin from 2.9.2 to 2.9.4 by dependabot[bot] · 3 weeks ago
  24. 48878e2 Bump chai from 5.2.0 to 6.0.1 by dependabot[bot] · 3 weeks ago
  25. 34271c8 Normalize path for schema in launch config by Michael Hoke · 4 weeks ago
  26. af2a241 add jansi dependency by CoverRyan · 4 weeks ago
  27. bbff312 Address missing "${workspaceFolder}" and "${omegaEditPort}.log" when adding a config via blue "Add Configuration..." button. by Jeremy Yao · 5 weeks ago
  28. 1cedbd0 Set TDML execute to debug by default. Add title to the data editor file dialog. by DuBois Ford · 6 weeks ago
  29. 8bdc04e Update fs2-io to 3.12.0 by github-actions[bot] · 6 months ago
  30. acad063 Update commons-lang3 to 3.18.0 by github-actions[bot] · 8 weeks ago
  31. ce412b2 Update sbt-scalafmt to 2.5.5 by github-actions[bot] · 3 months ago
  32. 4171c9e Update scalafmt-core to 3.8.6 by github-actions[bot] · 8 months ago
  33. d049920 return if user cancels during file prompts by DuBois Ford · 4 weeks ago
  34. 8fa18ff Set tdmlConfig.action to 'none' when testing daffodil by Michael Hoke · 4 weeks ago
  35. cd5654e Resolved persistent profiler tooltip in the Data Editor by Robert Strickland · 4 weeks ago
  36. 21d58f6 Update log4cats-slf4j to 2.7.1 by github-actions[bot] · 4 months ago
  37. 54ca5d3 Update munit to 1.0.4 by github-actions[bot] · 8 months ago
  38. cbd592f Update sbt, scripted-plugin to 1.10.11 by github-actions[bot] · 6 months ago
  39. d3eca3c Update sbt-native-packager to 1.11.1 by github-actions[bot] · 7 months ago
  40. 8207c27 Update decline-effect to 2.5.0 by github-actions[bot] · 8 months ago
  41. 8faaa40 Add debugging frontend info by CoverRyan · 9 weeks ago
  42. 92d4101 change copy tdml to create tdml by DuBois Ford · 5 weeks ago
  43. eb30225 Fix premature shutdown of Ωedit server when multiple data editor tabs are open by Shane Dell · 5 weeks ago
  44. 76ad645 Bump scala-steward-org/scala-steward-action from 2.75.0 to 2.76.0 by dependabot[bot] · 8 weeks ago
  45. df1d4f6 Bump sass from 1.89.1 to 1.89.2 by dependabot[bot] · 8 weeks ago
  46. 6d06cdf Bump tmp from 0.2.3 to 0.2.4 by dependabot[bot] · 7 weeks ago
  47. 3515709 Bump concurrently from 8.2.2 to 9.2.0 by dependabot[bot] · 8 weeks ago
  48. be46c39 Bump webpack from 5.97.1 to 5.101.0 by dependabot[bot] · 6 weeks ago
  49. 15bb84a Bump actions/setup-node from 4.2.0 to 4.4.0 by dependabot[bot] · 8 weeks ago
  50. 874968f Fix error handling for TDML inputs by Michael Hoke · 6 weeks ago
  51. b52af66 Set default tdmlConfig to be missing/undefined instead of empty by Michael Hoke · 6 weeks ago
  52. f407a27 - Remove Description from being used to select a TDML Test Case by Michael Hoke · 8 weeks ago
  53. 2c041e5 Add @duboisfordwork as a contributor by Shane Dell · 8 weeks ago
  54. ca94e24 Remove dependency on Highlight Matching Tag extension by Michael Hoke · 7 weeks ago
  55. 5e67a86 Disable popup for Schema Definition Errors in the case of unparseable XML by Michael Hoke · 7 weeks ago
  56. 791a9d0 Prompt for TDML test case name and description before starting the debugger by Jeremy Yao · 7 weeks ago
  57. 7504ec8 Bump form-data from 4.0.3 to 4.0.4 by dependabot[bot] · 9 weeks ago
  58. bbe9619 corrects a problem with the logic to determine if an XML tag is spread by rthomas320 · 9 weeks ago
  59. 546b7bb Remove Append as an Action for TDML in the launch wizard + VS Code settings and remove relevant scala code by Jeremy Yao · 4 months ago
  60. 3caf39a Update debugger to use Daffodil 3.11 and Scala 2.13 by Shane Dell · 3 months ago
  61. 9be74dd handle name and ref attributes consistently by rthomas320 · 10 weeks ago
  62. 579a5a7 Change error message for invalid TDML file path by CoverRyan · 2 months ago
  63. 7285b33 Intellisense: Don't suggest attributes if they already exist in an element by Jeremy Yao · 3 months ago
  64. 253d650 Bump copy-webpack-plugin from 12.0.2 to 13.0.0 by dependabot[bot] · 3 months ago
  65. 268b79a Bump @types/node from 22.15.30 to 24.0.8 by dependabot[bot] · 3 months ago
  66. 9c539ce Bump actions/setup-java from 4.6.0 to 4.7.1 by dependabot[bot] · 3 months ago
  67. 50e6740 Fixes clickable area by reducing the area that the user can select by naga-panchumarty · 3 months ago
  68. bd6a95e Fix issue with TDML config object spread and have checks for empty strings by Jeremy Yao · 3 months ago
  69. 7cea73b Skip file selection and show error message for Append and Copy TDML if Temp TDML file doesn't exist. by Jeremy Yao · 3 months ago
  70. ba78aa1 Create dropdown menu for user to select test case name and description when executing a test case from TDML file. by Jeremy Yao · 4 months ago
  71. 8757422 Upgrade omegaEdit to 0.9.88 and add more detailed message regarding unable to support Emojis in filenames on Windows by Jeremy Yao · 3 months ago
  72. 2dc169d Bump version to 1.4.2-SNAPSHOT by Shane Dell · 3 months ago
  73. eae9290 Bump actions/setup-node from 4.1.0 to 4.4.0 by dependabot[bot] · 5 months ago
  74. bc4899b Add Ryan Cover as contributor to .asf.yaml by Shane Dell · 3 months ago
  75. ccc4634 Change generated yarn test debugger log file location to temp directory and removel logic for removing them. by Jeremy Yao · 3 months ago v1.4.1 v1.4.1-rc2
  76. 047bbaa Bump windows runner to windows-2022 as windows-2019 is being removed by Shane Dell · 3 months ago
  77. dc12ff6 Add CI jobs for node LICENSEs. Add missing LICENESEs. by Shane Dell · 4 months ago
  78. 3bccfb3 Regenerated yarn.lock file and upgrade vsce to 3.5.0 by Jeremy Yao · 4 months ago
  79. e1dd005 Bump mocha from 10.2.0 to 11.5.0 by dependabot[bot] · 4 months ago
  80. 25de40c Update version to 1.4.1, in preparation for rc1 by Shane Dell · 4 months ago v1.4.1-rc1
  81. 8adc813 Bump chai from 4.4.1 to 5.2.0 by dependabot[bot] · 5 months ago
  82. 3a4536b Bump @tsconfig/svelte from 5.0.2 to 5.0.4 by dependabot[bot] · 5 months ago
  83. 13a26fc Bump sass from 1.70.0 to 1.87.0 by dependabot[bot] · 5 months ago
  84. 4d8e2fc Remove people who will no longer be collaborators or are now PMC members from .asf.yaml by Shane Dell · 4 months ago
  85. 216e795 Store relevant tdmlConfig properties depending on action specified in launch.json by Jeremy Yao · 5 months ago
  86. ede5e80 Address Incorrect Number of Fields for none TDML Action Upon First Opening by Jeremy Yao · 5 months ago
  87. 2c37609 Added Naga Panchumarty as a collaborater on the asf.yaml file by Naga Panchumarty · 4 months ago
  88. 0843692 Address Unable to Execute TDML Test Case on Ubuntu by Jeremy Yao · 5 months ago
  89. d70a844 Remove Byte value of 256 from CSV of profiled data by Jeremy Yao · 5 months ago
  90. 26e0e6e Increase Data Profiler Panel fixed min width to be 285px to show all bytes in graph by Jeremy Yao · 5 months ago
  91. d20e1e7 Add hoverable tooltip for Disk Size and Computed Size by Jeremy Yao · 5 months ago
  92. 00cbea0 Add Extension Dependencies to Recommendations JSON by Jeremy Yao · 5 months ago
  93. 9842988 Address ability to seek beyond EOF by disabling enter handler if seek error box is displayed by Jeremy Yao · 5 months ago
  94. 18cba5f Revert "Test if release candidate SVN secrets are set correctly" by Steve Lawrence · 5 months ago
  95. 4b5ad25 Test if release candidate SVN secrets are set correctly by Steve Lawrence · 5 months ago
  96. ca82be0 Fixes an issue where the incorrect nsprefix was applies to dfdl element tags by rthomas320 · 6 months ago
  97. fd950d3 Address incorrect relative paths when Copying or Appending TDML by Jeremy Yao · 6 months ago
  98. cd2f20a Resolve issue that could cause the debugger to hang by Shane Dell · 6 months ago
  99. b2fd9a5 Address Inserting dfdl:defineEscapeScheme Discrepancies by Jeremy Yao · 6 months ago
  100. e379eae Create script to update the version inside of package.json and VERSION by Shane Dell · 6 months ago