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

34 Коммитов

Автор SHA1 Сообщение Дата
Joseph 32e7dfa204 Remove "or use Command Prompt" (#1238)
As noted by @rajkumar42 there is a command that won't work in Command Prompt (`cd ~`). Removing the option to use command prompt to avoid confusing other readers.
2017-03-03 12:34:04 -08:00
Gregg Miskelly c32f17b777 launch.json fixes for 'cwd' and '${command.' (#1282)
This resolves:
https://github.com/OmniSharp/omnisharp-vscode/issues/1275
https://github.com/OmniSharp/omnisharp-vscode/issues/1083
2017-03-03 11:17:15 -08:00
Gregg Miskelly 74ecafc8d9 Add 'console' to launch.json schema (#1281)
* Add 'console' to launch.json schema

This checkin completes the external (and integrated) console work by updating the launch.json schema to add the new attributes. I also updated the documentation and templates.

* Fix typeos
2017-03-03 10:38:49 -08:00
Joseph 875986a5a5 Updating debugger.md to be a little clearer (#1229)
* Updating debugger.md to be a little clearer

Hello,

I got confused with this line:
> You can start from scratch by creating an empty project with dotnet new:

I wasn't sure if I should use the VS Code command palette `Ctrl+p` for `dotnet new` when I first read it, so I added some more text to say to use the VS Code Terminal or Command Prompt for the following steps.

I also changed some of the `quoted` text to be `preformatted` instead because it seemed to be consistent to have the user `click` or `type` things that were in `preformatted text`.

I hope this helps other readers.

* Updated items to use kbd element per PR comments
2017-02-13 10:33:45 -08:00
Gregg Miskelly a496cb2588 Freshen up Debugger.md (#1148)
Debugger.md had a bunch of content that was showing its age. So I took a pass over it to make it a bit more fresh.
2017-01-25 12:09:20 -08:00
Gregg Miskelly eace005902 Add remote debugging link to debugger.md (#981) 2016-11-23 10:35:26 -08:00
Gregg Miskelly 6a4c371582 debugger.md: Update docs for 1.3 features (#598) 2016-07-20 13:18:45 -07:00
Gregg Miskelly acac81ff94 debugger.md: Fix two spelling errors 2016-07-01 09:00:48 -07:00
Gregg Miskelly ddae49ed9b Update debugger.md for .NET Core RTM (#507) 2016-07-01 08:52:46 -07:00
Gregg Miskelly 14fbdd1897 Update CLI uninstall instructions 2016-06-27 10:02:54 -07:00
Gregg Miskelly e16dd86807 debgger.md: Add Docker link
Add a link to wikipedia for defining what Docker is.
2016-06-27 09:05:10 -07:00
Gregg Miskelly f68f55565d Add DockerSupport section 2016-06-27 09:01:23 -07:00
Gregg Miskelly c45f9ca5bf Debugger.md tweaks for recent changes
This adds some corrections/clarifications to debugger.md that I noticed while reviewing it.
2016-06-24 17:03:50 -07:00
Gregg Miskelly 49c3e37de9 Debugger changes for 1.1.4 (#407)
This updates the clrdbg package to the 25406 build. This includes fixes
for Win7 expression evulation and the System.Task breaking change.
This addresses: https://github.com/OmniSharp/omnisharp-vscode/issues/258

This also the MIEngine to pull in https://github.com/Microsoft/MIEngine/pull/353

Lastly this disables the external console by default. We decided to have it off
by default as we have seen some issues with it on OSX (ex: not always closing
when the target exits), and we are hoping it will be possible soon to use the
new VS Code console window instead. So we decided to turn it off by default, at
least for now.
2016-06-06 13:44:03 -07:00
Gregg Miskelly 019520c515 Add "What's new" section and update debugger docs with new features (#396) 2016-06-01 17:33:27 -07:00
Gregg Miskelly 656adf3486 Update .NET Core Link 2016-05-19 12:40:29 -07:00
Mateus Rodrigues de Morais 0f34333aef Correct typo in debugger.md
On lines 18 and 19, 'About' has been misspelled.
2016-05-17 10:47:01 -03:00
Gregg Miskelly c5687f0a15 Improve multi-project instructions
This improves the instructions to better indicate how to configure launch.json/tasks.json for workspaces with multiple projects.
2016-04-25 13:00:43 -07:00
Gregg Miskelly 1f4f4b0f2d Add debugger download troubleshooting to debugger.md #161
This add suggestions for troubleshooting download errors for the debugger
to debugger.md.
2016-04-12 13:31:38 -07:00
Gregg Miskelly d4e111796d Respond to feedback for debugger.md
This makes some improvements to debugger.md based on feedback from Noah and Andrew.
2016-04-11 17:35:38 -07:00
Gregg Miskelly 434ed4e2ff Update debugger.md for rc2
This checkin updates debugger.md to what I believe we will want for RC2 ship.
There are still a few steps in here which aren't correct quite _yet_. My next
checkin will add the work arounds which are needed until we ship.
2016-04-11 16:45:16 -07:00
Gregg Miskelly c89d4367ad Update 'program' instructions for shared framework changes
Update the instructions for how to update 'program' in launch.json for the shared framework.
2016-03-18 17:43:27 -07:00
Gregg Miskelly 7d978cbb1b debugger.md: Remove extra space 2016-03-09 16:43:21 -08:00
Gregg Miskelly 7500b4f256 Update the steps to modify the project
This reorders and updates the steps that should be applied to each project to make it more clear what to do.
2016-03-09 16:42:00 -08:00
Gregg Miskelly a1ed450c33 Update the ASP.NET instructions in debugger.md 2016-03-09 15:51:04 -08:00
Gregg Miskelly c20b6d27c9 Improve guidance for 'program'
This updates the guidance we have on finding the 'program'
2016-03-08 14:35:00 -08:00
Gregg Miskelly d27a1c176c debugger.md: link to Portable PDB wiki page 2016-03-08 13:24:41 -08:00
Gregg Miskelly 99fb510e7c Update debugger.md 2016-03-08 11:10:19 -08:00
Daniel Meixner a2b667b12b Update debugger.md (by @DanielMeixner)
This commit has the following changes:

* Removed references to internal sources
* Updated to latest behavior
* Updated section on PDBs
* Removed line about windows PDBs
* Integrated @gregg-miskelly's proposals

Note: I'm just squashing @DanielMeixner's commits here. The work is his. :-)
2016-03-08 10:32:33 -08:00
Daniel Meixner 38dd5a7e52 updated readme (links to former extension and instructions) and adjusted debugger.md (mono, tasks.json) 2016-03-04 11:03:27 -08:00
Gregg Miskelly 413d7ed131 Add brew command for openssl 2016-03-03 18:45:34 -08:00
Gregg Miskelly 63bb250687 Update openSSL note
Someone ran into a case where the .NET CLI install was NOT installed, but the .NET CLI installer didn't ask. I have seen this myself too, so I am removing the sentence saying that it will ask you since this seems a bit buggy.
2016-03-03 18:42:27 -08:00
Tomáš Matoušek 465e6e8d63 Fix share paths 2016-03-03 16:17:55 -08:00
Daniel Meixner 569475a8ea Instructions on how to set up .NET Core debugging on Mac/Linux
removed linux specific steps for dotnet cli setup

double-doubled backslash for fileshare

added link to HowToConvertPDBs

removed fancy " everywhere

Modified according to Greggs proposals

Use github as feedback

Added link to NuGet.Config file

All of Greggs proposals included
2016-03-02 15:46:45 -08:00