GithubHelp home page GithubHelp logo

Comments (5)

venkatzhub avatar venkatzhub commented on May 30, 2024

I guess it depends on "how unusual" the coloring is :). Is it coloring or trying to color the non-COBOL text as well? In some sense, it is good for the listing to color highlight the source where possible. Makes the reading of the listing easier, but if it is causing more confusion to the users than good, then yes, making the extension to be txt might be the way to go.

from che-che4z-explorer-for-endevor.

nickImbirev avatar nickImbirev commented on May 30, 2024

I would say, that the issue is even bigger: right now, we are reading the file extensions from the Endevor, but they can be different, from one, that Code4z pack extensions are expected. It can be even null, so we will write the temp file or retrieved file without an extension at all.

I think we need to think about adding the TYPE of the element as a backup option in the file extensions. And I think, we can also show read-only listings in plain .txt format, because it is not editable content.

from che-che4z-explorer-for-endevor.

nickImbirev avatar nickImbirev commented on May 30, 2024

possibly duplicate with #7

from che-che4z-explorer-for-endevor.

anton-brezina avatar anton-brezina commented on May 30, 2024

If the Element has an Endevor Filename Suffix, we will use that. Else, We will check the Element type and use that as the file extension +*.lst (for print listing) andΒ  *.prnt (for print element).

Example:
*.cbl.lst
*.hlasm.prnt

from che-che4z-explorer-for-endevor.

nickImbirev avatar nickImbirev commented on May 30, 2024

resolved within #181 PR

from che-che4z-explorer-for-endevor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.