<?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: Highlighting brackets with different colours in notebook cells in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Highlighting-brackets-with-different-colours-in-notebook-cells/m-p/4120307#M3782</link>
    <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="634523" data-lia-user-login="Ostrzak" class="lia-mention lia-mention-user"&gt;Ostrzak&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;For the IDE style, current you can't directly modify them. You can use package that I mention to load external style from these extensions.(If you familiar with script and extensions, you can also try to manually create a style extension with custom styles)&lt;BR /&gt;If current extension not suitable for your requirement, you can try to submit an idea for provide the properties/interfaces to custom the notebook IDE-style.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://ideas.fabric.microsoft.com/" target="_blank"&gt;Microsoft Fabric Ideas&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
    <pubDate>Tue, 27 Aug 2024 08:39:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-08-27T08:39:13Z</dc:date>
    <item>
      <title>Highlighting brackets with different colours in notebook cells</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Highlighting-brackets-with-different-colours-in-notebook-cells/m-p/4035630#M2945</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It might sound stupid, but I couldn't find it anywhere.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When a notebook is booting up, I can see brackets being marked with different colours. After the notebook loads, it disappears. I still get syntax highlighting (e.g. missing brackets), but sometimes it would be useful to have the coloured bracket pairs as an active feature.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am aware of code formatting styling, but I would really like to retain the coluored brackets &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 21:48:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Highlighting-brackets-with-different-colours-in-notebook-cells/m-p/4035630#M2945</guid>
      <dc:creator>Ostrzak</dc:creator>
      <dc:date>2024-07-10T21:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting brackets with different colours in notebook cells</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Highlighting-brackets-with-different-colours-in-notebook-cells/m-p/4035855#M2950</link>
      <description>&lt;P&gt;Hih&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="634523" data-lia-user-login="Ostrzak" class="lia-mention lia-mention-user"&gt;Ostrzak&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Perhaps you can take a look at the following document about use format extension to extend and format code on fabric notebook:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-engineering/author-notebook-format-code" target="_blank"&gt;Format code in Microsoft Fabric notebooks - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 02:09:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Highlighting-brackets-with-different-colours-in-notebook-cells/m-p/4035855#M2950</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-11T02:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting brackets with different colours in notebook cells</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Highlighting-brackets-with-different-colours-in-notebook-cells/m-p/4036967#M2966</link>
      <description>&lt;P&gt;Thank you Xiaoxin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This pertain to code formatting for spaces, newlines and such. If I understand correctly, there is no way to highlight the brackets through the whole notebook experience?&lt;BR /&gt;&lt;BR /&gt;I can submit an idea and see what the administrators will say.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 11:05:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Highlighting-brackets-with-different-colours-in-notebook-cells/m-p/4036967#M2966</guid>
      <dc:creator>Ostrzak</dc:creator>
      <dc:date>2024-07-11T11:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting brackets with different colours in notebook cells</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Highlighting-brackets-with-different-colours-in-notebook-cells/m-p/4120307#M3782</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="634523" data-lia-user-login="Ostrzak" class="lia-mention lia-mention-user"&gt;Ostrzak&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;For the IDE style, current you can't directly modify them. You can use package that I mention to load external style from these extensions.(If you familiar with script and extensions, you can also try to manually create a style extension with custom styles)&lt;BR /&gt;If current extension not suitable for your requirement, you can try to submit an idea for provide the properties/interfaces to custom the notebook IDE-style.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://ideas.fabric.microsoft.com/" target="_blank"&gt;Microsoft Fabric Ideas&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2024 08:39:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Highlighting-brackets-with-different-colours-in-notebook-cells/m-p/4120307#M3782</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-08-27T08:39:13Z</dc:date>
    </item>
  </channel>
</rss>

