Pierson Lee
eb9da46a83
Adding the arm/arm64 packages for mono runtime ( #5064 )
...
* Adding the arm/arm64 packages for mono runtime
Adding the arm/arm64 packages for the mono runtime. This is to enable
remote-ssh extension debugging.
* Undo activate change
* Fix lint error
* Remove vsce dependency
2020-04-20 17:11:22 -07:00
Pierson Lee
81576fa30f
Fix messaging for miDebuggerArgs ( #4295 )
...
This fixes/clarifies #4292
2019-09-20 14:51:51 -07:00
Pierson Lee
6b3c0f1b10
Update default for externalConsole to false ( #3828 )
2019-07-02 17:12:23 -07:00
Pierson Lee
b55e2c7ac5
Add useful links at the top of the README.md in the extension ( #3808 )
...
* Add useful links at the top of the README.md in the extension
* add liveshare badge
2019-06-25 10:52:38 -07:00
Pierson Lee
71582d1883
Add avoidWindowsConsoleRedirection and fix externalConsole comment ( #2772 )
...
* Add avoidWindowsConsoleRedirection and fix externalConsole comment
* Update OptionsSchema.json
* Making Andrew happy by updating npm@latest
2018-11-06 13:33:04 -08:00
Pierson Lee
23fc338f71
Update launch.md
2018-11-05 10:31:37 -08:00
Pierson Lee
1c38b55b9f
Update external Console notes
...
Updated external console option to show changes to support for integratedTerminal.
2018-10-31 12:08:00 -07:00
Pierson Lee
31eed4cee2
Add missing interop 15 file to dev workflow ( #2643 )
2018-10-11 12:28:32 -07:00
Pierson Lee
ea8ab1358f
Update CHANGELOG.md and copyDebuggerDependencies ( #2641 )
...
Update for VSCodeDebugProtocol dll and for the Integratedterminal Work.
2018-10-10 17:53:20 -07:00
Pierson Lee
55558a53e3
Update links for mono framework and runtime ( #2640 )
...
Updating to 5.14.0.177 of mono. Update TPN header per CELA
2018-10-10 16:37:23 -07:00
Pierson Lee
102ffc1616
Fixing quoting around ssh's command ( #2604 )
...
This fixes #2585
2018-10-03 17:35:02 -07:00
Pierson Lee
f66eb138f4
Return null config to VS Code ( #2570 )
...
return null to trigger VS Code to open a configuration file
https://github.com/Microsoft/vscode/issues/54213
2018-09-27 14:32:35 -07:00
Pierson Lee
ecd3eb24f4
Fix sh command ( #2475 )
...
When the change from bash to sh happened, the comparison operator was
not updated.
Fixes #2444
2018-08-31 15:30:33 -07:00
Pierson Lee
2388fa97f4
Update FAQs.md ( #2343 )
2018-08-08 11:26:53 -07:00
Pierson Lee
95d4724dc8
Update launch.md with miDebuggerArgs ( #2270 )
2018-07-13 15:56:49 -07:00
Pierson Lee
7729d0a700
Update issue templates ( #2087 )
...
* Update issue templates
* Remove old issues_template.md
2018-06-04 16:54:33 -07:00
Pierson Lee
6517b8e395
Update launch.md for args to include comment about doublequoting ( #1794 )
...
* Update launch.md
* Update launch.md
2018-04-10 11:05:01 -07:00
Pierson Lee
b05e8c5627
Correct Fix to make sure debugger dependencies are copied ( #1621 )
...
* Correct Fix to make sure debugger dependencies are copied
Fix double compile and make sure that it is only run once.
* Fix log
* Andrew requested outDir
2018-02-28 14:32:26 -08:00
Pierson Lee
523e8c9c26
Fixing misisng compile step before executing .js file ( #1618 )
2018-02-27 17:04:36 -08:00
Pierson Lee (PIE)
cdab065ded
Merge remote-tracking branch 'origin/master' into release
2018-01-17 13:09:00 -08:00
Pierson Lee
965ba124af
Add natvis schema and a quick page on natvis ( #1400 )
...
* Add natvis schema and a quick page on natvis
* PR Feedback
2018-01-03 12:26:11 -08:00
Pierson Lee
9a83d3e9bb
Changes to copy from installed extension if CPPTOOLS_DEV has been set. ( #1388 )
...
We still allow overrides for different package locations but this will
use the vscode extension folder as a fallback if you have the extension
installed to get the extension location.
2018-01-02 16:23:33 -08:00
Pierson Lee
fb09db9b4b
Add debugger code sample - Fib ( #1383 )
...
Add debugger code sample - Fib
2017-12-28 14:40:21 -08:00
Pierson Lee
92d0deceb7
Merge pull request #1382 from Microsoft/users/piel/merge
...
Move extension code to github.
2017-12-28 14:10:21 -08:00
Pierson Lee (PIE)
b36642e5dc
Move extension code to github.
...
* Update LICENSE file and license headers
U
2017-12-28 13:55:35 -08:00
Pierson Lee
1834e13c46
Update launch.md
...
Fix description
2017-12-08 11:20:54 -08:00
Pierson Lee
4d948fe03e
Add sourceFileMap instructions
2017-12-07 23:25:11 -08:00
Pierson Lee
20d89ca801
Update launch.md
2017-11-09 13:29:02 -08:00
Pierson Lee
5de2be573f
Update Windows Subsystem for Linux.md
2017-08-22 11:49:01 -07:00
Pierson Lee
1ef0d31f46
Update Windows Subsystem for Linux.md
...
Added Creator's Update build version for WSL requirement.
2017-08-22 11:48:24 -07:00
Pierson Lee (PIE)
64dd49769d
Add initial documentation on how to debug MIEngine component for the
...
extension.
2017-05-17 18:05:00 -07:00
Pierson Lee
f974963527
Merge pull request #626 from Microsoft/users/piel/WSL
...
Add documentation for WSL
2017-04-10 17:45:11 -07:00
Pierson Lee (PIE)
2498dbf752
Comment updates
2017-04-10 17:43:42 -07:00
Pierson Lee (PIE)
74ed2281c3
PR comments
2017-04-10 14:29:44 -07:00
Pierson Lee (PIE)
544b860108
Add documentation for WSL
2017-04-10 13:56:45 -07:00
Pierson Lee
d6bdf31db1
Merge pull request #568 from andyneff/docker
...
Documentation on PipeTransport to Docker
2017-03-21 12:07:39 -07:00
Pierson Lee (PIE)
62a0865a3f
Move Documentation from wiki to main repo
2017-02-14 17:35:57 -08:00
Pierson Lee (PIE)
0efd3efb72
Fix spacing
2017-02-08 12:04:26 -08:00
Pierson Lee (PIE)
9978e54b82
Update .natvis messaging with showDisplayString
2017-02-08 12:02:48 -08:00
Pierson Lee
64b39842f5
Merge pull request #285 from Microsoft/users/piel/setupCommandFix
...
Fixing setupCommands example to be setupCommands.
2016-10-13 14:14:45 -07:00
Pierson Lee (PIE)
8417b0f5c4
Fixing setupCommands example to be setupCommands.
2016-10-13 14:09:08 -07:00