google-code-export / editra

Automatically exported from code.google.com/p/editra
Other
1 stars 0 forks source link

Cobol Lexer #356

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Opening any .cob, .cbl, .pco source in editra.

What is the expected output? What do you see instead?
Sytax highlighting in cobol programs.

IMPORTANT!!! Please answer these questions for any and ALL bug reports

What version of the product are you using? On what operating system?
v0.4.88 Windows XP

What method of install was your version installed with (Binary/Source)?
Binary

If from source: What version of python and wxPython are you using?

Please provide any additional information below.

Original issue reported on code.google.com by tony.gio...@gmail.com on 18 May 2009 at 2:31

GoogleCodeExporter commented 9 years ago
Hello,

Editra does not currently support Cobol. So I am guessing that you are making a
feature request.

Could you please provide links to some cobol language references and attach a 
simple
hello world like sample file.

Original comment by CodyPrec...@gmail.com on 18 May 2009 at 2:54

GoogleCodeExporter commented 9 years ago
It appears Scintilla just added support in 1.78. This feature can move forward 
once
wxPython2.9 is released.

Still will need links to good Cobol references to properly support it though.

Original comment by CodyPrec...@gmail.com on 19 May 2009 at 4:12