- [x] Add new experiment in the control tower @luabud - [x] Add prompt to asking users to switch to using the new extensions. - [x] `isort` : We decided to replace the `isort` shipped with the extension to just use `isort` extension. - [x] `black`/`autopep8` : We have to prompt users for each selected formatter. - [x] `pylint`/`flake8` : We have to prompt users for each selected linter.