<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.pushmindstack.com/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>PushMindStack - tools:vscode:tips</title>
        <description></description>
        <link>https://wiki.pushmindstack.com/</link>
        <lastBuildDate>Wed, 15 Apr 2026 23:41:37 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.pushmindstack.com/_media/wiki/dokuwiki.svg</url>
            <title>PushMindStack</title>
            <link>https://wiki.pushmindstack.com/</link>
        </image>
        <item>
            <title>Regex Replacement</title>
            <link>https://wiki.pushmindstack.com/tools/vscode/tips/replace</link>
            <description>Regex Replacement

Manual

Get details from capture-groups-and-replacement-patterns.

Example

Replace from (?! )([\w -]+ )%&quot;PRIu64&quot; packet%s to %&quot;PRIu64&quot; $1 packet%s

Before replacement


After replacement</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 10 Mar 2024 17:16:53 +0000</pubDate>
        </item>
        <item>
            <title>Select Language Mode for Given Files</title>
            <link>https://wiki.pushmindstack.com/tools/vscode/tips/select_language_mode</link>
            <description>Select Language Mode for Given Files

When you use a new file suffix unknown to VS Code, the code in the file will not be 
displayed in a highlight style. If you want to apply an existing style (language mode) to such a file,
e.g. as in the , use the</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 20 Nov 2023 06:16:02 +0000</pubDate>
        </item>
    </channel>
</rss>
