Menu

#1556 Add "*source.patterns." and "*filter." prefixes to {asciidoc,others,powershell,tex,yaml}.properties

Initial
open
nobody
None
5
2025-05-18
2025-05-01
No

So that they will be picked up by source.files and list.filters.

5 Attachments

Discussion

  • Neil Hodgson

    Neil Hodgson - 2025-05-07

    Why do you regard file types like *.txtas source code? These appear to me to mostly be text, documentation or data.

     
    • Georger Araujo

      Georger Araujo - 2025-05-07

      You are right, those are not source code. Thanks for pointing it out. Please disregard the attached others.properties.

       

      Last edit: Georger Araujo 2025-05-07
  • Neil Hodgson

    Neil Hodgson - 2025-05-18

    The changes to asciidoc, powershell, and yaml are OK so committed as [e0729c].

    The tex.properties change has a couple of problems. It adds 3 more entries to the file filter menu which is already too long. I think that was why TeX was omitted from *filter. Users can choose one of the filter. settings that best matches their use of TeX and add that. The other problem is the use of filter.context which has another meaning (for the Search | Filter... command it is a number) and that use will override the filter.contextset inside tex.properties causing something like *filter.context=5 which doesn't work. Thus the filter.context setting inside tex.properties should be renamed.

     
    👍
    1

    Related

    Commit: [e0729c]


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.