Closed
Bug 279556
Opened 20 years ago
Closed 20 years ago
Support Syntax highlighting in file:// files
Categories
(Firefox :: File Handling, enhancement)
Tracking
()
VERIFIED
WONTFIX
People
(Reporter: callbabusats, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Few linux browsers like Konquereor support syntax highlighting using vim and
other embedded components.
Firefox can add this support for PLs like
Java,C++,C ...
And make this configurable to add more PLs be end user.
Reproducible: Always
Steps to Reproduce:
1.Open a Java file file://c:/sample.java in firefox
2.
3.
Actual Results:
Java file is displayed without Syntax highlighting
Expected Results:
1.Syntax highlighted display
2.Formatted display
Comment 1•20 years ago
|
||
Firefox isn't a programmers editor, it has to stay as small as possible. If you
would like this, you need to write an extension.
Comment 2•20 years ago
|
||
As Jo said, this is something for an extension.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WONTFIX
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•