Skip to content

Releases: xjsender/haoide-vscode

v0.2.6

19 Oct 05:07
Compare
Choose a tag to compare

[0.2.6], 2019-10-19

  • Add new command runSyncTest to run syncholize test
  • Add new command viewCodeCoverage to view code coverage
  • Add confirmation to update project after toggle metadata objects
  • Add support for tooling query and export for query explorer
  • Update Remove success information after switch project
  • Fix bug when retrieve file property for aura components
  • Fix bug Keep file properties to local cache after execute refreshFolders

v0.1.9

24 Sep 13:26
Compare
Choose a tag to compare

[0.1.9], 2019-09-24

  • Add new command for converting array to table
  • Add new command for refreshing folders from server
  • Add new command for creating manifest file in the explorer/context menu
  • Add new command for retrieving manifest from server
  • Add new command for converting json to typescript
  • Add new command for setting new file with apex syntax in the editor/title menu
  • Add new setting for controlling whether print debug log of extension
  • Enhancement for custom apex class completion
  • Add support for formating rest body in the rest explorer
  • Add support for listMetadata when retrieve CustomObject, DocumentFoler and so on

0.1.5

04 Sep 13:26
Compare
Choose a tag to compare
  • Add new command for Convert JSON to Apex
  • Add new command for Creating ApexTrigger
  • Add new command for Creating ApexClass
  • Add new command for Creating Visualforce Page
  • Add new command for Creating Visualforce Component
  • Add new command for Creating LWC
  • Add new command for Creating Aura Application, Component, Event and Interface
  • Enhancement: save dirty files before execute deploy command
  • Enhancement: reload sobject cache after project is created
  • Enhancement: set new untitled file with apex syntax
  • Fix bug for metadata api when session expired

0.1.4

28 Aug 15:35
Compare
Choose a tag to compare
  • Add new command for Destruct This File From Server
  • Add new command for Destruct Open Files From Server
  • Update local file properties after files are retrieved from server
  • Update lastModifiedDate of file property after files are deploy succeed

[0.1.3]

  • Add new command for updating user language
  • Fix bug for command switch project
  • Refactor settings and API structure

v0.1.2

26 Aug 13:53
Compare
Choose a tag to compare

Add new command, convert15IdTo18Id
Add new authorized project to exist workspace if exist

0.1.1

24 Aug 07:42
Compare
Choose a tag to compare

Add two new features:

  • retrieveOpenFilesFromserver
  • deployOpenFilesToServer

v0.1.0

24 Aug 02:11
Compare
Choose a tag to compare

Add basic operation for meta file, for example, retrieve from server, deploy to server, execute query, and so on.

v0.0.1

11 Aug 15:57
Compare
Choose a tag to compare

This is the first trial version,