I believe what OP and me would actually want is the ability to just run the _Edit -> Convert Indents_ on the entire project, without changing any other, maybe opiniated, but still intended code style choices used in various project files. Well, for me i...
Hi,Awesome plugin. One thing I would like to be able to customize is the indentation. Here is an example of my goal:Default indentation...
The new line always starts with the correct indentation. GIF Use Ctrl+Alt+Enter (or ⌥⌘Enter) to start a new line above the current lineCopy heading link When you want to start a new lineabovethe current line, there’s a shortcut that will help you ...
Correct. Image is based on officialgcc:12.2-bullseyeimage. We actually use exactly the same one in the CI to analyze with SonarCLI using build wrapper. Abbas Sabra: Can you try to run the same command from the docker container? Sure: root@d3c4bb7c5466:/home/ishuttle# /usr/local/bin/g...
One of the most common questions that founders have is how to balance speed with everything else: product quality, architecture debt, team culture. Too often, startups stall out and sacrifice their early momentum in order to correct technical debt. In building Faire, we set out to both esta...
Editors are a strange beast. Some people defend their editor choice strenuously. In the Unix world you have those Emacs vs vi “wars”, and I kind of imagin
"editor.detectIndentation": true Adapt to the file indentation, useful when editing other people code "editor.quickSuggestionsDelay": 0 Show the code suggestion immediately, not after some secondsThe best font for codingI like Fira Code. It’s free, and has some very nice programming ligatures,...
OpenPDF supports OpenType layout, glyph positioning, reordering and substitution which is e.g. required for correct positioning of accents, the rendering of non-Latin and right-to-left scripts. OpenPDF supports DIN 91379. See:wiki Optional:...
Hello, I would like to remove indentation before my with clause and also add alias on the same line like ending parenthesis of the...
"editor.detectIndentation": true Adapt to the file indentation, useful when editing other people code "editor.quickSuggestionsDelay": 0 Show the code suggestion immediately, not after some secondsThe best font for codingI like Fira Code. It’s free, and has some very nice programming ligatures,...