This extension provides a Badr AI development environment for Visual Studio Code.
This extension provides an atom dark theme. To enable it go to Settings > Themes > Color Theme and select Badr AI Dark Theme.
To install recommended extensions, open the command palette (Cmd+Shift+P on macOS or Ctrl+Shift+P on Windows and Linux) and run the Badr AI dev: Install Extensions command. It shows a confirmation dialog for each extension to install.
To get the recommended git configuration, open the command palette (Cmd+Shift+P on macOS or Ctrl+Shift+P on Windows and Linux) and run the Badr AI dev: Git Config command. It copies the recommended git configuration to the clipboard.
To apply the recommended settings, open the command palette (Cmd+Shift+P on macOS or Ctrl+Shift+P on Windows and Linux) and run the Badr AI dev: Apply Settings command.
To get the recommended shortcuts, open the command palette (Cmd+Shift+P on macOS or Ctrl+Shift+P on Windows and Linux) and run the Badr AI dev: Shortcuts command. It copies the recommended shortcuts to the clipboard.
This extension provides a Jest runner allowing to run tests directly from the editor.