<?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[Auto complete over multiple tabs]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I am using NP++ for coding C/C++ for Arduino.<br />
Compiling + uploading with Arduino-IDE and NP++ as an external Editor.</p>
<p dir="auto">Is it possible to expand the index of the autocomplete function over more than one tab?</p>
<p dir="auto">E.g.:<br />
Tab1 : 01_main.ino<br />
Tab2: 02_timer1.ino<br />
Tab3: 03_adc.ino</p>
<p dir="auto">When I write code in 01_main.ino the autocomplete-function doesn´t recognise e.g. function names, names from variables from the other tabs. So I have to switch between the opend tabs in order to verify that I wrote correctly.</p>
<p dir="auto">Debug Info:<br />
Notepad++ v8.2   (64-bit)<br />
Build time : Dec 30 2021 - 03:40:42<br />
Path : E:\PortableApps\PortableAppsPlatform\PortableApps\Notepad++Portable\App\Notepad++64\notepad++.exe<br />
Command Line :<br />
Admin mode : OFF<br />
Local Conf mode : ON<br />
Cloud Config : E:\PortableApps\PortableAppsPlatform\PortableApps\Notepad++Portable\Data\Config<br />
OS Name : Windows 7 Professional (64-bit)<br />
OS Build : 7601.0<br />
Current ANSI codepage : 1252<br />
Plugins : mimeTools.dll NppConverter.dll NppExport.dll</p>
<p dir="auto">ThanX<br />
Rick</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/22530/auto-complete-over-multiple-tabs</link><generator>RSS for Node</generator><lastBuildDate>Wed, 13 May 2026 12:42:26 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/22530.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 09 Feb 2022 10:21:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Auto complete over multiple tabs on Wed, 09 Feb 2022 13:29:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gitrick00" aria-label="Profile: gitrick00">@<bdi>gitrick00</bdi></a> said in <a href="/post/73955">Auto complete over multiple tabs</a>:</p>
<blockquote>
<p dir="auto">Is it possible to expand the index of the autocomplete function over more than one tab?</p>
</blockquote>
<p dir="auto">Not natively as you’ve heard already.  But there are <code>ctags</code> plugins that help with code navigation as well as providing autocomplete across a “project” of files.  Have a look at <a href="https://github.com/pnedev/nppgtags" rel="nofollow ugc">NppGTags</a></p>
<p dir="auto">Cheers.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/73959</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/73959</guid><dc:creator><![CDATA[Michael Vincent]]></dc:creator><pubDate>Wed, 09 Feb 2022 13:29:41 GMT</pubDate></item><item><title><![CDATA[Reply to Auto complete over multiple tabs on Wed, 09 Feb 2022 12:19:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gitrick00" aria-label="Profile: gitrick00">@<bdi>gitrick00</bdi></a> said in <a href="/post/73955">Auto complete over multiple tabs</a>:</p>
<blockquote>
<p dir="auto">Is it possible to expand the index of the autocomplete function over more than one tab?</p>
</blockquote>
<p dir="auto">It is not currently possible but if you want you can make a feature request for it.  Info on doing that is <a href="https://community.notepad-plus-plus.org/topic/15741/faq-desk-feature-request-or-bug-report/1">HERE</a>.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/73957</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/73957</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Wed, 09 Feb 2022 12:19:56 GMT</pubDate></item></channel></rss>