|
|
| Changed: |
< < |
Plugin for commenting (Ctrl-/, Ctrl-Shift-/) in custom files (e.g. properties, rb, cs, bat, sh, pl, py, cpp, vm).
| > > |
Plugin for commenting (Ctrl-/, Ctrl-Shift-/) in custom files (e.g. properties, rb, cs, bat, sh, pl, py, cpp, vm, sql).
|
| Added: |
> > |
ddl "--" /* */
|
| Added: |
> > |
sql "--" /* */
|
| Added: |
> > |
- RFE [ 757301 ] Comments for SQL (sql, ddl).
|
| Changed: |
< < |
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="0.3.2"}%
| > > |
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="0.3.3"}%
|
| Changed: |
< < |
%META:FIELD{name="TopicShortDescription" title="TopicShortDescription" value="Plugin for commenting (Ctrl-/, Ctrl-Shift-/) in custom files (e.g. properties, rb, cs, bat, sh, pl, py, cpp, vm)."}%
| > > |
%META:FIELD{name="TopicShortDescription" title="TopicShortDescription" value="Plugin for commenting (Ctrl-/, Ctrl-Shift-/) in custom files (e.g. properties, rb, cs, bat, sh, pl, py, cpp, vm, sql)."}% |
|
|
| Changed: |
< < |
Plugin for commenting (Ctrl-/, Ctrl-Shift-/) in custom files (e.g. properties, rb, cs, bat, sh, pl, py, cpp).
| > > |
Plugin for commenting (Ctrl-/, Ctrl-Shift-/) in custom files (e.g. properties, rb, cs, bat, sh, pl, py, cpp, vm).
|
| Added: |
> > |
vm "##" #* *#
|
| Added: |
> > |
- RFE [ 756546 ] IDEA Filetypes / additions to CommentPlugin types (Velocity files - .vm).
|
| Changed: |
< < |
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="0.3.1"}%
| > > |
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="0.3.2"}%
|
| Changed: |
< < |
%META:FIELD{name="TopicShortDescription" title="TopicShortDescription" value="Plugin for commenting (Ctrl-/, Ctrl-Shift-/) in custom files (e.g. properties, rb, cs, bat, sh, pl, py, cpp)."}%
| > > |
%META:FIELD{name="TopicShortDescription" title="TopicShortDescription" value="Plugin for commenting (Ctrl-/, Ctrl-Shift-/) in custom files (e.g. properties, rb, cs, bat, sh, pl, py, cpp, vm)."}% |
|
|
| Changed: |
< < |
Plugin for commenting (Ctrl-/, Ctrl-Shift-/) in custom files (e.g. properties, cs, bat, sh, pl, py, cpp).
| > > |
Plugin for commenting (Ctrl-/, Ctrl-Shift-/) in custom files (e.g. properties, rb, cs, bat, sh, pl, py, cpp).
|
| Added: |
> > |
|
| Changed: |
< < |
- Copy the jar file (e.g. comment.jar) to the plugins directory ($IDEA_HOME/plugins).
| > > |
- Copy the jar file (e.g. Comment.jar) to the plugins directory ($IDEA_HOME/plugins).
|
| Added: |
> > |
|
| Added: |
> > |
rb "#"
|
| Added: |
> > |
|
| Added: |
> > |
- RFE [ 751169 ] Comments for Ruby (.rb) - line comment (#).
|
| Changed: |
< < |
-- TimurZambalayev - Apr 20, 2003
| > > |
-- TimurZambalayev - Apr 19, 2003
|
| Changed: |
< < |
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="0.3"}%
| > > |
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="0.3.1"}%
|
| Changed: |
< < |
%META:FIELD{name="TopicShortDescription" title="TopicShortDescription" value="Plugin for commenting (Ctrl-/, Ctrl-Shift-/) in custom files (e.g. properties, cs, bat, sh, pl, py, cpp)."}%
| > > |
%META:FIELD{name="TopicShortDescription" title="TopicShortDescription" value="Plugin for commenting (Ctrl-/, Ctrl-Shift-/) in custom files (e.g. properties, rb, cs, bat, sh, pl, py, cpp)."}% |
|
|
| Changed: |
< < |
| > > |
|
| Changed: |
< < |
(for now it's all hard-coded, see Comment/src/main/org/tzambalayev/ideaplugins/comment/CommentTypeMap.java)
| > > |
(see Comment/src/main/org/tzambalayev/ideaplugins/comment/CommentTypeMap.java)
|
| Changed: |
< < |
-- TimurZambalayev - Apr 20, 2003
| > > |
-- TimurZambalayev - Apr 20, 2003 |
|
|
| Changed: |
< < |
| > > |
Downloads, Bugs, RFEs:
|
| Deleted: |
< < |
- Line comments in html, css, c (like in xml).
- Configuration panel (not sure if it's worth the effort).
Tested with #813 and #701.
|
| Changed: |
< < |
| > > |
- Bug [ 735043 ] Not ignoring an empty line in a multi-line block comment.
- RFE [ 735032 ] Line comments in html, css, c (like in xml).
|
| Changed: |
< < |
| > > |
|
| Changed: |
< < |
| > > |
|
| Changed: |
< < |
-- TimurZambalayev - 20 Apr 2003
| > > |
-- TimurZambalayev - Apr 20, 2003
|
| Changed: |
< < |
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="0.2"}%
| > > |
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="0.3"}% |
|
|
| Changed: |
< < |
%META:FIELD{name="IntelliJPluginVendor" title="IntelliJPluginVendor" value="Timur Zambalayev (tzambalayev@nyc.rrNOSPAM321.com)"}%
| > > |
%META:FIELD{name="IntelliJPluginVendor" title="IntelliJPluginVendor" value="TimurZambalayev"}% |
|
|
| Changed: |
< < |
How to deploy: copy the jar file (e.g. comment.jar) to the plugins directory ($IDEA_HOME/plugins).
| > > |
http://sourceforge.net/projects/tz-ip/
|
| Changed: |
< < |
Relevant posts/requests:
| > > |
- Copy the jar file (e.g. comment.jar) to the plugins directory ($IDEA_HOME/plugins).
- Restart IDEA.
|
| Changed: |
< < |
What works now. Comments for the following extensions:
| > > |
Comments for the following extensions:
|
| Changed: |
< < |
%META:FIELD{name="IntelliJPluginBinary" title="IntelliJPluginBinary" value="http://www.intellij.org/twiki/pub/Main/CommentPlugin/Comment-0.2.jar"}%
%META:FIELD{name="IntelliJPluginSource" title="IntelliJPluginSource" value="http://www.intellij.org/twiki/pub/Main/CommentPlugin/Comment-0.2.zip"}%
| > > |
%META:FIELD{name="IntelliJPluginBinary" title="IntelliJPluginBinary" value="http://sourceforge.net/projects/tz-ip/"}%
%META:FIELD{name="IntelliJPluginSource" title="IntelliJPluginSource" value="http://sourceforge.net/projects/tz-ip/"}%
|
| Deleted: |
< < |
%META:FILEATTACHMENT{name="Comment-0.2.jar" attr="" comment="" date="1051126495" path="C:\3\Comment-0.2.jar" size="29709" user="TimurZambalayev" version="1.1"}%
%META:FILEATTACHMENT{name="Comment-0.2.zip" attr="" comment="source zip" date="1051126513" path="C:\3\Comment-0.2.zip" size="52573" user="TimurZambalayev" version="1.1"}% |
|
|
| Changed: |
< < |
Plugin for commenting (Ctrl-/) in custom files (e.g. properties, cs, bat, sh, pl, py, cpp).
| > > |
Plugin for commenting (Ctrl-/, Ctrl-Shift-/) in custom files (e.g. properties, cs, bat, sh, pl, py, cpp).
|
| Added: |
> > |
http://www.intellij.net/forums/thread.jsp?forum=5&thread=5488&message=204685 ("comment/uncomment feature in html")
|
| Changed: |
< < |
What works now. Line comments for the following extensions:
| > > |
What works now. Comments for the following extensions:
|
| Changed: |
< < |
extension line comment prefix
| > > |
extension line comment block comment
|
| Changed: |
< < |
cpp "//"
cs "//"
g (antlr grammar) "//"
idl "//"
js "//"
| > > |
c /* */
cpp "//" /* */
cs "//" /* */
css /* */
g (antlr grammar) "//" /* */
html
idl "//" /* */
js "//" /* */
pas "//" { }
|
| Changed: |
< < |
- Block comments (e.g. /**/ in cpp).
- Comments in html.
- Configuration panel.
| > > |
- Line comments in html, css, c (like in xml).
- Configuration panel (not sure if it's worth the effort).
|
| Changed: |
< < |
Tested with #811 and #700.
| > > |
Tested with #813 and #701.
|
| Added: |
> > |
- Block comments (c, cpp, cs, css, g, html, idl, js, pas).
- Added line comments for pas.
|
| Changed: |
< < |
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="0.1.1"}%
| > > |
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="0.2"}%
|
| Changed: |
< < |
%META:FIELD{name="IntelliJPluginBinary" title="IntelliJPluginBinary" value="http://www.intellij.org/twiki/pub/Main/CommentPlugin/Comment-0.1.1.jar"}%
%META:FIELD{name="IntelliJPluginSource" title="IntelliJPluginSource" value="http://www.intellij.org/twiki/pub/Main/CommentPlugin/Comment-0.1.1.zip"}%
| > > |
%META:FIELD{name="IntelliJPluginBinary" title="IntelliJPluginBinary" value="http://www.intellij.org/twiki/pub/Main/CommentPlugin/Comment-0.2.jar"}%
%META:FIELD{name="IntelliJPluginSource" title="IntelliJPluginSource" value="http://www.intellij.org/twiki/pub/Main/CommentPlugin/Comment-0.2.zip"}%
|
| Changed: |
< < |
%META:FIELD{name="TopicShortDescription" title="TopicShortDescription" value="Plugin for commenting (Ctrl-/) in custom files (e.g. properties, cs, bat, sh, pl, py, cpp)."}%
| > > |
%META:FIELD{name="TopicShortDescription" title="TopicShortDescription" value="Plugin for commenting (Ctrl-/, Ctrl-Shift-/) in custom files (e.g. properties, cs, bat, sh, pl, py, cpp)."}%
|
| Changed: |
< < |
%META:FILEATTACHMENT{name="Comment-0.1.1.jar" attr="" comment="" date="1050876221" path="C:\4\Comment-0.1.1.jar" size="12730" user="TimurZambalayev" version="1.1"}%
%META:FILEATTACHMENT{name="Comment-0.1.1.zip" attr="" comment="source zip" date="1050876240" path="C:\4\Comment-0.1.1.zip" size="40036" user="TimurZambalayev" version="1.1"}%
| > > |
%META:FILEATTACHMENT{name="Comment-0.2.jar" attr="" comment="" date="1051126495" path="C:\3\Comment-0.2.jar" size="29709" user="TimurZambalayev" version="1.1"}%
%META:FILEATTACHMENT{name="Comment-0.2.zip" attr="" comment="source zip" date="1051126513" path="C:\3\Comment-0.2.zip" size="52573" user="TimurZambalayev" version="1.1"}% |
|
|
| Changed: |
< < |
Description. Plugin for commenting (Ctrl-/) in custom files (e.g. properties, cs, bat, sh, pl, py, cpp).
| > > |
Plugin for commenting (Ctrl-/) in custom files (e.g. properties, cs, bat, sh, pl, py, cpp).
|
| Added: |
> > |
http://www.intellij.net/tracker/idea/viewSCR?publicId=11586 ("Open API. Access to comment properties for custom file types.")
|
| Changed: |
< < |
To do:
- Block comments (e.g. /**/ in cpp).
- Comments in html.
- Configuration panel.
| > > |
- Block comments (e.g. /**/ in cpp).
- Comments in html.
- Configuration panel.
|
| Changed: |
< < |
How to build: a) Specify the location of $idea.home in build.properties b) ant clean main.
| > > |
- Specify the location of $idea.home in build.properties.
- ant clean main.
|
| Changed: |
< < |
History.
| > > |
|
| Changed: |
< < |
0.1.1 (#700, #811) - 20 Apr 2003
| > > |
|
| Changed: |
< < |
- Added line comments for js and idl.
| > > |
- Added line comments for js and idl.
|
| Changed: |
< < |
0.1 (#700, #811) - 19 Apr 2003
| > > |
|
| Changed: |
< < |
- Line comments (bat, cpp, cs, g, pl, properties, py, sh).
| > > |
- Line comments (bat, cpp, cs, g, pl, properties, py, sh).
|
| Deleted: |
< < |
%META:FILEATTACHMENT{name="Comment-0.1.jar" attr="" comment="" date="1050786754" path="C:\3\Comment-0.1.jar" size="12636" user="TimurZambalayev" version="1.1"}%
%META:FILEATTACHMENT{name="Comment-0.1.zip" attr="" comment="source zip" date="1050786776" path="C:\3\Comment-0.1.zip" size="37391" user="TimurZambalayev" version="1.1"}% |
|
|
| Added: |
> > |
idl "//"
js "//"
|
| Changed: |
< < |
- Comments in html
| > > |
- Comments in html.
- Configuration panel.
|
| Added: |
> > |
History.
0.1.1 (#700, #811) - 20 Apr 2003
- Added line comments for js and idl.
0.1 (#700, #811) - 19 Apr 2003
- Line comments (bat, cpp, cs, g, pl, properties, py, sh).
|
| Changed: |
< < |
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="0.1"}%
| > > |
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="0.1.1"}%
|
| Changed: |
< < |
%META:FIELD{name="IntelliJPluginBinary" title="IntelliJPluginBinary" value="http://www.intellij.org/twiki/pub/Main/CommentPlugin/Comment-0.1.jar"}%
%META:FIELD{name="IntelliJPluginSource" title="IntelliJPluginSource" value="http://www.intellij.org/twiki/pub/Main/CommentPlugin/Comment-0.1.zip"}%
| > > |
%META:FIELD{name="IntelliJPluginBinary" title="IntelliJPluginBinary" value="http://www.intellij.org/twiki/pub/Main/CommentPlugin/Comment-0.1.1.jar"}%
%META:FIELD{name="IntelliJPluginSource" title="IntelliJPluginSource" value="http://www.intellij.org/twiki/pub/Main/CommentPlugin/Comment-0.1.1.zip"}%
|
| Added: |
> > |
%META:FILEATTACHMENT{name="Comment-0.1.1.jar" attr="" comment="" date="1050876221" path="C:\4\Comment-0.1.1.jar" size="12730" user="TimurZambalayev" version="1.1"}%
%META:FILEATTACHMENT{name="Comment-0.1.1.zip" attr="" comment="source zip" date="1050876240" path="C:\4\Comment-0.1.1.zip" size="40036" user="TimurZambalayev" version="1.1"}% |
|
|
| Added: |
> > |
%META:TOPICINFO{author="TimurZambalayev" date="1050787020" format="1.0" version="1.1"}%
%META:TOPICPARENT{name="TimurZambalayev"}%
Description. Plugin for commenting (Ctrl-/) in custom files (e.g. properties, cs, bat, sh, pl, py, cpp).
How to deploy: copy the jar file (e.g. comment.jar) to the plugins directory ($IDEA_HOME/plugins).
Relevant posts/requests:
http://www.intellij.net/tracker/idea/viewSCR?publicId=4510 ("Ctrl-/, Ctrl-Shift-/ should work for custom file types")
http://www.intellij.net/tracker/idea/viewSCR?publicId=10530 ("Comment/Uncomment should work with user defined file types")
http://www.intellij.net/forums/thread.jsp?forum=3&thread=4270&message=139865 ("Comments and custom files")
What works now. Line comments for the following extensions:
extension line comment prefix
bat "rem "
cpp "//"
cs "//"
g (antlr grammar) "//"
pl "#"
properties "#"
py "#"
sh "#"
(for now it's all hard-coded, see Comment/src/main/org/tzambalayev/ideaplugins/comment/CommentTypeMap.java)
Note that you don't have to register custom file types.
To do:
- Block comments (e.g. /**/ in cpp).
- Comments in html
Tested with #811 and #700.
How to build: a) Specify the location of $idea.home in build.properties b) ant clean main.
-- TimurZambalayev - 20 Apr 2003
%META:FORM{name="IntelliJPluginWebForm"}%
%META:FIELD{name="IntelliJPluginName" title="IntelliJPluginName" value="CommentPlugin"}%
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="0.1"}%
%META:FIELD{name="IntelliJPluginVendor" title="IntelliJPluginVendor" value="Timur Zambalayev (tzambalayev@nyc.rrNOSPAM321.com)"}%
%META:FIELD{name="IntelliJPluginBinary" title="IntelliJPluginBinary" value="http://www.intellij.org/twiki/pub/Main/CommentPlugin/Comment-0.1.jar"}%
%META:FIELD{name="IntelliJPluginSource" title="IntelliJPluginSource" value="http://www.intellij.org/twiki/pub/Main/CommentPlugin/Comment-0.1.zip"}%
%META:FIELD{name="IntelliJPluginClassification" title="IntelliJPluginClassification" value="CodeHelper"}%
%META:FIELD{name="TopicClassification" title="TopicClassification" value="IntelliJPluginPackage"}%
%META:FIELD{name="TopicShortDescription" title="TopicShortDescription" value="Plugin for commenting (Ctrl-/) in custom files (e.g. properties, cs, bat, sh, pl, py, cpp)."}%
%META:FIELD{name="TestedOnOS" title="TestedOnOS" value="OsWin2K"}%
%META:FIELD{name="ShouldRunOnOS" title="ShouldRunOnOS" value="AnyOS"}%
%META:FILEATTACHMENT{name="Comment-0.1.jar" attr="" comment="" date="1050786754" path="C:\3\Comment-0.1.jar" size="12636" user="TimurZambalayev" version="1.1"}%
%META:FILEATTACHMENT{name="Comment-0.1.zip" attr="" comment="source zip" date="1050786776" path="C:\3\Comment-0.1.zip" size="37391" user="TimurZambalayev" version="1.1"}% |
View
| Diffs | r1.12 | > | r1.11 | > | r1.10
| More
|
|