10xDad/vscoderefs/heads/fix/8226-enable-deleted-text-selection 1312 Branches317 TagsCode This branch is 3 commits ahead of, 16 commits behind microsoft/vscode:main.Folders and filesLatest commit 10xDad Add tests
Adds configurations to enable inline code completion and codebase indexing for IDX AI. main 1 parent bb7c759 commit 6a401d6 File tree .vscode settings.json 1 file changed +3 -1lines changed .vscode/settings.json +3-1 Original file line numberDiff line numberDiff line chan...
IVsCodeShareHandler IVsCombinedBrowseComponentSet IVsCommandArgInfo IVsCommandWindow IVsCommandWindow2 IVsCommandWindowsCollection IVsCommentTaskInfo IVsCommentTaskToken IVsCommonMessagePump IVsCommonMessagePumpClientEvents IVsCommonMessagePumpFactory IVsComponentEnumeratorFactory IVsComponentEnumeratorFactory2...
Enable inline completion providers to return inline edits. 6d99a8c hediet enabled auto-merge (rebase) February 12, 2025 14:04 hediet self-assigned this Feb 12, 2025 vs-code-engineering bot added this to the February 2025 milestone Feb 12, 2025 alexr00 previously approved these changes F...
-- Same options as `fittentech.fitten-code` in vscode @@ -119,11 +177,6 @@ local defaults = { -- * 'ycm' > https://github.com/ycm-core/YouCompleteMe -- * 'omni' > Neovim builtin ommifunc engine = 'cmp', disable_specific_source_completion = { -- Disable completion for some ...
VSCode : Enable Development inside Docker Container Browse files This will enable seamless Development of optee_client Project with VSCode inside Docker container. The VSCode Container provides: * Automatic Mapping of the host user UID/GID inside the container * Cross-Compilers (aarch64/armhf) * ...
Impact on EditorSyntax (which provides syntax highlighting with in VSCode, GitHub, and many other editors). Issue filed: Change how scopes are handled in variable completion 1cfb2ca pull-request-quantifier-deprecated bot added the Small label Sep 24, 2023 pull-request-quantifier-deprecated ...
VSCode Version: 1.18.1 OS Version: Windows 10 FU Explain: There are certain extensions that play well together, and it would be useful to be able to set a config file to enable and disable certain extensions in that workspace. This would...
vscode-java/package.json Line 253 in 86bf3ae "default": "-XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Dsun.zip.disableMemoryMapping=true -Xmx1G -Xms100m -Xlog:disable", . These options were done as part of #1262 . Would be curious to hear your thoughts ...
code-no-unexternalized-strings.ts code-no-unused-expressions.ts code-translation-remind.ts index.js tsconfig.json utils.ts vscode-dts-cancellation.ts vscode-dts-create-func.ts vscode-dts-event-naming.ts vscode-dts-interface-naming.ts vscode-dts-literal-or-types.ts vscode-dts-pr...