Greasy Fork镜像 is available in English.

Discussions » Greasy Fork镜像 Feedback

Suggestion: syntax-highlighting source editor to be enabled by default when posting/editing a script

§
Posté le: 2015-11-12
Édité le: 2015-11-12

Suggestion: syntax-highlighting source editor to be enabled by default when posting/editing a script

It's great that the site offers Ace editor's syntax highlighting when posting a new or editing an existing script. It's so useful.

I'd suggest that the syntax highlighting to be enabled by default
(i.e. it's checkbox to be checked by default).
Or, add it as a preference in "edit account".

Thank you


PS. I currently use this userscript in order to achieve this:

setTimeout(function(){
    document.querySelector('#enable-source-editor-code').click();
}, 50);

Poster une réponse

Connectez-vous pour poster une réponse.

长期地址
遇到问题?请前往 GitHub 提 Issues。