minutekey / ez-access-web

Automatically exported from code.google.com/p/ez-access-web
0 stars 0 forks source link

More commenting needed #32

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Since I am no longer the only person working on EZ Access, there should be more 
extensive commenting in the plugin. For now, this is just a reminder to do 
this. I may write functions that still need commenting etc. as time goes on.

Original issue reported on code.google.com by aeharding on 28 May 2013 at 9:27

GoogleCodeExporter commented 8 years ago
Consider using the following format for comments and code...
JSDoc as used for the Closure compiler:
https://developers.google.com/closure/compiler/docs/js-for-compiler

Google's JavaScript style guide:
http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml

(These links are just as much here for me when I am coding.)

Original comment by jbjor...@gmail.com on 3 Jun 2013 at 3:51

GoogleCodeExporter commented 8 years ago
In r147 / r148 I modified structure of EZ Access. No commenting done yet, but 
setting up for it. Also, soon I should (hopefully) have access to WebStorm to 
make stuff commented.

Original comment by aeharding on 5 Jun 2013 at 5:23

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r171.

Original comment by aeharding on 12 Jun 2013 at 12:00