Logo
Explore Help
Register Sign In
rbxii3/firmware
1
0
Fork 0
You've already forked firmware
mirror of https://github.com/meshtastic/firmware.git synced 2026-01-01 15:40:49 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
cd16b7b00a090ab2ef90dcafa408b96547b45ebe
firmware/.vscode/settings.json

12 lines
273 B
JSON
Raw Normal View History

move my bt experiment into its own repo (about to remove ttn)
2020-02-01 08:30:53 -08:00
{
Setup Trunk (#2143) Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2023-01-17 16:35:26 +10:00
"editor.formatOnSave": true,
Enable Trunk on Windows
2023-07-31 21:37:55 +02:00
"editor.defaultFormatter": "trunk.io",
Stop Fiddling with Newlines! (#3341)
2024-03-06 13:09:46 -06:00
"trunk.enableWindows": true,
"files.insertFinalNewline": false,
Turn off vscode cmake prompt - we don't use cmake on meshtastic (#4122)
2024-06-16 17:17:19 -07:00
"files.trimFinalNewlines": false,
tell vscode, if formatting, use whatever our trunk formatter wants (#4186) without this flag if the user has set some other formatter (clang) in their user level settings, it will be looking in the wrong directory for the clang options (we want the options in .trunk/clang) Note: formatOnSave is true in master, which means a bunch of our older files are non compliant and if you edit them it will generate lots of formatting related diffs. I guess I'll start letting that happen with my future commits ;-).
2024-06-27 11:14:16 -07:00
"cmake.configureOnOpen": false,
"[cpp]": {
"editor.defaultFormatter": "trunk.io"
}
Setup Trunk (#2143) Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2023-01-17 16:35:26 +10:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 63ms Template: 0ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API