Top "Comments" questions

A comment is a programming language construct used to embed non-compiled, programmer-readable annotations in the source code of a computer program.

How to quote "*/" in JavaDocs

I have a need to include */ in my JavaDoc comment. The problem is that this is also the same sequence …

java comments javadoc
Lack of block comments in VB .NET?

Just a question of interest: Does anyone know why there's no block comment capability in VB .NET? (Unless there really …

vb.net comments block-comments
How to best add a comment/rating system to an android app

I already published an android app where you can see a list of specific objects and detailed informations about them. …

android comments rating rating-system
PHPDoc Comments in Notepad++?

I very much enjoy working in Notepad++, but I haven't yet found a plugin to automatically do PHPDoc style comments. …

php comments notepad++ phpdoc
Comments (#) go to start of line in the insert mode in Vim

Whenever I want to add a comment to an indented line in vim, I hit Shift-o (open a new row …

python vim comments indentation
How to comment code in Rails views?

As I'm playing with Rails and developing views I often want to comment out code. Simple enough with classes & …

ruby-on-rails comments erb erubis
Rails 3 best way to create a comment system for posts

my first entry here. I'm trying to add a comment system to our Posts model. However, I am not sure …

ruby-on-rails ruby ruby-on-rails-3 comments ruby-on-rails-plugins
How to explicitly comment empty methods?

public void destroy() { } I have written above empty method in my filter class which is required as per the interface. …

java methods comments pmd noop
How to get an app_id for Facebook comments box plugin in order to moderate the comments

I want to be able to moderate Facebook comments that I have integrated. They say to use the following tag. &…

facebook comments identification