Skip to content

xjsender/haoide-vscode

Repository files navigation

haoide-vscode README

haoide-vscode is migrated from haoide, more and more features will be delivered in the next months.

Installation

You can install haoide extension by searching haoide in the vscode marketplace.

Usage

Basic Usage

Only after succeed to execute haoide: Authorize New project in the command palette, other commands are available.

Features

As today, haoide-vscode supports many completion, such as below,

  • Completions
    • Apex Completion
    • Visualforce Completion
    • Aura Completion
    • LWC Completion
    • sObject Completion
    • sObject Picklist completion
    • Custom Apex Completion

Also support basic project operation, such as,

  • Authorized New Project
  • Authorized Default Project
  • Switch Project
  • Create New Project
  • Update Project
  • Describe Metadata
  • Update User Language
  • Retrieve This File from Server
  • Retrieve Open Files from Server
  • Destruct This File from Server
  • Destruct Open Files from Server
  • Deploy This File to Server
  • Deploy Open Files to Server
  • Create New MetaObject
    • Create New ApexClass
    • Create New ApexTrigger
    • Create New Visualforce Page
    • Create new Visualforce Component
    • Create Lightning Web Component
    • Create Aura Component
  • Locate File in Server
  • Utilities
    • Open Default Org
    • Convert XML to JSON
    • Format JSON
    • Convert 15Id to 18Id

***Only after you have succeed to authorize new project, you can see other commands ***

Requirements

If you have any requirements or dependencies, add a section describing those and how to install and configure them.

What's included

Extension Settings

Release Notes

Check Change Log for detail


For more information

Enjoy!