Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>akainaaNew to Visual Studio Code? Get it now.
akainaa

akainaa

riseshia

|
4 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-akainaa

vscode-akainaa is a Visual Studio Code extension that emphasis executed line by integration with akainaa gem.

Features

Highlight executed line.

feature

Requirements

Set akainaa with online_emit option. For example:

Akainaa.start(
  project_dir: File.expand_path(__dir__),
  ignore_glob_patterns: %w[
    config/application.rb
    config/initializers/*_initializer.rb
  ],
  online_emit: {
    mode: :file,
    interval: 1, # seconds
    output_path: 'tmp/akainaa.json',
  },
)

Extension Settings

to be supported

Release Notes

Go to CHANGELOG.md

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