Commit History

Author SHA1 Message Date
  paphko@gmail.com 176c8662f6 Introducing CompletionProposalAdapter to delegate completion proposal request to the content assistant of the source viewer instead of registering a content assist handler via extension point. Enter and Escape keys are now handled with respect to the completion proposal popup state. 14 years ago
  Andreas Mülder 57bb6d6d43 Removed markerAnnotationSpecification 14 years ago
  paphko@gmail.com 5fc8c9bf76 ActiveEditorTracker registers a PartListener during workbench startup and keeps track of the last active editors by id. Hence, the last active editor (optionally by id), the last project which contains the file of the last active editor input, and its EMF resource can be retrieved (basically the same functionality as ActiveEditorResolver and ActiveProjectResolver). 14 years ago
  Andreas Mülder 82317beca1 Updated Execution Model to refer SGraph Statement 14 years ago
  au@andreasunger.net 3432c44c2c Content assist fixes for XtextStyledText. 14 years ago
  au@andreasunger.net 94d68899e2 ContentAssistHandler implemented. 14 years ago