<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: toml file syntax highlighting in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/toml-file-syntax-highlighting/m-p/115176#M45039</link>
    <description>&lt;P&gt;Ah I see. I have to admit I was hoping that I was missing something on my end, and that this would have been a simple fix somewhere in our workspace/configuration.&lt;/P&gt;&lt;P&gt;Thank you for listening and sharing the feedback with your team, I do hope that this is supported in the future!&lt;/P&gt;</description>
    <pubDate>Thu, 10 Apr 2025 15:15:01 GMT</pubDate>
    <dc:creator>ChristianRRL</dc:creator>
    <dc:date>2025-04-10T15:15:01Z</dc:date>
    <item>
      <title>toml file syntax highlighting</title>
      <link>https://community.databricks.com/t5/data-engineering/toml-file-syntax-highlighting/m-p/114113#M44725</link>
      <description>&lt;P&gt;Hi there, I'm curious if there's a way for Databricks to support syntax highlighting for a language that is currently not supported in our DBX configuration. For example, I'm using .toml files, but Databricks doesn't understand it and displays it as simple text:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChristianRRL_0-1743447583140.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/15736i99118179170DA827/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChristianRRL_0-1743447583140.png" alt="ChristianRRL_0-1743447583140.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In contrast, if I take my file and rename it to another file extension (such as .yaml), I get the correct syntax highlighting for that language:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChristianRRL_1-1743447614420.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/15737i40BA80AB4EF47D3B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChristianRRL_1-1743447614420.png" alt="ChristianRRL_1-1743447614420.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Toml has been around for quite a while already, so I'm hoping this is a "solved" problem at this point, but after some initial web searching I couldn't find anything on this.&lt;/P&gt;&lt;P&gt;Any help on this would be greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Mon, 31 Mar 2025 19:04:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/toml-file-syntax-highlighting/m-p/114113#M44725</guid>
      <dc:creator>ChristianRRL</dc:creator>
      <dc:date>2025-03-31T19:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: toml file syntax highlighting</title>
      <link>https://community.databricks.com/t5/data-engineering/toml-file-syntax-highlighting/m-p/114115#M44726</link>
      <description>&lt;P&gt;Very small additional context, per the &lt;A href="https://toml.io/en/" target="_self"&gt;toml home page&lt;/A&gt;, this is the kind of syntaxt highlighting I would hope Databricks supports in some way/shape/form:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChristianRRL_0-1743448016634.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/15738i01A46B3571052BFD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChristianRRL_0-1743448016634.png" alt="ChristianRRL_0-1743448016634.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Mar 2025 19:07:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/toml-file-syntax-highlighting/m-p/114115#M44726</guid>
      <dc:creator>ChristianRRL</dc:creator>
      <dc:date>2025-03-31T19:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: toml file syntax highlighting</title>
      <link>https://community.databricks.com/t5/data-engineering/toml-file-syntax-highlighting/m-p/114425#M44820</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/96188"&gt;@ChristianRRL&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;Sorry for the delayed response. Databricks currently does not support syntax highlighting for .toml files. As a workaround, you can edit toml files in external editors like VS code (with plugins) and sync them to Databricks using Repos.&lt;/P&gt;
&lt;P&gt;I’ll share your feedback with the team and see if we can support this in the future.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2025 16:27:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/toml-file-syntax-highlighting/m-p/114425#M44820</guid>
      <dc:creator>Advika</dc:creator>
      <dc:date>2025-04-03T16:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: toml file syntax highlighting</title>
      <link>https://community.databricks.com/t5/data-engineering/toml-file-syntax-highlighting/m-p/115176#M45039</link>
      <description>&lt;P&gt;Ah I see. I have to admit I was hoping that I was missing something on my end, and that this would have been a simple fix somewhere in our workspace/configuration.&lt;/P&gt;&lt;P&gt;Thank you for listening and sharing the feedback with your team, I do hope that this is supported in the future!&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2025 15:15:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/toml-file-syntax-highlighting/m-p/115176#M45039</guid>
      <dc:creator>ChristianRRL</dc:creator>
      <dc:date>2025-04-10T15:15:01Z</dc:date>
    </item>
  </channel>
</rss>

