<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Code folding without closing bracket]]></title><description><![CDATA[<p dir="auto">Hello, I have a big problem with code folding in npp. I am<br />
using LS Dyna, a FEM solver, which uses Keywords for running. Every keyword starts with an * but has no ending. The next keyword starts at the next *. Now I have the big problem that npp can’t fold blocks with only a opening “bracket”/keyword. The simple thing I want to have is folding starting from * and going to the next *. is there any option to make this work? I would really appreciate your help! Thanks in advance, Patrick</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/28/code-folding-without-closing-bracket</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 18:38:39 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/28.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 29 Jun 2015 11:45:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Code folding without closing bracket on Tue, 29 Mar 2016 06:04:32 GMT]]></title><description><![CDATA[<p dir="auto">you can save your file as a python source file (simply by changing the extention to <strong>.py</strong>)<br />
then you can handle your folding by **indenting **lines using **tab character **</p>
]]></description><link>https://community.notepad-plus-plus.org/post/14994</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/14994</guid><dc:creator><![CDATA[Nima Mir Habibollahi]]></dc:creator><pubDate>Tue, 29 Mar 2016 06:04:32 GMT</pubDate></item></channel></rss>