Francesco Renzi
7711dc53e2
Add devtunnel connection for debugger jobs ( #4317 )
2026-04-07 12:51:33 +00:00
eric sciple
f0c228635e
Remove AllowCaseFunction feature flag ( #4316 )
2026-03-27 11:45:42 -05:00
Francesco Renzi
e17e7aabbf
Add DAP server ( #4298 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
Co-authored-by: Tingluo Huang <tingluohuang@github.com >
2026-03-23 14:02:15 +00:00
eric sciple
1138dd80f7
Fix positional arg bug in ExpressionParser.CreateTree ( #4279 )
2026-03-05 14:56:28 -06:00
Aiqiao Yan
a906ec302b
show helpful error message when resolving actions directly with launch ( #3874 )
2025-05-28 22:46:25 -04:00
eric sciple
dc9695f123
Increase error body max length before truncation ( #3762 )
2025-03-20 20:09:00 -05:00
JoannaaKL
efffbaeabc
Add utf8 with bom ( #2641 )
...
* Change default file encoding
2023-06-02 21:47:59 +02:00
John Wesley Walker III
229b9b8ecc
Remove Temporary Serialization Shim ( #2549 )
2023-05-03 15:29:19 +02:00
Yashwanth Anantharaju
896152d78e
send annotations to run-service ( #2574 )
...
* send annotations to run-service
* skip message deletion
* actually don't skip deletion
* enum as numbers
* fix enum
* linting
* remove unncessary file
* feedback
2023-05-01 08:33:03 -04:00
John Wesley Walker III
a41397ae93
Rename AcquireJobRequest::StreamID to AcquireJobRequest::JobMessageID ( #2547 )
...
* Rename AcquireJobRequest::StreamID to AcquireJobRequest::JobMessageID to match corresponding server-side update.
* appeased the linter
* Added unit tests to prove AcquireJobRequest serialization/deserialization is as-expected.
* Distinguish unit test variations.
* Incorporated PR Feedback.
2023-04-26 18:31:41 +02:00