• tsetsko

    (@tsetsko)


    Hi,
    Are there plans to include Google Sheets as a lanugage?
    If not do you have recommendations regarding how to implement those formulas using the plugin?
    I am talking style and colour.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Andi Dittrich

    (@andi-dittrich)

    not really, it’s not an often used “language”. but it should mostly be covered by the generic highlighting mode.

    if you want to implement your own highlighting support, take a look into the docs: https://github.com/EnlighterJS/documentation

    Thread Starter tsetsko

    (@tsetsko)

    Well, I have limited coding experience.
    Writing a highlighting for Google Sheets, is a task that is impossible for me.

    I went in the settings and found that I can customize the string color (this is good).
    Is there an option for inline HTML code so that I can customize the rest:
    From this:

    View post on imgur.com


    To that:

    View post on imgur.com

    Thanks for the quick reply!

    Plugin Author Andi Dittrich

    (@andi-dittrich)

    there’s no difference between inline and block mode. in case the generic highlighting engine detects the elements as single tokens it should be possible using the theme customizer (but this will break all other languages)

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Support of Google Sheets sintax’ is closed to new replies.