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

mlib-snippets

ZamelZhang

|
76 installs
| (0) | Free
It is a code snippets extension for byted-mlib in vscode.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

mlib-snippets README

It's a code snippets for byted-mlib in vscode.

Features

  • You can use m-* to quickly get tips, such as:

    keyword component
    m-button Button
    m-textbutton TextButton
    m-asyncbutton AsyncButton
    m-iconbutton IconButton
    m-textoverflow TextOverflow
    m-input Input
    m-input.textarea Input.TextArea
    m-moneyinput MoneyInput
    m-reginput RegInput
    m-triminput TrimInput
    m-rangeinput RangeInput
    m-checkbutton CheckButton
    m-checkbutton.group CheckButton.Group, CheckButton.RadioGroup, CheckButton.RangeGroup
    m-limitdatepicker LimitDatePicker
    m-useformy useFormy
    m-Space Space
    m-checkbox Checkbox
    m-checkbox.group Checkbox.Group
    m-checkboxrangegroup CheckboxRangeGroup
    m-datepicker DatePicker
    m-datepicker.rangepicker DatePicker.RangePicker
    m-form Form
    m-form.item Form.Item
    m-form.list Form.List
    m-inputnumber InputNumber
    m-radio Radio
    m-select Select
    m-select.option Select.Option
    m-generateformfields generateFormFields
    m-imageuploader ImageUploader
    m-remotesug RemoteSug
    m-dropdown Dropdown
    m-dropdownwidget DropdownWidget
    m-tooltip Tooltip
    m-popconfirm Popconfirm
    m-popover Popover
    m-modal Modal
    m-table Table
  • You can use = to obtain component properties, and only the above components are supported.

  • You can hover the Component Name or Property show Properties Description.

  • You can find the corresponding document in the sidebar.

Requirements

You should install the byted-mlib/basic or relavant package first.

Extension Settings

  • You can search all options use shift+cmd+1(mac) ctrl+alt+1(Windows).

Enjoy!

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