Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>BeMyEye Extensions PackNew to Visual Studio Code? Get it now.
BeMyEye Extensions Pack

BeMyEye Extensions Pack

adrien.peslerbe

|
327 installs
| (1) | Free
Visual Studio Code's extensions for BeMyEye developers
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

BeMyEye Extensions Pack - Visual Studio Code's extensions for BeMyEye developers

This extension pack for Visual Studio Code adds extensions that are amazingly useful for Angular development and used by BeMyEye.

Recommended Settings

Editor settings

	"editor.formatOnSave": true,
	"editor.formatOnType": true,
	"javascript.implicitProjectConfig.experimentalDecorators": true,
	"editor.wordWrap": "on",
	"editor.tabSize": 2,
	"tslint.autoFixOnSave": true,
    "macros": {
        "save5Times": [
            "workbench.action.files.save",
            "workbench.action.files.save",
            "workbench.action.files.save",
            "workbench.action.files.save",
            "workbench.action.files.save"
        ]
    }

Keybindings settings

	{
    "key": "ctrl+s",
    "command": "macros.save5Times"
  }

Included

See the dependencies

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft