Alex88zel

Avatar
  • Total activity 12
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 5
  • Created

    Custom syntax highlighting keyword mismatch

    I've added a new custom filetype with syntax highlighting, everything works fine except some keyword that appear as sub-strings in other keywords. For example "menu" is keyword1, but "menu-timeout"...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    HTML Language injection not highlighting or auto completing.

    Answered
    Hello, I have YAML config file that holds some HTML and CSS. I tried to use language injection for CSS and it works perfectly, I get color highlights and auto completion. However, when I try the sa...
    • 2 followers
    • 1 comment
    • 0 votes
  • Edited

    Autocomplete from YAML file.

    Answered
    Hello, I have a project that used a configuration file in yaml format. for example: conf.yaml:server:  address: 192.168.1.1  port: 1234  username: some_user  password: some_passquery:  body: some_s...
    • 3 followers
    • 2 comments
    • 0 votes
  • Created

    Combine YAML and Jinja2 highlighting

    Answered
    Hello, I am using PyCharm for writing states for SaltStack. Most of the states are a combination of YAML and Jinja2, PyCharm supports both of these but not together, is it possible to use both at t...
    • 4 followers
    • 4 comments
    • 0 votes