Skip to content

Releases: CadetEditor/CoreEditor-HelloWorld-Example-as

step-11 Context Selections

03 Jul 05:01
Compare
Choose a tag to compare
  • Creating an ISelectionContext with a selection() getter function
  • Creating another Context which listens and responds to changes on the ISelectionContext via a contextSelectionValidator

step-10 File Types

03 Jul 04:43
Compare
Choose a tag to compare
  • Adding a FileType
  • Associating the FileType with an editor using EditorFactory

step-1 Creating an Extension

03 Jul 02:52
Compare
Choose a tag to compare
  • Create an extension that traces out "Hello World"