ExiaHuang

Keep it simple

Exia Sfdc App

Thank you for reading this article. My name is Exiahuang. I had created some applicatons about sfdc. I will introduce to you in this article. Mobile App SF365: Salesforce Android App SF365: Ru...

My tools for sfdc developer

Sfdc cli Introduce from EXIAHUANG

My tools for sfdc developer

My tools for sfdc developer from EXIAHUANG

jekyll hello world

add Jekyll::Compose Add this line to your application’s Gemfile: 1 gem 'jekyll-compose', group: [:jekyll_plugins] And then execute: 1 $ bundle

sfdx docker develope environment

xysfdx-docker salesforce develope docker for xysfdx Github Docker hub What’s included Zulu13.28 openjdk version “13.0.1” Apache Ant(TM) version 1.10.7 git node v12.14.1 npm ...

simple dataloader cli

exiahuang/dataloader Features exiahuang/dataloader Features Need ant and java Support Windows/WSL/Linux/Mac. Dataloader version: 40.0.0~47.0.0 Support Export/ExportAll/Insert/Update/Ups...

use Username-Password OAuth Authentication in sfdx command

sfdx-xy-plugin a plugin for sfdx develope and xysfdx use Username-Password OAuth Authentication 1 sfdx xy:auth:username:login -u username -p password -a alias -r instanceurl install Install a...

custom console in vscode

Define console Define console in xycode. config 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52...

汉英英汉词典 for vscode

汉英英汉词典 for vscode 汉英英汉词典, 金山词霸, 有道翻译 for vscode Github visual studio marketplace Features 金山词霸 有道翻译 Usage 选中单词 -> 右键 -> 汉英英汉词典 Requirements None Extension Settings Non...

xysfdx is a Rapid development tool for Salesforce SFDX Development.

xysfdx xysfdx is a Rapid development tool for Salesforce SFDX Development. Metadata diff with server, retrieve standard sobject. Features Less than 100k Support Dataloader v40.0.0~v47.0.0 E...

use xysfdx Retrieve changeset

Retrieve changeset

use xysfdx print debug

print debug force:apex:log:tail force:apex:log:tail:skiptraceflag force:apex:log:tail:grep_debug_log force:apex:log:tail:write_to_file force:apex:log:tail:tee_to_file for windows u...

use xysfdx Export and Import Data Between Orgs.

Export and Import Data Between Orgs Export force:data:tree:export force:data:tree:export:select-alias Import force:data:tree:import force:data:tree:import:select-alias usage expor...

use xysfdx Diff metadata.

Diff metadata force:source:diff:metadata You can diff with any sfdc organization. diff source diff profile

xysfdx Use WSL mode to develope sfdx.

Use WSL mode to develope sfdx use wsl/git bash/Msys2 bash to develope sfdx. Open cmd/wsl/bash use wsl open wslmode 1 2 3 4 { "xysfdx.shellMode": "wsl", "xysfdx.shellPath": "C:\\Win...

xysfdx use docker mode to develope sfdx.

use docker mode to develope sfdx vscode config 1 2 3 4 5 6 { "xysfdx.shellMode": "docker", "xysfdx.shellPath": "", "xysfdx.dockerContainer": "${lowercaseWorkspaceName}_sfdx_1", "x...

xysfdx and Dataloader Cli.

Dataloader Dataloader version: 40.0.0~47.0.0 Not need to install dataloader, auto download in xysfdx. Need git , ant and java Support Windows/WSL/Linux/Mac. Support Docker exiahuang/xys...

沪江词典 for vscode

沪江词典 for vscode 沪江英语词典 沪江日语词典 Github visual studio marketplace Features 英语翻译中文 日语翻译中文 Usage 选中单词 -> 右键 -> 沪江 Requirements None Extension Settings None Ackn...

xymath for vscode

xymath README visual studio marketplace xymath is a wapper for qalc and gnuplot command. You need to download qalculate and gnuplot if you want to use this plugin. What is Qalculate ? Qal...

Salesforce CLI in xycode

Agenda Use xycode and Salesforce CLI to develope sfdc. config Config for windows user: xycode.sfdx.json Config for linux user: xycode.sfdx.json Config for mac user: xycode.sfdx.json Solution...

python in xycode

Agenda Use xycode and python. config 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 { "tasks": [ { "label": "python:run", ...

Nodejs in xycode

Agenda Use xycode and nodejs. config 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 { "tasks": [ { "label": "node:run", "description": "...

xycode is a lightweight command executor for vscode

xycode xycode is a lightweight command executor for vscode. If you want to build a vscode extension, maybe you can use xycode first. Reference Project Details vscode market xycode exiahua...

xycode是vscode的轻量级命令执行器.

xycode xycode 是 vscode 的轻量级命令执行器. 如果您想构建一个 vscode 扩展程序,也许您可 ​​ 以先使用xycode。 特征 小于 100k. 定义您的 vscode 扩展。 只需要配置一次,是 Vscode 的 Task 扩展。 Integrated with system command and work with vscode. ...

xycodeはvscode の軽量コマンドエグゼキューター

xycode xycode vscode の軽量コマンドエグゼキューターです. vscode 拡張機能を作る前に、 xycodeを使ってみてください。 機能 拡張のサイズは 100k 未満。 コマンドを統合して、vscode 拡張機能として、vscode で利用可能。 Salesforce SFDX 専用開発ツール。 Heroku 開発。 Git コマンド統合。...

xycode and docker

use xycode and docker xycode + docker + express xycode + docker + flask xycode + docker + jekyll

xycode jekyll in docker

xycode + docker + jekyll requirement docker vscode xycode config setup download xycode config for docker-jekyll 1 2 cd ~/.xycode && curl -O https://raw.githubusercontent.com/ex...

xycode flask in docker

xycode + docker + flask config setup download dockerfile 1 2 3 curl -O https://raw.githubusercontent.com/exiahuang/xycode-config/master/docker/flask/Dockerfile curl -O https://raw.githubusercon...

xycode express in docker

xycode + docker + express config setup download dockerfile 1 2 3 curl -O https://raw.githubusercontent.com/exiahuang/xycode-config/master/docker/express/Dockerfile curl -O https://raw.githubuse...

C Program in xycode

Agenda Use xycode and Gcc to develope c program. config 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 { "tasks...