Build-in syntax highlighter

Can we have a tool build-in in the editor to output the script file in 1 click, then I can post code to my blogs just Ctrl-V ?
When I want to post code, need to transfer the code by on-line tool, alright, it’s not a problem, but a bit of inconvenience.

I don’t really understand what you need here. Doesn’t your blog support code formatting?

Please see this Q&A in this website.

By the way, I want to hear people say “Oh This is Defold” when I have a code display on my blog in the future.

Is it possible to see this syntax lighting is a Defold standard on the blogs, websites and office documentations ?
so the first step should be have a syntax lighting export feature in the editor.

Most blogs and forums have support for showing syntax highlighted code. You can usually specify what kind of language the code is written in and get proper highlighting. Lua is usually a supported language.

We will not add support for this somehow in the editor since it really is something that should be supported already by most blogs and forums.