Граф коммитов

18 Коммитов

Автор SHA1 Сообщение Дата
Will Portnoy 70e6a67a41
Debugger: preserve optional designer identifiers with source map range (#3637)
* preserve optional designer identifiers with source map range

* fixes for bad merge

* add copyright notice

* fix bad merge
2020-04-08 16:21:57 -07:00
Will Portnoy 9a4817721b
Dialog Debug Adapter improvements (#3563)
* move definition closer to use

* fix continued event

* add "break on start" to launch and attach arguments

* add item and more to source Range in protocol

* cache ICodePoint.Data to minimize new identitier values

* cache IReadOnlyList<ICodePoint> Frames to minimize new identifier values

* move files to folders for sanity

* add JValue data model
2020-03-15 15:22:58 -07:00
Carlos Castro 330c673d3d Project wide code cleanup: Fix all SA1401 occurrences + copyright header consistency 2019-10-23 23:38:55 -07:00
LocalizationBuildProcess 72eb746bb6 Warnings fix group 16. 2019-08-22 14:03:26 -07:00
LocalizationBuildProcess 10e1e53eb6 Warnings fix group 15. 2019-08-21 16:24:11 -07:00
LocalizationBuildProcess bc52b5fa6c Warnings fix group 11. 2019-08-20 17:31:41 -07:00
LocalizationBuildProcess 9669c24047 Warnings fixes - second group 2019-08-15 12:52:19 -07:00
Will Portnoy ffb71c891a use VSCode exception filters to expose DialogEvent 2019-04-29 13:18:15 -07:00
Will Portnoy 6f5bd46f8a implement function breakpoints 2019-04-26 11:44:26 -07:00
Will Portnoy d6e8b1c2fe support TerminateDebuggee and TerminateRequest 2019-04-25 16:56:35 -07:00
Will Portnoy a45f7c5fa6 model function and exception breakpoints protocol 2019-04-25 16:11:19 -07:00
Will Portnoy afa2debee6 implement "launch bot" debug configuration 2019-04-17 12:46:41 -07:00
Will Portnoy f459d0eda6 scope frame & value identifiers to thread lifetime 2019-04-13 12:48:02 -07:00
Will Portnoy b30e01a51f support evaluate for hovers 2019-04-12 20:17:57 -07:00
Will Portnoy 2183f410e3 propagate request exceptions through response across module boundary 2019-04-12 19:50:37 -07:00
Will Portnoy 46a663bfc4 add "set variable" support to debugger 2019-04-12 19:09:00 -07:00
Will Portnoy 8426917fc0 remove unused message field 2019-04-09 12:43:13 -07:00
Tom Laird-McConnell ab8ebb4c74 ported over wills debugger to latest branch 2019-04-06 20:55:32 -07:00