Open Apostolique opened 3 years ago
In: https://github.com/Apostolique/Apos.History/blob/master/README.md
Oni2:
vscode:
The markdown headers should be blue. The brackets should be green. The parentheses should be yellow.
Thanks @Apostolique for the details and screenshots! Will be a great test case for the next round of syntax highlighting fixes 👍
In: https://github.com/Apostolique/apos-docs/blob/master/README.md
Oni2:
vscode:
The markdown inline code (backticks) should be orange.
In: https://github.com/Apostolique/apos-docs/blob/master/index.js
Oni2:
vscode:
The #!
should also be gray.
In: https://github.com/Apostolique/apos-docs/blob/master/src/styles/tailwind.config.js#L73
Oni2:
vscode:
Some of the theme
functions aren't green. Also the single quotes around the figure figcaption
key shouldn't be yellow.
I have made my own theme: https://github.com/Apostolique/AposTheme.
It is available on open vsx: https://open-vsx.org/extension/vyne/apostheme.
In: https://github.com/Apostolique/Apos.History/blob/master/Source/History.cs
Oni2: vscode:
Differences: The
///
comments should be gray. The constructor parameterHistoryHandler
should be orange.I'll make separate posts for other differences that I find.