<?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[Fakevim follow symbol under cursor]]></title><description><![CDATA[<p dir="auto">hello im trying to map <code>gd</code> for "following symbol under the cursor" using fakevim, in qml it works only if the symbol is defined in another file but not for symbols defined in the same file. I also see that there is a default command <code>^tag?$</code> but I have no idea what that regular expression does or how to map it in the vimrc file</p>
<p dir="auto"><img src="https://ddgobkiprc33d.cloudfront.net/2f8b1e61-9c85-48f2-9175-374f4daed9c3.png" alt="2c6446af-26a6-4026-bcdf-3a0c5bf4874f-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">this is my current ex command:<br />
<img src="https://ddgobkiprc33d.cloudfront.net/ffb4d6e1-fa08-465f-9d12-20ec8da3761b.png" alt="14596158-8a60-4ba8-8dfa-150af984ba60-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">and the mapping in vimrc <code>noremap gd :gotodec&lt;CR&gt;</code> and it works when the symbol is defined in another file, and behaves the same with properties, JS variables and functions.</p>
<p dir="auto">Does anyone know how to make this work properly?  I just want to press <code>gd</code> and that it follows the symbol under the cursor like in non-vim mode.</p>
]]></description><link>https://forum.qt.io/topic/145705/fakevim-follow-symbol-under-cursor</link><generator>RSS for Node</generator><lastBuildDate>Sat, 16 May 2026 14:38:35 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/145705.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 11 Jun 2023 21:57:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Fakevim follow symbol under cursor on Sat, 21 Feb 2026 06:54:38 GMT]]></title><description><![CDATA[<p dir="auto">Let me just bump this. I have the same question and am in general not clear about the command/mapping mechanics.</p>
<p dir="auto">One more example (of several) I don't get:<br />
I assigned the "Ex Trigger Expression" <code>rb</code> to <code>Rebuild project</code> and i can type <code>:rb</code> - but it always <em>builds without cleaning</em>. In contrast, when I select the same corresponding menu item (mouse click), it does <em>rebuild with an initial cleaning step</em>.</p>
]]></description><link>https://forum.qt.io/post/836458</link><guid isPermaLink="true">https://forum.qt.io/post/836458</guid><dc:creator><![CDATA[JulianW]]></dc:creator><pubDate>Sat, 21 Feb 2026 06:54:38 GMT</pubDate></item></channel></rss>