Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>qalan-content-snippetsNew to Visual Studio Code? Get it now.
qalan-content-snippets

qalan-content-snippets

rekewka

|
8 installs
| (0) | Free
snippets for people who work in content team of qalan
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

qalan-content-snippets

VS Code extension providing code snippets for the Qalan content team.

Features

This extension adds commands to quickly generate Elixir modules for different types of task descriptions and solutions. The following commands are available:

  • Complex Description and Complex Solution snippet
  • Text Description and Text Solution snippet
  • Text Description and Complex Solution snippet
  • Complex Description and Text Solution snippet

Each command prompts for the number of parameters and the module name, then inserts a pre-filled Elixir module at the cursor position.

Usage

  1. Press F5 to launch a new VS Code window with the extension loaded.
  2. Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P on Mac).
  3. Type the name of the snippet command you want to use (see above).
  4. Follow the prompts to generate your Elixir module.

Development

  • Main extension code: extension.js
  • Snippet code generator: snippet-codes.js
  • Test suite: test/extension.test.js

Scripts

  • pnpm run lint — Lint the codebase with ESLint.
  • pnpm test — Run extension tests.

Contributing

Feel free to open issues or pull requests for improvements or bug fixes.

License

MIT


**For more details,

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