eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'WorkspaceCompletionSupport':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: WorkspaceCompletionSupport


Inheritance:

   Object
   |
   +--EditTextViewCompletionSupport
      |
      +--WorkspaceCompletionSupport

Package:
stx:libwidg
Category:
Interface-Smalltalk
Version:
rev: 1.20 date: 2019/08/02 15:44:54
user: cg
file: WorkspaceCompletionSupport.st directory: libwidg
module: stx stc-classLibrary: libwidg
Author:
Claus Gittinger

Description:


A completion support using DWIM to complete code for Smalltalk (and JavaScript)


[instance variables:]

[class variables:]


Related information:

    DoWhatIMeanSupport

Class protocol:

defaults
o  numberOfCompletionSuggestionsShown
used to be 25, but that makes a long list, which seems disturbung


Instance protocol:

private
o  computeCompletions
compute completions (but do not show them)

o  suggestionsArrived: suggestionsArg implementations: implementationsArg actions: actionsArg autoSelect: autoSelectArg
the background process has generated some suggestions



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 25 Apr 2024 12:29:26 GMT