GithubHelp home page GithubHelp logo

Syntax highlighting for JSON about bat HOT 6 CLOSED

sharkdp avatar sharkdp commented on May 2, 2024 6
Syntax highlighting for JSON

from bat.

Comments (6)

sharkdp avatar sharkdp commented on May 2, 2024 16

This really depends on the syntax highlighting theme. The next version of bat will ship with a few themes to choose from. Here is TwoDark, for example:

image

from bat.

sharkdp avatar sharkdp commented on May 2, 2024 1

@jcousins-ynap As described above, the JSON syntax was always shipped. It's just the highlighting theme that causes problems. Please try a different one. If there are remaining problems, please open a new ticket.

from bat.

fpietka avatar fpietka commented on May 2, 2024

Are you sure that is the case?

I mean, I tried and thought the same. But when I open json in Sublime, curly braces and brackets are white and the text is a light grey. I took a close look and it is working the same way with bat.

Hope that helps

from bat.

avdv avatar avdv commented on May 2, 2024

Thanks, you're right. I see that at least true gets highlighted in blue color in a JSON file. So, basically this is a bad color scheme...

Renaming the file from .json to .js looks a lot better.

Why not use the same highlighting for JSON, being a subset of ECMAScript anyway?

from bat.

sharkdp avatar sharkdp commented on May 2, 2024

Why not use the same highlighting for JSON, being a subset of ECMAScript anyway?

Not sure if this is the only reason, but you might want to highlight syntax-errors in a particular way.

If you really want this, you can use bat --language javascript .. starting with the next version.

So, basically this is a bad color scheme...

It could also be the combination of color scheme and language definition.

If anybody knows how to improve this, I'd be glad to know.

from bat.

jcousins-ynap avatar jcousins-ynap commented on May 2, 2024

Was this language definition shipped?
JSON files do not seem to be highlighted in 0.12.1.

from bat.

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.