View Issue Details

IDProjectCategoryView StatusLast Update
0032923mantisbtattachmentspublic2023-09-08 23:02
Reportervboctor Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status newResolutionopen 
Product Version2.25.6 
Summary0032923: Support previewing more file formats for text-based files
Description

Currently, we support previewing a limited set of file formats:

$g_preview_text_extensions = array( '', 'txt', 'diff', 'patch' );

We should consider expanding to include:

  • json
  • yml, yaml
  • env
  • ini
  • xml
  • js (Javascript)
  • ts (Typescript)
  • c (C)
  • h (C)
  • cpp (C++)
  • hpp (C++)
  • cs (C#)
  • py (Python)
  • php (PHP)
  • java (Java)
  • kt (Kotlin)
  • rb (Ruby)
  • css
  • scss
  • sass
TagsNo tags attached.

Activities

There are no notes attached to this issue.