All Projects → nek4life → Sfcc Studio

nek4life / Sfcc Studio

Licence: mit
Salesforce Commerce Cloud (SFCC) Studio Plugin for Jetbrains IDEs

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Sfcc Studio

Intellij jahia plugin
Jahia's definitions.cnd files syntax highlighting, code completion, and other amazing stuff
Stars: ✭ 19 (-36.67%)
Mutual labels:  intellij, intellij-plugin
Intellij Sdk Docs
IntelliJ SDK Platform Documentation
Stars: ✭ 913 (+2943.33%)
Mutual labels:  intellij, intellij-plugin
Intellij
IntelliJ plugin for Bazel projects
Stars: ✭ 500 (+1566.67%)
Mutual labels:  intellij, intellij-plugin
Stringmanipulation
IntelliJ plugin - https://plugins.jetbrains.com/plugin/2162
Stars: ✭ 400 (+1233.33%)
Mutual labels:  intellij, intellij-plugin
Runconfigurationasaction
Provides a way to use IntelliJ run configurations as buttons
Stars: ✭ 17 (-43.33%)
Mutual labels:  intellij, intellij-plugin
Highlightbracketpair
🔆 Highlight bracket pair plugin for intellij
Stars: ✭ 428 (+1326.67%)
Mutual labels:  intellij, intellij-plugin
Bashsupport
Bash and shell script language support for JetBrains IDEs. Please refer to www.bashsupport.com/news/bashsupport-pro-1.3/ for the reasons.
Stars: ✭ 588 (+1860%)
Mutual labels:  intellij, intellij-plugin
Svelte Intellij
Svelte components in WebStorm and friends
Stars: ✭ 345 (+1050%)
Mutual labels:  intellij, intellij-plugin
Idea Php Symfony2 Plugin
IntelliJ IDEA / PhpStorm Symfony Plugin
Stars: ✭ 797 (+2556.67%)
Mutual labels:  intellij, intellij-plugin
Intellij Solidity
Solidity plugin for IntelliJ
Stars: ✭ 646 (+2053.33%)
Mutual labels:  intellij, intellij-plugin
Intellij Rainbow Fart
🌈一个在你编程时持续夸你写的牛逼的扩展,可以根据代码关键字播放贴近代码意义的真人语音。Inspired by vscode-rainbow-fart
Stars: ✭ 391 (+1203.33%)
Mutual labels:  intellij, intellij-plugin
Intellij Figlet
🔌A FIGlet-based ASCII Art generation plugin for IntelliJ based IDEs.
Stars: ✭ 27 (-10%)
Mutual labels:  intellij, intellij-plugin
Eclipsecodeformatter
IntelliJ plugin - Allows using Eclipse's code formatter directly from IntelliJ. https://plugins.jetbrains.com/plugin/6546-eclipse-code-formatter
Stars: ✭ 390 (+1200%)
Mutual labels:  intellij, intellij-plugin
Texify Idea
LaTeX support for the IntelliJ platform by JetBrains.
Stars: ✭ 436 (+1353.33%)
Mutual labels:  intellij, intellij-plugin
Intellij Rainbow Brackets
🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio
Stars: ✭ 3,663 (+12110%)
Mutual labels:  intellij, intellij-plugin
Idea Php Laravel Plugin
Laravel Framework Plugin for PhpStorm / IntelliJ IDEA
Stars: ✭ 537 (+1690%)
Mutual labels:  intellij, intellij-plugin
Magento2 Phpstorm Plugin
PHPStorm Plugin for Magento 2
Stars: ✭ 294 (+880%)
Mutual labels:  intellij, intellij-plugin
Intellij Plugin V4
An IntelliJ plugin for ANTLR v4
Stars: ✭ 318 (+960%)
Mutual labels:  intellij, intellij-plugin
Intellij Platform Plugin Template
Template repository for creating plugins for IntelliJ Platform
Stars: ✭ 637 (+2023.33%)
Mutual labels:  intellij, intellij-plugin
Intellij Music
Play fancy music based on your keyboard activity in IDE
Stars: ✭ 28 (-6.67%)
Mutual labels:  intellij, intellij-plugin

Salesforce Commerce Cloud (SFCC) Studio

Build Version Downloads

The original plugin for developing Salesforce B2C Commerce (SFCC) sites

SFCC Studio has features such as script debugging, code synchronization, syntax highlighting, auto complete and more...

Features

  • Script Debugger
  • Project wizard to set up a project with ease.
  • Cartridge root configuration settings.
  • Sandbox filesystem sync
  • Sandbox filesystem clean
  • Remote sync console log with links to synced files
  • Script injection into isscript elements and ${} braces
  • Basic auto completion for ISML tags, attributes, and known valid attribute values.
  • Live template shortcuts for ISML tags.
  • New DS and ISML file actions
  • And more...

Installation

  • Using IDE built-in plugin system:

    Preferences > Plugins > Marketplace > Search for "sfcc-studio-template" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Preferences > Plugins > ⚙️ > Install plugin from disk...

Plugin configurations

File > Settings > Tools > Commerce Cloud Cartridges

Commerce Cloud Cartridges

File > Settings > Tools > Commerce Cloud Server

Commerce Cloud Server

Plugin Development

This project is now Gradle based and is much easier to get the development environment setup to work on the plugin. You should only need to import the project in either Intellij Community or Intellij Ultimate and execute the runIde Gradle task. For more information please see the official Jetbrains plugin development documentation.

http://www.jetbrains.org/intellij/sdk/docs/tutorials/build_system.html

Plugin on the JetBrains site

https://plugins.jetbrains.com/plugin/11590-salesforce-commerce-cloud-studio

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].