JobotBobica / CRMCodeEditor

A better experience for managing and editing web resources in CRM 2011/2013/2015/2016/365 Online & On Premise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CRM Code Editor

A better experience for managing and editing web resources in CRM 2011/2013/2015/2016/365 Online & On Premise

Solution downloads are found on the releases page.

##Easily find and edit web resources with a real code editor!##

Grid Features

  • Searchable and filterable grid
  • Copy link
  • Copy HTML tag
  • Open dependency window
  • Delete

CrmCodeEditor_Grid

Built using the [Monaco] (https://microsoft.github.io/monaco-editor/index.html) editor (what VS Code is based on) so it's a real editor with syntax highlighting, intellisense, code folding, and just about everything else VS Code can do.

CrmCodeEditor_Editor1

Also built in are code snippets for the entire CRM JavaScript SDK. The full list can be found here as the same format was used for my VS Code extension.

Editor Features

  • Edit JS, HTML, CSS, & XML
  • Code Snippets
  • Save/Save As/Save & Publish
  • Copy code
  • Drag/drop file to upload & edit
  • Diff editor published/unpublised versions

CrmCodeEditor_Editor2

CrmCodeEditor_Editor3

About

A better experience for managing and editing web resources in CRM 2011/2013/2015/2016/365 Online & On Premise


Languages

Language:JavaScript 88.7%Language:TypeScript 7.6%Language:CSS 3.1%Language:HTML 0.5%Language:C# 0.1%