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

mkdSupport

IFS Tools

|
57 installs
| (0) | Free
This extension helps with simple formatting and suggestions for .mkd files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

.mkd Support

mkd-Support : TAR Code Helper
Table of Contents
  1. About The Project
    • Built With
  2. Main Features

About The Project

Overview

The "mkd-Support" extension is an useful tool for developers working on TAR projects. This extension enhances your coding experience by providing suggestions, completions, and snippets tailored specifically for TAR development.

Features:

  • Context-Aware Suggestions: The extension offers context-aware suggestions to speed up your coding process. Whether you're writing test cases, utils, or specific TAR configurations, mkd-Support predicts your next steps and offers recommendations.
  • Code Completions: Get instant code completions as you type, helping you avoid syntax errors and save time. The extension understands the TAR code structure and provides completions that fit seamlessly into your code.
  • Snippets List: Access a custom list of predefined code snippets that you can insert with a few keystrokes. These snippets cover common patterns and structures in TAR development, ensuring consistency and reducing repetitive typing.
  • Basic Formatting Assistance: Maintain clean and readable code with the extension's basic formatting features. It helps with indentation, line spacing, and alignment, making your code more professional and easier to maintain.

Using mkd-Support streamlines your development process, reduces errors, and enhances productivity when working on TAR projects. Its intelligent suggestions, comprehensive completions, and useful snippets make it an essential tool for any TAR developer.

Get Started: Simply install the mkd-Support extension today to experience a smoother and more efficient TAR coding experience.

Main Features

  1. Insert templates with file names
    • Test case test-case
    • Test util
      • Create Util test-util1
      • Modify Util test-util2
      • Delete Util test-util3
  2. suggestions all
    • Keywords (Into/Using...)
    • Snippets (eval/assert/print)
  3. Format
    • Eval statements - highlight eval statements and get the context menu
    • json format - coming soon!

All commands can be accessed through a simple search in command pallete of Visual Studio Code >>> commands

Built With

TypeScript

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