Hacker News new | ask | show | jobs
by eriknstr 3335 days ago
Looking at a file from one of my repos, the syntax highlighting looks wonky.

https://sourcegraph.com/github.com/eriknstr/VoxelMode-2.5D/-...

Everything on every line after '#' on line 21 is the same save for backslashes and ":3" which are blue.

1 comments

We're working on improving that, and it'll work well for Python when we officially support Python. See https://news.ycombinator.com/item?id=14261611 for why, if you're curious.
Thanks.