Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>Loki ExtensionNew to Visual Studio Code? Get it now.
Loki Extension

Loki Extension

Outbound

|
32 installs
| (0) | Free
Extensions used on @mercadolibre Loki/Outbound team
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

loki-extension

Loki Extension for VS Code.

Loki Extension is composed of extensions to improve your productivity.

Installation

  1. Open Extensions sidebar panel in VS Code. View > Extensions
  2. Search for Loki Extension
  3. Click Install to install it.

EXTENSIONS

Here the extensions:

  • Code Spell Checker
  • EditorConfig for VS Code
  • ESLint
  • Git Blame
  • Go
  • IntelliJ IDEA Keybindings
  • Loki Snippets
  • Loki Theme
  • Prettier - Code formatter

... And more!

Personal Settings

{
  "editor.defaultFormatter": null,
  "files.trimTrailingWhitespace": true,
  "files.insertFinalNewline": true,
  "editor.codeActionsOnSave": {
    "source.organizeImports": "explicit"
  },
  "gitblame.inlineMessageEnabled": true,
  "gitblame.inlineMessageFormat": "Commit #${commit.hash_short} by ${author.name} ${time.ago}",
  "[go]": {
    "editor.formatOnSave": true
  },
  "go.toolsManagement.autoUpdate": true,
  "go.formatTool": "gofumpt",
  "go.lintTool": "golangci-lint",
  "go.testExplorer.enable": true
}

Loki Extension created by Melquisedec Felipe.

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