// - hide: 在搜索时隐藏目录。551 // - filter: 筛选目录为仅显示含有匹配设置的类别。单击一个类别将仅显示该类别的结果。552 "workbench.settings.settingsSearchTocBehavior": "filter", 553 554 // 控制在将设置编辑为 json 时是否使用拆分 json 编辑器。
Editor decorations of git blame should not be rendered as markdown #243033 closed Mar 10, 2025 Allow user to hide title controls or use custom ones #198766 closed Mar 10, 2025 Changes in the LHS of the diff editor open a duplicated editor #234097 closed Mar 10, 2025 [bisect]...
File metadata and controls Code Blame 7 lines (6 loc) · 122 Bytes Raw import { defineConfig } from 'vitest/config' export default defineConfig({ test: { hideSkippedTests: true, }, }) 1 2 3 4 5 6 7While the code is focused, press Alt+F1 for a menu of operations....
For example 'java.awt.*' will hide all types from the awt packages. java.completion.favoriteStaticMembers : Defines a list of static members or types with static members. java.completion.importOrder : Defines the sorting order of import statements. java.format.enabled : Enable/disable the ...
Reduced msr.refreshTmpGitFileListDuration to 2 minutes. [2.1.54] Hide tmp file on Linux/MacOS when running gfind-xxx alias. Skip showing alias list if not cooked cmdAlias folder. [2.1.53] Improved gfind-spring-ref / gfind-cpp-member-ref. Improved output full path out-fp and relative path...
And use 'files.exclude' to control whether to hide the project metadata files from the file explorer.", "type": "boolean", "default": false, "description": "Controls whether to exclude extension-generated project settings files (.project, .classpath, .factorypath, .settings/) from the ...
autohide autoindex automagically automake automaticity Autonavi autopictureinpicture autoplace Autoplacement Autoplay Autoplaying autoplays autoscroll autospace autoupgraded auxclick availabilitychanged availableinworkers availableoutgoing Avenir AVPF awesomebar awesomesauce awesomevid Awwww Axess AXQB Aylin Ayşe...
Toggle Explorer Arrows Show or hide the arrows next to the folder icons. Restore Default Configuration Reset to the default configuration. Toggle Grayscale Set icon saturation to 0 (grayscale), or 1 (color). Icon sources Material Design Icons Contributors Would you like to contribute? Take a...
Hide/show virtual machines or groups. Sometimes we don't want to manage and see certain virtual machines in the Visual Studio Code. You can quickly show all hidden items with a click of a button.Vagrant Boxes ManagementManage your Vagrant boxes, see all the boxes you have installed, delete...
{ this.sizeStatusBarEntry.hide(this); this.zoomStatusBarEntry.hide(this); } this.previewState = PreviewState.Disposed; })); this.updateBinarySize(); this.render(); this.updateState(); this.webviewEditor.webview.postMessage({ type: 'setActive', value: this.webviewEditor.active }); } ...