Skip to content

Update changelog for 0.2.0#104

Merged
testforstephen merged 1 commit into
masterfrom
yaohai_dev
Oct 19, 2017
Merged

Update changelog for 0.2.0#104
testforstephen merged 1 commit into
masterfrom
yaohai_dev

Conversation

@yaohaizh
Copy link
Copy Markdown
Contributor

andxu
andxu previously approved these changes Oct 19, 2017
testforstephen
testforstephen previously approved these changes Oct 19, 2017
Comment thread CHANGELOG.md Outdated
## [Unreleased]
## 0.2.0 - 2017-10-20
### Added
- Automatically resolve main class in launching. See [Issue#9](https://github.com/Microsoft/vscode-java-debug/issues/9)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in launching -> during launching

Comment thread CHANGELOG.md Outdated
- Fully support external source files together with changes from VSCode. See [PR#58](https://github.com/Microsoft/java-debug/pull/58)

### Changed
- Adopt the new VSCode Debug protocol. See [PR#87](https://github.com/Microsoft/vscode-java-debug/pull/87)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adopt the new DebugConfigurationProvider protocol of VS Code.

Comment thread CHANGELOG.md Outdated

### Changed
- Adopt the new VSCode Debug protocol. See [PR#87](https://github.com/Microsoft/vscode-java-debug/pull/87)
- Display stackframe name with format ClassName.MethodName(ParameterList). See [PR#73](https://github.com/Microsoft/java-debug/pull/73)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Display function names in the format of ClassName.MethodName(Parameter List...).

Comment thread CHANGELOG.md Outdated
- Improve the call stack display info for files without sources. See [PR#72](https://github.com/Microsoft/java-debug/pull/72)

### Fixed
- Fix the inconsistent URI issue for set breakpoint request. See [PR#84](https://github.com/Microsoft/java-debug/pull/84)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

when setting breakpoints.

Signed-off-by: Yaohai Zheng <yaozheng@microsoft.com>
@testforstephen testforstephen merged commit 7726606 into master Oct 19, 2017
@testforstephen testforstephen deleted the yaohai_dev branch October 19, 2017 05:05
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.

4 participants