Skip to content

Conversation

@grokys
Copy link
Owner

@grokys grokys commented Apr 20, 2017

No description provided.

Copy link
Owner Author

@grokys grokys left a comment

Choose a reason for hiding this comment

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

Dud a review!

{
class TestClass
{
public int PropertyWithComment1 { get; set; }
Copy link
Owner Author

Choose a reason for hiding this comment

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

Comment 1 here.

Copy link
Owner Author

Choose a reason for hiding this comment

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

Testing

Choose a reason for hiding this comment

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

Foo

Choose a reason for hiding this comment

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

Bar

Copy link
Owner Author

Choose a reason for hiding this comment

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

Baz

Copy link
Owner Author

Choose a reason for hiding this comment

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

Why are there more comments here than on .com?

Copy link
Owner Author

Choose a reason for hiding this comment

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

Inline HTML snippet:

<!DOCTYPE HTML>
<html>
<head>
<title>Title of the document</title>
</head>

<body>
The content of the document......
</body>

</html>

public int PropertyWithComment1 { get; set; }
public int Property1 { get; }
public int Property2 { get; }
public int PropertyWithComment2 { get; set; }
Copy link
Owner Author

Choose a reason for hiding this comment

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

Comment 2 here.

Choose a reason for hiding this comment

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

This isn't a very good comment IMO.

Choose a reason for hiding this comment

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

Actually, it's kinda growing on me...

// Method1 method contents.
}

public void MethodWithComment2()
Copy link
Owner Author

Choose a reason for hiding this comment

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

Comment 3 here.

Choose a reason for hiding this comment

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

Foo 3 here.

Choose a reason for hiding this comment

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

Bar 3 here.

{
static void Main(string[] args)
{
/// yepyep
Copy link
Owner Author

Choose a reason for hiding this comment

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

Comment on deleted line

// MethodWithComment2 method contents.
}

public void Method1()
Copy link
Owner Author

Choose a reason for hiding this comment

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

On the right line this time?


public void Method1()
{
// Method1 method contents.
Copy link
Owner Author

Choose a reason for hiding this comment

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

Comment here?

Copy link
Owner Author

Choose a reason for hiding this comment

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

grah

Copy link
Owner Author

Choose a reason for hiding this comment

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

asd


namespace PullRequestSandbox
{
class Program
Copy link
Owner Author

Choose a reason for hiding this comment

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

Comment on an old commit.

// Made a change.
static void Main(string[] args)
{
/// yepyep
Copy link
Owner Author

Choose a reason for hiding this comment

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

Comment on a deleted line?

class Program
{
// Made a change.
static void Main(string[] args)
Copy link
Owner Author

Choose a reason for hiding this comment

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

Yep

public int PropertyWithComment2 { get; set; }
public int Property2 { get; }

public void MethodWithComment2()
Copy link
Owner Author

Choose a reason for hiding this comment

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

Leaving a comment.

public void MethodWithComment2()
{
// MethodWithComment2 method contents.
}
Copy link
Owner Author

Choose a reason for hiding this comment

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

Testing a new comment here.


namespace PullRequestSandbox
{
class Program
Copy link
Owner Author

Choose a reason for hiding this comment

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

Program comment

/// yepyep
}
}
}
Copy link
Owner Author

Choose a reason for hiding this comment

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

Foobar

namespace PullRequestSandbox
{
class Program
{
Copy link
Owner Author

Choose a reason for hiding this comment

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

Adding a comment with inline code block

Fenced code block

static void Main(string[] args)
{
/// yepyep
}
Copy link
Owner Author

Choose a reason for hiding this comment

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

Here?

{
class Program
{
// Made a change.

Choose a reason for hiding this comment

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

need a green glyph

Copy link
Owner Author

Choose a reason for hiding this comment

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

here's a blue one.

Copy link
Owner Author

Choose a reason for hiding this comment

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

I wanted green!


namespace InlineComments
{
class TestClass
Copy link
Owner Author

Choose a reason for hiding this comment

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

Testing a comment with markdown

A code block

Header 1

  • A checkbox
  • A checked checkbox

// Made a change.
// Another change
static void Main(string[] args)
{
Copy link
Owner Author

Choose a reason for hiding this comment

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

Comment from fork.

// Method1 method contents..
}

public void AnotherMethod()
Copy link
Owner Author

Choose a reason for hiding this comment

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

Commen on AnotherMethod()

{
// Made a change.
// Another change
static void Main(string[] args)
Copy link
Owner Author

Choose a reason for hiding this comment

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

line

{
public int PropertyWithComment1 { get; set; }
public int Property1 { get; }
public int PropertyWithComment2 { get; set; }
Copy link
Owner Author

Choose a reason for hiding this comment

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

asdf

{
/// yepyep
}
}
Copy link
Owner Author

Choose a reason for hiding this comment

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

dfg

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