📄 jedit_gui.props
字号:
###### jEdit user interface definitions,### :tabSize=8:indentSize=8:noTabs=false:### :folding=explicit:collapseFolds=1:###### Copyright (C) 1998, 2004 Slava Pestov####{{{ Default user catalog filedefaultCatalog=<?xml version="1.0"?>\n\ <!DOCTYPE MODES SYSTEM "catalog.dtd">\n\ \n\ <MODES>\n\ \n\ <!-- Add lines like the following, one for each edit mode you add: -->\n\ <!-- <MODE NAME="foo" FILE="foo.xml" FILE_NAME_GLOB="*.foo" /> -->\n\ \n\ </MODES>#}}}#{{{ Common stringscommon.ok=OKcommon.cancel=Cancelcommon.close=Closecommon.apply=Applycommon.more=Morecommon.insert=Insertcommon.add=Addcommon.remove=Removecommon.moveUp=Move Upcommon.moveDown=Move DownlineSep.unix=Unix (\\n)lineSep.windows=DOS/Windows (\\r\\n)lineSep.mac=MacOS (\\r)#}}}#{{{ Miscellaneousencodings=ASCII Cp850 Cp1251 Cp1252 ISO8859_1 ISO8859_2 ISO8859_15 \ MacRoman Big5 GBK KOI8_R SJIS UTF-16 UTF-8 UTF-8Yhistory.caption=Previously entered strings:action-set.jEdit=Built-in Commandsaction-set.browser=File System Browseraction-set.macros=Macrosaction-set.plugin=Plugin: {0}macro-handler.beanshell.label=BeanShell scriptmacro-handler.beanshell.glob=*.bsh# Plugin activation hooksdefer=falsestartup=true#}}}#{{{ Tool barview.toolbar=new-file open-file close-buffer save - print page-setup - \ undo redo cut copy paste - find find-next - new-view unsplit \ split-horizontal split-vertical - buffer-options global-options - \ plugin-manager - helpnew-file.icon=New.pngopen-file.icon=Open.pngsave.icon=Save.pngclose-buffer.icon=Cancel.pngprint.icon=Print.pngpage-setup.icon=PageSetup.pngundo.icon=Undo.pngredo.icon=Redo.pngcut.icon=Cut.pngcopy.icon=Copy.pngpaste.icon=Paste.pngfind.icon=Find.pngfind-next.icon=FindAgain.pngnew-view.icon=NewView.pngunsplit.icon=UnSplit.pngsplit-horizontal.icon=SplitHorizontal.pngsplit-vertical.icon=SplitVertical.pngbuffer-options.icon=Properties.pngglobal-options.icon=Preferences.pngplugin-manager.icon=Plugins.pnghelp.icon=Help.png#{{{ Icon list for tool bar editoricons=AdjustWidth.png \ ArrowD.png \ ArrowL.png \ ArrowR.png \ ArrowU.png \ BrokenImage.png \ ButtonProperties.png \ Cancel.png \ Clear.png \ Copy.png \ CopyToBuffer.png \ CurrentDir.png \ Cut.png \ Delete.png \ Drive.png \ FindAgain.png \ FindInDir.png \ Find.png \ Floppy.png \ Help.png \ Home.png \ Load.png \ Minus.png \ MultipleResults.png \ NewDir.png \ New.png \ NewView.png \ NextFile.png \ Open.png \ PageSetup.png \ ParentDir.png \ Parse.png \ Paste.png \ Pause.png \ Play.png \ Plugins.png \ Plus.png \ Preferences.png \ PreviousFile.png \ Print.png \ Properties.png \ Redo.png \ Reload.png \ Run.png \ RunAgain.png \ RunToBuffer.png \ Save.png \ SaveAll.png \ SaveAs.png \ SingleResult.png \ SplitHorizontal.png \ SplitVertical.png \ Stop.png \ Undo.png \ UnSplit.png \ ZoomIn.png \ ZoomOut.png \ Blank24.gif#}}}view.search.find=Search for:view.search.close-tooltip=Hide search barview.action.prompt=Action:view.action.no-completions=No matching actions foundview.action.close-tooltip=Hide action bar#}}}#{{{ Context menuview.context=cut copy paste paste-previous paste-deleted - \ select-block to-upper to-lower - hypersearch-word - \ add-marker - collapse-fold expand-fold narrow-to-foldview.context.customize=Customize This Menu...#}}}#{{{ Menu barview.mbar=file edit search markers folds view utils macros plugins help-menu#{{{ File menufile=new-file \ open-file \ %recent-files \ - \ reload \ reload-all \ - \ close-buffer \ close-all \ - \ save \ save-as \ save-a-copy-as \ save-all \ - \ print \ page-setup \ - \ exitfile.label=$Filenew-file.label=$Newopen-file.label=$Open...reload.label=$Reloadreload-all.label=Reloa$d All...close-buffer.label=$Closeclose-all.label=Clos$e Allsave.label=$Savesave-as.label=S$ave As...save-a-copy-as.label=Save a Cop$y As...save-all.label=Save A$ll...print.label=$Print...page-setup.label=Pa$ge Setup...# Print selection not yet implemented#print-selection.label=Prin$t Selection...exit.label=E$xit#{{{ Recent Files menurecent-files.code=new RecentFilesProvider();recent-files.label=Recent Filesno-recent-files.label=No Recent Files#}}}#}}}#{{{ Edit menuedit=undo \ redo \ - \ cut \ copy \ paste \ %clipboard \ - \ select-all \ %selection \ - \ word-count \ complete-word \ expand-abbrev \ - \ goto-line \ - \ %text \ %indent \ %sourceedit.label=$Editundo.label=$Undoredo.label=$Redocut.label=$Cutcopy.label=C$opypaste.label=$Pasteselect-all.label=Select $Allword-count.label=$Word Count...complete-word.label=Co$mplete Wordexpand-abbrev.label=E$xpand Abbreviationgoto-line.label=$Go to Line...#{{{ More Clipboard menuclipboard=cut-append \ copy-append \ vertical-paste \ - \ paste-previous \ paste-deleted \ - \ cut-string-register \ copy-string-register \ paste-string-register \ - \ cut-append-string-register \ copy-append-string-register \ vertical-paste-string-register \ - \ view-registersclipboard.label=More Clip$boardcut-append.label=$Cut Appendcopy-append.label=C$opy Appendvertical-paste.label=$Vertical Pastepaste-previous.label=Paste Previo$us...paste-deleted.label=Paste $Deleted...cut-string-register.label=Cu$t to Registercopy-string-register.label=Co$py to Registerpaste-string-register.label=Paste $Registercut-append-string-register.label=Cut Appe$nd to Registercopy-append-string-register.label=Copy $Append to Registervertical-paste-string-register.label=V$ertical Paste Registerview-registers.label=Vie$w Registers...#}}}#{{{ More Selection menuselection=select-none \ select-word \ select-line \ select-paragraph \ - \ invert-selection \ toggle-multi-select \ toggle-rect-select \ - \ select-line-rangeselection.label=More $Selectionselect-none.label=Select $Noneselect-word.label=Select $Wordselect-line.label=Select $Lineselect-paragraph.label=Select $Paragraphinvert-selection.label=$Invert Selectiontoggle-multi-select.label=$Multiple Selectiontoggle-rect-select.label=$Rectangular Selectionselect-line-range.label=Sele$ct Line Range...#}}}#{{{ Text menutext=delete-line \ delete-start-line \ delete-end-line \ join-lines \ - \ format-paragraph \ delete-paragraph \ - \ to-lower \ to-uppertext.label=$Textdelete-line.label=$Delete Linedelete-start-line.label=Delete to $Start of Linedelete-end-line.label=Delete to $End of Linejoin-lines.label=$Join Linesdelete-paragraph.label=Delete $Paragraphformat-paragraph.label=$Format Paragraphto-lower.label=To $Lower Caseto-upper.label=To $Upper Case#}}}#{{{ Indent menuindent=indent-lines \ shift-left \ shift-right \ - \ remove-trailing-ws \ spaces-to-tabs \ tabs-to-spacesindent.label=$Indentindent-lines.label=$Indent Selected Linesshift-left.label=Shift Indent $Leftshift-right.label=Shift Indent $Rightremove-trailing-ws.label=Remove Trailing $Whitespacespaces-to-tabs.label=$Spaces to Tabstabs-to-spaces.label=$Tabs to Spaces#}}}#{{{ Source menusource=range-comment \ line-comment \ - \ select-block \ match-bracket \ prev-bracket \ next-bracketsource.label=Sourc$erange-comment.label=$Range Commentline-comment.label=$Line Commentselect-block.label=$Select Code Blockmatch-bracket.label=Go to $Matching Bracketprev-bracket.label=Go to $Previous Bracketnext-bracket.label=Go to $Next Bracket#}}}#}}}#{{{ Search menusearch=find \ find-next \ find-prev \ - \ search-in-open-buffers \ search-in-directory \ - \ replace-in-selection \ replace-and-find-next \ replace-all \ - \ quick-search \ hypersearch \ quick-search-word \ hypersearch-word \ - \ ignore-case \ regexp \ - \ hypersearch-resultssearch.label=$Searchfind.label=$Find...find-next.label=Fi$nd Nextfind-prev.label=Find Pre$vioussearch-in-open-buffers.label=Search in Open $Buffers...search-in-directory.label=Search in $Directory...replace-in-selection.label=$Replace in Selectionreplace-and-find-next.label=Re$place and Find Nextreplace-all.label=Replace $Allquick-search.label=$Incremental Search Barhypersearch.label=$HyperSearch Barquick-search-word.label=Incremental Search for $Wordhypersearch-word.label=H$yperSearch for Wordignore-case.label=Ignore $Caseregexp.label=Regular E$xpressionshypersearch-results.label=HyperSearch Results#}}}#{{{ Markers menumarkers=add-marker \ add-marker-shortcut \ - \ remove-all-markers \ - \ goto-marker \ select-marker \ swap-marker \ - \ prev-marker \ next-marker \ -markers.code=new MarkersProvider();markers.label=$Markersadd-marker.label=$Add/Remove Markeradd-marker-shortcut.label=Add Marker $With Shortcutremove-all-markers.label=Re$move All Markersgoto-marker.label=$Go to Markerselect-marker.label=$Select to Markerswap-marker.label=Swa$p Caret and Markerprev-marker.label=Go to $Previous Markernext-marker.label=Go to $Next Markerno-markers.label=No Markersmarkers.blank-line=[Blank line]#}}}#{{{ Folding menufolds=collapse-fold \ expand-one-level \ expand-fold \ - \ collapse-all-folds \ expand-folds \ expand-all-folds \ - \
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -