Visual Studio undoes my formatting options -


in visual studio 2015, formatting options not sticking.

for example, go tools >> options >> text editor >> javascript >> general , unselect automatic brace completion:

automatic brace completion

i go tools >> options >> text editor >> javascript >> formatting >> new lines , select place open brace on new line functions , classes, , place open brace on new line control blocks.

new lines

but these keep getting undone.

why visual studio insist on undoing settings?


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -