All Projects → xjsender → haoide-vscode

xjsender / haoide-vscode

Licence: MIT license
haoide-vscode is a vscode extension for salesforce development, which is used to replace haoide

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
SCSS
7915 projects
Apex
172 projects
CSS
56736 projects

Projects that are alternatives of or similar to haoide-vscode

Pytest Clarity
A plugin to improve the output of pytest with colourful unified diffs
Stars: ✭ 209 (+850%)
Mutual labels:  diff
Dsladapter
🔥 Kotlin时代的Adapter, Dsl 的形式使用 RecyclerView.Adapter, 支持折叠展开, 树结构,悬停,情感图状态切换, 加载更多, 多类型Item,侧滑菜单等
Stars: ✭ 231 (+950%)
Mutual labels:  diff
graphql-schema-diff
📄🔄📄 Returns the diff of two GraphQL schemas. Detects dangerous and breaking changes.
Stars: ✭ 54 (+145.45%)
Mutual labels:  diff
Elm Package
Command line tool to share Elm libraries
Stars: ✭ 214 (+872.73%)
Mutual labels:  diff
Listdiff
Swift port of IGListKit's IGListDiff
Stars: ✭ 225 (+922.73%)
Mutual labels:  diff
git-tui
Collection of human friendly terminal interface for git.
Stars: ✭ 95 (+331.82%)
Mutual labels:  diff
Swiftlcs
Swift implementation of the longest common subsequence (LCS) algorithm.
Stars: ✭ 207 (+840.91%)
Mutual labels:  diff
ExtDiff
Compare documents using MS Word from the command line.
Stars: ✭ 100 (+354.55%)
Mutual labels:  diff
Diff So Fancy
Good-lookin' diffs. Actually… nah… The best-lookin' diffs. 🎉
Stars: ✭ 14,806 (+67200%)
Mutual labels:  diff
vscode-diff
Compare two folders in Visual Studio Code
Stars: ✭ 66 (+200%)
Mutual labels:  diff
Deck
decK: Configuration management and drift detection for Kong
Stars: ✭ 211 (+859.09%)
Mutual labels:  diff
Awesome Website Change Monitoring
A curated list of awesome tools for website diffing and change monitoring.
Stars: ✭ 224 (+918.18%)
Mutual labels:  diff
ttdo
Extend tinytest with diffobj
Stars: ✭ 21 (-4.55%)
Mutual labels:  diff
Openapi Diff
Utility for comparing two OpenAPI specifications.
Stars: ✭ 208 (+845.45%)
Mutual labels:  diff
travis-deploy-once
🚫Test multiple node versions on Travis. Deploy once. If all of them pass.
Stars: ✭ 34 (+54.55%)
Mutual labels:  deploy
Webdiff
Two-column web-based git difftool
Stars: ✭ 208 (+845.45%)
Mutual labels:  diff
Rxdatasources
UITableView and UICollectionView Data Sources for RxSwift (sections, animated updates, editing ...)
Stars: ✭ 2,784 (+12554.55%)
Mutual labels:  diff
knowledge-graph-change-language
Tools for working with KGCL
Stars: ✭ 14 (-36.36%)
Mutual labels:  diff
diffy
Tools for finding and manipulating differences between files
Stars: ✭ 47 (+113.64%)
Mutual labels:  diff
docker-compose
docker-compose configuration for quick deployment of dojot IoT platform
Stars: ✭ 4 (-81.82%)
Mutual labels:  deploy

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].