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

101 Коммитов

Автор SHA1 Сообщение Дата
Will Portnoy 4ef5b1d129 more comments 2019-04-29 13:07:43 -07:00
Will Portnoy f12aab4c63 re-use SourceMap.Assign for stack frames 2019-04-29 13:07:36 -07:00
Will Portnoy b4a8fdb73d allThreadsStopped should be false 2019-04-29 09:34:38 -07:00
Will Portnoy a077ca5dba use PathEquals consistently 2019-04-29 09:34:14 -07:00
Will Portnoy 7b6dcbcd72 use object for static type within ICodePoint.Evaluate 2019-04-29 09:33:25 -07:00
Tom Laird-McConnell 56433d1f7b Merge branch '4.next' into tomlm/missingDebugAnnotations 2019-04-28 17:16:24 -07:00
Tom Laird-McConnell 0ced03b457 make default logger named Dialog 2019-04-28 17:14:16 -07:00
Tom Laird-McConnell 5fbfaf519b moved to bbtools 2019-04-28 09:09:13 -07:00
Tom Laird-McConnell be2682e07c change to computed threadid instead of relying on object being the same 2019-04-26 14:34:22 -07:00
Tom Laird-McConnell 09be4225ad
Merge pull request #1804 from Microsoft/wportnoy/OtherBreakpoints
debugger: function breakpoints and other improvements
2019-04-26 14:17:24 -07:00
Will Portnoy 6f5bd46f8a implement function breakpoints 2019-04-26 11:44:26 -07:00
Tom Laird-McConnell 28958919f6 port over sample 60 startup.cs etc. 2019-04-26 02:31:18 -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 4f52b6f40d factor out ICodeModel abstraction 2019-04-25 16:11:20 -07:00
Will Portnoy cb3cb73546 proper types for launch and attach configuration 2019-04-25 16:11:19 -07:00
Tom Laird-McConnell b70487bf72 cleanup startup.cs 2019-04-21 19:56:02 -07:00
Tom Laird-McConnell 96774c4a44 update package 2019-04-19 16:51:44 -07:00
Tom Laird-McConnell dfb8d54656 fix application shutdown 2019-04-19 16:36:52 -07:00
Tom Laird-McConnell 686b191860 remove all of the registry bp 2019-04-19 14:27:43 -07:00
Tom Laird-McConnell 61e4fd2f05 refactor code and update and package 2019-04-19 11:39:17 -07:00
Will Portnoy a62ea9a862 add command and args launch parameters 2019-04-18 17:07:31 -07:00
Will Portnoy 8b84fe5de7 fix incorrect relative paths in source map 2019-04-18 16:26:56 -07:00
Will Portnoy f6ccb5aa9f merge from 4.next branch 2019-04-18 15:42:14 -07:00
Tom Laird-McConnell c7a40cd249
Merge pull request #1719 from Microsoft/wportnoy/LaunchDebug
implement "launch bot" debug configuration
2019-04-18 15:29:42 -07:00
Will Portnoy 8269d5ccd2 IApplicationLifetime.StopApplication graceful exit 2019-04-18 13:49:46 -07:00
Tom Laird-McConnell 32fd0fa69f remove case sensitivity and move data into turn state
- intents
- entities
- dialogevents
- activity
Added turnstate to planning so that it gets applied only after consultation finishes
2019-04-17 19:29:04 -07:00
Will Portnoy afa2debee6 implement "launch bot" debug configuration 2019-04-17 12:46:41 -07:00
Tom Laird-McConnell b15822a9b2
Merge branch '4.next' into wportnoy/FixIdentifierLeak 2019-04-13 19:14:05 -07:00
Tom Laird-McConnell a62339b0dd add code example and plumb through debugport 2019-04-13 16:56:47 -07:00
Will Portnoy f459d0eda6 scope frame & value identifiers to thread lifetime 2019-04-13 12:48:02 -07:00
Will Portnoy 9ba5b784ec fix json schema by treating dialog files as json 2019-04-13 07:16:39 -07:00
Tom Laird-McConnell 114016af60
Merge pull request #1672 from Microsoft/wportnoy/Hackathon
debug adapter support for "set variable" and "evaluate on hover"
2019-04-12 20:51:06 -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
Tom Laird-McConnell 47b75c9519 fix for paths in resource explorer 2019-04-12 14:14:49 -07:00
Will Portnoy 60bab4da74 unify source map path casing 2019-04-12 11:10:13 -07:00
Tom Laird-McConnell 188c5f0994 downgrade logging to 2.1.1 2019-04-11 23:16:36 -07:00
Tom Laird-McConnell cd16ec1d19 add debugging nuget info 2019-04-11 22:23:05 -07:00
Will Portnoy ecd67312b7 fix source map path case sensitivity on VS Code Insiders 2019-04-10 13:33:44 -07:00
Tom Laird-McConnell 1ee117dad8 bump package version 2019-04-09 20:56:00 -07:00
Will Portnoy bd791ab577 add intiial configurations for extension 2019-04-09 13:03:58 -07:00
Will Portnoy 2d795c52cc rename extension directory 2019-04-09 12:53:47 -07:00
Will Portnoy 5480764a52 add VSCode extension host launch configuration 2019-04-09 12:53:34 -07:00
Will Portnoy 8426917fc0 remove unused message field 2019-04-09 12:43:13 -07:00
Will Portnoy d73e5d073e fix output message encoding 2019-04-09 12:43:04 -07:00
Will Portnoy 0affc6769d remove fake bot thread 2019-04-09 12:42:49 -07:00
Tom Laird-McConnell 93a415bf1b create vsix template for vscode dialog debugger 2019-04-07 15:42:23 -07:00
Tom Laird-McConnell 2408189f9e add tracing to debugger 2019-04-07 13:36:53 -07:00
Tom Laird-McConnell ab8ebb4c74 ported over wills debugger to latest branch 2019-04-06 20:55:32 -07:00