code-blocks icon indicating copy to clipboard operation
code-blocks copied to clipboard

Syntax highlighting for Google Docs

Results 132 code-blocks issues
Sort by recently updated
recently updated
newest added

Google Docs issue, code not being stored for reformatting

Can't edit text once converted into codeblocks version. Tab sometimes are deleted.

I use Code Blocks all the time. I find that I want to change the font-size after each formatting. I am posting here for an enhancement request that would allow...

enhancement

The code highlighting support for text in protobuf format does not handle `oneof` fields. For example: ```protobuf message OneofMessage { oneof choices { int32 some_number = 1; string some_string =...

for example the nginx config: ``` user nginx; worker_processes 1; error_log /var/log/nginx/error.log warn; pid /var/run/nginx.pid; events { . . . } http { . . . } ``` Can this...

When applying the style within a cell, it deletes all previous existing content

Thanks for creating such convenient tools. For instance, I am new to it and found that there are a lot of style preset. However, there are too many of them...

enhancement

I installed this and used it yesterday and it was great. Today I tried to open the same doc as yesterday again and underneath Addons > Code Blocks there is...

Hey @alexwforsythe , Thanks for this useful Google Docs feature! I've seen multiple requests for React / JSX / TSX in the Issues board, and it looks like Highlight.js has...