Opened 5 years ago

Last modified 4 years ago

#720 new Bugs

dot files do not display outline

Reported by: pteague Owned by:
Priority: 1 Milestone: 1.3.0
Component: PHP Editor Version: 1.2.x
Keywords: outline Cc:

Description

A dot file (such as .filename.php or .filename.inc) does not display anything in the outline panel. It parses & does syntax highlighting on the contents just fine. This is troublesome for dealing with poor code & naming conventions.

Change History (3)

comment:1 Changed 5 years ago by pteague

This is due to the filename itself, not because of the contents. Creating a soft link, copying, or renaming the file to not include an initial dot seems to immediately solve the problem with phpEclipse

comment:2 Changed 5 years ago by ed_mann

  • Keywords outline added
  • Milestone set to 1.3.0

comment:3 Changed 4 years ago by incastrix

  • Version changed from 1.2.0-nightly to 1.2.x
Note: See TracTickets for help on using tickets.