tobiastimm/subliminalr

LaTeX support

laban211 opened this issue ยท 9 comments

I'm a big fan of the theme and would love to use it when writing LaTeX documents.

Okay. Haven't worked so much with LaTeX. Do you have any idea in mind for the usage of the colors?

I'll look into it, I'll get back to you!

Unfortunately, I don't have any prior experience with writing VS Code themes. I used the "Developer: Inspect TM Scopes" and came up with some suggestions though.

  • keyword = red
  • support.class = green
  • variable.parameter = yellow
  • support.function = blue
  • entity.name = green
  • constant.character = green
  • constant.numeric = yellow
  • markup.italic = green and italic text
  • markup.bold = green and bold text

This should cover the basic syntax of at least the kind of documents I'm working with. Will this be enough for you to work with, or can I help some more?

@laban211 an example file would be great! I will try to implement that on the weekend

http://physics.clarku.edu/sip/tutorials/TeX/intro.html

This should cover pretty much all of it.

@laban211 I've looked a bit into this. Most of this should be fixed, if i convert the theme to my more general syntax, that I'm also using in Raiju - Next or Sceanic. I will try to convert SubliminalR tomorrow ๐Ÿ˜„

@laban211 could you try out the new SubliminalR - Next theme combined with the LaTeX language extension? ๐Ÿ˜„

It seems to work!๐Ÿ˜ƒ The main color my files seems to be yellow (support.function). Is there any logic why this is the color of choice rather than something a bit softer like blue?

this yellow is just the color for support.function taken from the original theme.