Jump to content

Recommended Posts

Posted

Hello

I know this has been asked and answered before, but since time has gone by I want to know how to add Powershell Code to CKEditor color coding in 2020?

Is there a builtin method meanwhile or any plugin for CKEditor?

Thanks,
Thomas

Posted

Thank you, will test that 👍

 

Basically the builtin syntax highlighting works when selecting "C Languages...).

grafik.thumb.png.8c597a874deb808b47b7bd7b9932b5dd.png

Write-Host 'Hello, World!'

Can I change the label of the language?

E.g. use "PowerShell and C Languages" instead of "C Languages..." ?

Thanks,
Thomas

 

Posted

After searching in the wrong direction (ckeditor config docs, ckeditor file locations) for a while, I found it simply using the IPS Translation options:

ACP > Customization > Localization > Languages > "your language" > Translate (button). Then look for entries (Keys) like editor_code_clike or editor_code_perl etc.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...