<?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[add simple table (or cell spacing)]]></title><description><![CDATA[<p dir="auto">hi everybody,<br />
i’ve a document with small list on left side:</p>
<pre><code>S02
database16994
database16995
database16996
database16997
database16998
database16999

S03                                                  
database16988
database16989
database16990
database16991
database16992
database16993
</code></pre>
<p dir="auto">so, i want fill the blank space on right side with a table (or cell spacing with tab key), to have final result like this one:</p>
<pre><code>S02		    S03			
database16994  	    database=16988	 
database16995  	    database=16989  					 
database16996  	    database=16990 					     
database16997  	    database=16991 					    
database16998  	    database=16992
database16999  	    database=16993				   
</code></pre>
<p dir="auto">i can use multi-line text <code>Shift+ALT+arrow down</code> to add space with key tab, but multi-line does not work when paste second text block S03</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/24320/add-simple-table-or-cell-spacing</link><generator>RSS for Node</generator><lastBuildDate>Sat, 08 Aug 2026 01:17:03 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/24320.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 31 Mar 2023 12:57:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to add simple table (or cell spacing) on Sat, 01 Apr 2023 11:18:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pinuzzu99" aria-label="Profile: pinuzzu99">@<bdi>pinuzzu99</bdi></a> said in <a href="/post/85372">add simple table (or cell spacing)</a>:</p>
<blockquote>
<p dir="auto">is put the cursor at the top left of the column. then with Shift+ALT click on the bottom right of the column to select it in one go.</p>
</blockquote>
<p dir="auto">Yes, this works, but I’d say it isn’t a common usage among Notepad++ users.</p>
<p dir="auto">It is so uncommon that it isn’t mentioned here (maybe it should be?):</p>
<p dir="auto"><img src="/assets/uploads/files/1680347773463-935de263-29ef-4be4-aee4-c18c08a84a3a-image.png" alt="935de263-29ef-4be4-aee4-c18c08a84a3a-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Probably “Hold Alt while left-click dragging” is the way most users would select your S02 block, if they’re going to involve the mouse in the selection action.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85387</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85387</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sat, 01 Apr 2023 11:18:25 GMT</pubDate></item><item><title><![CDATA[Reply to add simple table (or cell spacing) on Sat, 01 Apr 2023 13:28:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pinuzzu99" aria-label="Profile: pinuzzu99">@<bdi>pinuzzu99</bdi></a> said in <a href="/post/85382">add simple table (or cell spacing)</a>:</p>
<blockquote>
<p dir="auto">Alt+LClick to paste everywhere</p>
</blockquote>
<p dir="auto">There is more to learn:  The Alt+LClick is only important in this case if you want to paste a column block at a destination point out in “virtual space”.</p>
<p dir="auto">If you look at your original text, I presume the lines end right after the text, like this if you turn visible line-endings on:</p>
<p dir="auto"><img src="/assets/uploads/files/1680347263664-383cab3a-48db-4339-841a-209d7343d831-image.png" alt="383cab3a-48db-4339-841a-209d7343d831-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Thus it is not normally possible to move the caret here (blue dot location) so that you may do the column-block paste where you want it:</p>
<p dir="auto"><img src="/assets/uploads/files/1680347328628-45ce8b4a-934f-412d-9587-e46a0d96095d-image.png" alt="45ce8b4a-934f-412d-9587-e46a0d96095d-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">However, as mentioned, you can get the caret there with Alt+LClick.</p>
<p dir="auto">Another way you can get the caret there, by using the arrow keys alone, is to enable virtual space by turning this setting on:</p>
<p dir="auto"><img src="/assets/uploads/files/1680347555731-67600f6e-466f-4ee4-87b2-f2f493ae0efb-image.png" alt="67600f6e-466f-4ee4-87b2-f2f493ae0efb-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">With <em>Enable virtual space</em> on, you can freely move the caret with only the arrow keys, beyond the end-of-line characters on any line.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85386</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85386</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sat, 01 Apr 2023 13:28:16 GMT</pubDate></item><item><title><![CDATA[Reply to add simple table (or cell spacing) on Sat, 01 Apr 2023 07:57:56 GMT]]></title><description><![CDATA[<p dir="auto">yes, the same.<br />
sorry for my poor english<br />
anyway i’ve solved my question and also i learned 2 interesting stuff: your command <code>Alt+LClick</code> to paste everywhere the clipboard<br />
and my last command, an alternative to <code>Begin/End selection in column mode</code> (from edit menu)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85382</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85382</guid><dc:creator><![CDATA[pinuzzu99]]></dc:creator><pubDate>Sat, 01 Apr 2023 07:57:56 GMT</pubDate></item><item><title><![CDATA[Reply to add simple table (or cell spacing) on Fri, 31 Mar 2023 22:20:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pinuzzu99" aria-label="Profile: pinuzzu99">@<bdi>pinuzzu99</bdi></a> said in <a href="/post/85372">add simple table (or cell spacing)</a>:</p>
<p dir="auto">Probably part of the problem is that to us “how to select all block text S02?” this doesn’t make much sense.  I’m sure it is clear to you.</p>
<hr />
<blockquote>
<p dir="auto">put the cursor at the top left of the column. then with Shift+ALT click on the bottom right of the column to select it in one go.</p>
</blockquote>
<p dir="auto">What you’ve described is a variant on using this command:</p>
<p dir="auto"><img src="/assets/uploads/files/1680301099506-3d5fc56f-3787-44e2-b6de-347008f211b6-image.png" alt="3d5fc56f-3787-44e2-b6de-347008f211b6-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">You’d use it once at the top left, then you’d move your caret to the bottom right, and execute it again.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85375</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85375</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Fri, 31 Mar 2023 22:20:49 GMT</pubDate></item><item><title><![CDATA[Reply to add simple table (or cell spacing) on Fri, 31 Mar 2023 20:55:25 GMT]]></title><description><![CDATA[<p dir="auto">nope. anyway i’ve found the answer to my question.</p>
<p dir="auto">with column mode active, how to select all block text S02? before my solution is single click with <code>Shift+ALT+arrow right</code> to the end of S02 block</p>
<p dir="auto">but another simply way is put the cursor at the top left of the column. then with <code>Shift+ALT</code> click on the bottom right of the column to select it in one go.</p>
<p dir="auto">then solved question.<br />
All the best</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85372</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85372</guid><dc:creator><![CDATA[pinuzzu99]]></dc:creator><pubDate>Fri, 31 Mar 2023 20:55:25 GMT</pubDate></item><item><title><![CDATA[Reply to add simple table (or cell spacing) on Fri, 31 Mar 2023 17:33:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pinuzzu99" aria-label="Profile: pinuzzu99">@<bdi>pinuzzu99</bdi></a> said in <a href="/post/85364">add simple table (or cell spacing)</a>:</p>
<blockquote>
<p dir="auto">we have a better way to select total block S02 on column mode ?</p>
</blockquote>
<p dir="auto">No idea what you are asking here.</p>
<p dir="auto"><em>Maybe</em> you are asking if you can make multiple column block selections simultaneously?  The answer to that is No.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85367</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85367</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Fri, 31 Mar 2023 17:33:20 GMT</pubDate></item><item><title><![CDATA[Reply to add simple table (or cell spacing) on Fri, 31 Mar 2023 16:15:29 GMT]]></title><description><![CDATA[<p dir="auto">for copy to clipboard the first block S02, <code>Shift+ALT+arrow down</code> go to column mode and this is ok<br />
but to copy all block i need to select with <code>Shift+ALT+arrow right</code> because with mouse only np++ come back to single line mode …<br />
we have a better way to select total block S02 on column mode ?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85364</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85364</guid><dc:creator><![CDATA[pinuzzu99]]></dc:creator><pubDate>Fri, 31 Mar 2023 16:15:29 GMT</pubDate></item><item><title><![CDATA[Reply to add simple table (or cell spacing) on Fri, 31 Mar 2023 16:08:05 GMT]]></title><description><![CDATA[<p dir="auto">oh yes, sorry. <code>Shift+Alt+arrow</code> (now i’ve edit my original first post)<br />
and yes, now it work ! i’ve tried several times before open this thread<br />
before it didn’t work. pasted the lines of S3 block between the lines of S2 block.<br />
now it works well. it must have been my mistake.<br />
anyway thanks for your reply</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85361</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85361</guid><dc:creator><![CDATA[pinuzzu99]]></dc:creator><pubDate>Fri, 31 Mar 2023 16:08:05 GMT</pubDate></item><item><title><![CDATA[Reply to add simple table (or cell spacing) on Fri, 31 Mar 2023 13:02:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pinuzzu99" aria-label="Profile: pinuzzu99">@<bdi>pinuzzu99</bdi></a> said in <a href="/post/85358">add simple table (or cell spacing)</a>:</p>
<blockquote>
<p dir="auto">CTRL+ALT+arrow down</p>
</blockquote>
<p dir="auto">Do you mean Shift+Alt+arrow ?<br />
This would allow you to do column-select.<br />
Then copy.<br />
Then Alt+LClick somewhere out to the right of your <code>S02</code> text.<br />
Then paste.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85359</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85359</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Fri, 31 Mar 2023 13:02:30 GMT</pubDate></item></channel></rss>