Skip to content

Conversation

@DustinCampbell
Copy link
Member

No description provided.

aeschli and others added 30 commits April 20, 2016 16:11
Highlight location range in Find All References
Implemented "Go to Implementation" and "Peek Implementation"
* 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
…supports

Move project.json dependency completion & hover to vscode-omnisharp
* 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
* Changing to vsdbg-ui

* Updating to newer version of vsdbg.
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.
ID is now set as zorin in 12.1 instead of Zorin OS
* Clean up and adding required fields.

Requiring pipeProgram and debuggerPath to PipeTransport.
Removing trace and trace response as they have been merged into engine
logging.

* Removing requirement on pipeProgram.
gregg-miskelly and others added 11 commits March 3, 2017 18:16
* Update the debugger packages to the 03-03-2017 build

This updates the debugger packages to the latest build. This includes the external console work, and which I hope is the fix for:

#1274

* Fix lint warning

* Remove BOM from package.json

Somehow I must have accidentially added a BOM to package.json. This removes it.
discover CSX files as launch targets
Remove C# grammar and configuration now that it is included in VS Code 1.10
The schema still referred to clrdbg. This fixes it.
Update OmniSharp and changelog for 1.8
@gregg-miskelly
Copy link
Contributor

I need to update the debugger packages one more time before we are ready. Builds are inflight now.

@DustinCampbell
Copy link
Member Author

Sounds good.

@DustinCampbell DustinCampbell merged commit 812882a into release Mar 10, 2017
@DustinCampbell
Copy link
Member Author

When you update the debugger packages, do you want to just update them in the release branch? I'll be merging release back into master once 1.8 ships.

@gregg-miskelly
Copy link
Contributor

Will do

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants