Coder Social home page Coder Social logo

Comments (4)

tedgin avatar tedgin commented on July 19, 2024 1

How long have you known me, Terrell? By now you should know that my joy in life is passing insane crap to programs to see how they fail! ;-)

In seriousness, the use case is formatting iquest command calls in scripts so that they are more readable. When a iquest query gets too long, it improves readability to split the query over multiple lines. The second and subsequent lines are usually indented to show that they are continuations of the previous lines. Spaces could be used, but using tabs to indent benefits visually impaired readers. Please see https://dev.to/alexandersandberg/why-we-should-default-to-tabs-instead-of-spaces-for-an-accessible-first-environment-101f.

from irods_client_icommands.

trel avatar trel commented on July 19, 2024 1

We can probably coax the new parser in to handling this scenario.

I don't think we'll spend the time to get the old/current parser to learn new tricks.

from irods_client_icommands.

trel avatar trel commented on July 19, 2024

Interesting. Is the current behavior incorrect?

Or is it just that iquest could interpret a tab as a space?

How did you 'find' this? What is the use case for supporting tabs as a space?

from irods_client_icommands.

mcast avatar mcast commented on July 19, 2024

I wish I had found this one! It's a bug that's discoverable by someone else changing your code in an editor that auto-tabifies...

from irods_client_icommands.

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.