Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
Post History
Change the tabbing to your desired value from the window footer. Execute the Format Code action. This will apply the setting to the project. ctr + shift + p to open the runner, and search for...
#2: Post edited
- 1. Change the tabbing to your desired value from the window footer.
2. Execute the `Format Code` action. This will apply the setting to the current file.- - `ctr + shift + p` to open the runner, and search for `Format Code`
- - Directly with `ctr + shit + i`
- 1. Change the tabbing to your desired value from the window footer.
- 2. Execute the `Format Code` action. This will apply the setting to the project.
- - `ctr + shift + p` to open the runner, and search for `Format Code`
- - Directly with `ctr + shit + i`
