"ms-vscode.cpptools", "ms-vscode.cpptools-themes", "twxs.cmake", 2 changes: 1 addition & 1 deletion 2 README.md Original file line numberDiff line numberDiff line change @@ -17,7 +17,7 @@ C/C++ extension tutorials per compiler and platform * [Clang on macOS](https://code.visu...
It appears that trailing spaces can be detected & removed with the following extension (In vscode, they are automatically removed by default.) https://marketplace.visualstudio.com/items?itemName=MadsKristensen.TrailingWhitespace64
trim_trailing_whitespace = false trim_trailing_whitespace = false 33 changes: 0 additions & 33 deletions 33 .travis.yml Load diff This file was deleted. 2 changes: 1 addition & 1 deletion 2 Contributing.md Original file line numberDiff line numberDiff line change @@ -19,7 +19,7...
"files.trimTrailingWhitespace": true, "files.insertFinalNewline": true, Or adds a new like: "files.removeTrailingNewlines": true Note: First remove than add by "files.insertFinalNewline". The goal is "Always ensure only one final line break". [Feature Request] VSCode Version: 1.13.1 OS...
- uses: 'actions/setup-node@v4' with: node-version: 'lts/*' - name: 'Run vscode-telemetry-extractor' run: 'npx --package=@vscode/telemetry-extractor --yes vscode-telemetry-extractor -s .' env: GITHUB_TOKEN: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}...
insertPragma:false,// 行尾换行格式endOfLine:'auto',// html空格敏感度htmlWhitespaceSensitivity:'ignore',// tab缩进大小,默认为2tabWidth:2,// 使用tab缩进还是空格,默认falseuseTabs:true,// vue缩进脚本和样式vueIndentScriptAndStyle:false,// > 标签放在最后一行的末尾,而不是单独放在下一行 默认false...
1 change: 0 additions & 1 deletion 1 .vscode/settings.json Original file line numberDiff line numberDiff line change @@ -59,7 +59,6 @@ "eslint.runtime": "node", "files.trimTrailingWhitespace": true, "typescript.tsdk": "node_modules/typescript/lib", "editor.tabSize": 2, "files...
Remove trailing comma Browse files mjbvz committed Aug 8, 2024 1 parent 03eb651 commit a0ec01c Showing 1 changed file with 1 addition and 1 deletion. Whitespace Ignore whitespace Split Unified 2 changes: 1 addition & 1 deletion 2 extensions/typescript-language-features/src/typescriptServi...
Code This branch is 2 commits ahead of, 4 commits behind ggml-org/llama.cpp:master.Folders and filesLatest commit qnixsynapse remove trailing whitespace 73f1849· Mar 14, 2025 History4,888 Commits .devops repo : update links to new url (ggml-org#11886) ...
- id: trailing-whitespace - repo: https://github.com/kynan/nbstripout rev: e4c5b4dcbab4afa0b88b7a9243db42b1a8d95dde rev: 0.7.1 hooks: - id: nbstripout files: ".ipynb" - repo: https://github.com/shellcheck-py/shellcheck-py rev: 953faa6870f6663ac0121ab4a800f1ce76bca31f - r...