Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Programming Languages
>
Fancy Binary
New to Visual Studio Code?
Get it now.
Fancy Binary
Artem Ustimenko
|
677 installs
|
(
0
)
|
Free
Fancy Syntax Highlighting for Binary
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
Fancy Syntax Highlighting for Binary
Features
Beatiful custom highlighting for 0 & 1
Other symbols are highlighted as comments
Tips
Use .fab or .fbin extension to view Fancy Binary syntax highlighting
You can use "l" instead of "1" and "o/O" instead of "0" in comments
Example
Not:
0
1
1
0
0
my comment
1
0
1
But:
0
1
1
0
0
my comment
lOl