在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):joeferraro/MavensMate-VisualStudioCode开源软件地址(OpenSource Url):https://github.com/joeferraro/MavensMate-VisualStudioCode开源编程语言(OpenSource Language):TypeScript 99.1%开源软件介绍(OpenSource Introduction):MavensMate for VS CodeMavensMate plugin for the Visual Studio Code editor that aims to replicate the functionality of the Eclipse-based Salesforce IDE. Its goal is to allow developers to work inside Sublime Text for all their Salesforce-related tasks.
IssuesAll issues are managed by the central MavensMate project InstallPrerequisites
Plugin Installation
Setup###Important Settings (Configured in MavensMate Desktop) ####Workspaces (mm_workspace) You may set #####Examples ######Array of workspaces
######Single workspace
Windows users: You must use escaped backslashes to set your workspaces:
Plugin Development
OrganizationThe point of entry for the code is src/extension.ts where the extension is registered. srcIs the main directory of code for this project. mavensmateCode specifically relevant to the MavensMate app. Should avoid referencing vscode. vscodeProvides an interface to vscode, encapsulating some concepts relevant to mavensmate. workspaceEncapsulates code relevant to the workspace where projects are contained and the file system. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论