notepad++快顯功能表

來源:互聯網
上載者:User

 

<?xml version="1.0" encoding="UTF-8" ?>
<!--
By modifying this file, you can customize your context menu popuped as right clicking on the edit zone.
It may be more convinient to access to your frequent used commands via context menu than via the top menu.

Please check "How to Customize the Context Menu" on:
http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Context_Menu
-->
<NotepadPlus>
    <ScintillaContextMenu>
        <!-- 
        Use MenuEntryName and MenuItemName to localize your commands to add. 
        The values should be in English but not in translated language.
        (You can set Notepad++ language back to English from Preferences dialog via menu "Settings->Preferences...")
        -->
        <Item MenuEntryName="Edit" MenuItemName="Cut"/>
        <Item MenuEntryName="Edit" MenuItemName="Copy"/>
        <Item MenuEntryName="Edit" MenuItemName="Paste"/>
        <Item id="0"/>
        <Item id="44022"/>
        <!-- id="0" is the separator -->
        <Item id="0"/>
        <Item  FolderName="選擇語言" MenuEntryName="Language" MenuItemName="C"/>
        <Item  FolderName="選擇語言" MenuEntryName="Language" MenuItemName="C#"/>
        <Item  FolderName="選擇語言" MenuEntryName="Language" MenuItemName="XML"/>
        <Item  FolderName="選擇語言" MenuEntryName="Language" MenuItemName="HTML"/>
        <Item  FolderName="選擇語言" MenuEntryName="Language" MenuItemName="Ruby"/>
        <Item  FolderName="選擇語言" MenuEntryName="Language" MenuItemName="Python"/>
        <Item  FolderName="選擇語言" MenuEntryName="Language" MenuItemName="Javascript"/>
        <Item id="0"/>
        <!-- You can use command id to add the commands you want. 
        Check english.xml to get commands id:
        http://notepad-plus.svn.sourceforge.net/viewvc/notepad-plus/trunk/PowerEditor/installer/nativeLang/english.xml
        
        Use FolderName (optional) to create sub-menu. FolderName can be used in any type of item.
        FolderName value can be in any language.
        -->
        <Item FolderName="使用樣式" id="43022"/>
        <Item FolderName="使用樣式" id="43024"/>
        <Item FolderName="使用樣式" id="43026"/>
        <Item FolderName="使用樣式" id="43028"/>
        <Item FolderName="使用樣式" id="43030"/>
        
        <Item FolderName="移除樣式" id="43023"/>
        <Item FolderName="移除樣式" id="43025"/>
        <Item FolderName="移除樣式" id="43027"/>
        <Item FolderName="移除樣式" id="43029"/>
        <Item FolderName="移除樣式" id="43031"/>
        <Item FolderName="移除樣式" id="43032"/>
        <Item id="0"/>
        
        <!--
        Use ItemNameAs (optional) to rename the menu item name in the context menu 
        ItemNameAs can be used in any type of item. ItemNameAs value can be in any language.
        -->
        <Item FolderName="外掛程式管理" PluginEntryName="Compare" PluginCommandItemName="Compare" ItemNameAs="檔案比較" />
        
        <Item id="0"/>
        <Item MenuEntryName="Edit" MenuItemName="UPPERCASE"/>
        <Item MenuEntryName="Edit" MenuItemName="lowercase"/>
        <Item id="0"/>
        <Item MenuEntryName="Edit" MenuItemName="Toggle block comment"/>
        <Item MenuEntryName="Edit" MenuItemName="Stream comment"/>
        <Item id="0"/>
        <Item MenuEntryName="View" MenuItemName="Hide lines"/>
    </ScintillaContextMenu>
</NotepadPlus>

 

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.