Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Apex LightbulbsNew to Visual Studio Code? Get it now.
Apex Lightbulbs

Apex Lightbulbs

nchursin

|
1,784 installs
| (0) | Free
Bulb actions for VSCode to speed up your development
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Build status Version Installs

Apex Lightbulbs

Former Apex Intention Actions

A VSCode plugin, an analogue of Apex Intention Actions for Sublime Text 3. Adds quick actions for Salesforce Apex to VSCode such as adding getter, creating constructor, etc.

Requirements

  1. VSCode (obviously)
  2. VSCode Extension salesforce.salesforcedx-vscode-apex

Features

Currently existing features:

  1. Add { get; set; } to a variable
  2. Add constructor
  3. Add constructor parameter
  4. Add method overload

Planned features:

  1. Select constructor to add a parameter. Currently adds to the first constructor in class
  2. Add explicit getter and setter
  3. Add constructor overload
  4. Make test compile for TDD
  5. Extract constant from a magic value

A little demo:

Getter-setter demo

Links

  • Issues
  • Repository
  • VSCode Marketplace

References

  1. Sublime Plugin
  2. Sublime Plugin wiki

Versioning

Apex Lightbulbs follows Semantic Versioning 2.0.0

License

Apache 2.0

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