Skip to content

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

Notifications You must be signed in to change notification settings

ThePatrickMartin/CRMCodeEditor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 87.9%
  • TypeScript 8.3%
  • CSS 3.2%
  • Other 0.6%