Releases: CadetEditor/CoreEditor-HelloWorld-Example-as
Releases · CadetEditor/CoreEditor-HelloWorld-Example-as
step-11 Context Selections
- 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
- Adding a FileType
- Associating the FileType with an editor using EditorFactory
step-1 Creating an Extension
- Create an extension that traces out "Hello World"