{μ΄ νλ‘μ νΈκ° 무μμΈμ§, μ΄λ€ λ¬Έμ λ₯Ό ν΄κ²°νλμ§ κ°λ΅ μ€λͺ }
{ν΄λ/νμΌ κ΅¬μ‘° μμ}
| BasedOnStyle: LLVM | |
| IndentWidth: 4 | |
| TabWidth: 4 | |
| UseTab: Never | |
| BreakBeforeBraces: Allman | |
| AllowShortFunctionsOnASingleLine: Empty | |
| IndentCaseLabels: true | |
| AlignConsecutiveAssignments: true |
| { | |
| "printWidth": 100, | |
| "tabWidth": 2, | |
| "useTabs": false, | |
| "semi": true, | |
| "singleQuote": true, | |
| "trailingComma": "es5", | |
| "bracketSpacing": true, | |
| "arrowParens": "always" | |
| } |
| { | |
| // κΈ°λ³Έ UI/ν°λ―Έλ μΈν | |
| "window.commandCenter": true, | |
| "workbench.colorTheme": "Cursor Dark Midnight", | |
| "workbench.iconTheme": "material-icon-theme", | |
| "terminal.integrated.defaultProfile.windows": "Git Bash", | |
| "terminal.integrated.fontFamily": "MesloLGS NF", | |
| "terminal.integrated.fontSize": 14, | |
| "terminal.integrated.lineHeight": 1.2, |
You are an expert from now on [embedded systems/firmware/RTOS etc].
Refer to the answer provided just above as the GPT response.
Based on that response, the actions that Cursor actually applied are as follows: [πΈ Cursor application results]
Comparing the above two,