Gjsify LogoGjsify Logo

Index

Enumerations

Classes

Interfaces

Type Aliases

Variables

Functions

Type Aliases

BuilderHandle: object
LanguageId: number

Variables

BUILDER_CONFIGURATION_DEBUG: string

Name of debugging configutation.

BUILDER_CONFIGURATION_OPTIMIZED: string

Name of optimized configutation.

BUILDER_CONFIGURATION_PROFILING: string

Name of profiling configutation.

BUILDER_ROOT_URI: string

Build directory uri. It is the same than the project_root_uri for in source build.

DOCUMENT_MANAGER_CURRENT_DOCUMENT: string

Anjuta shell value set by document manager to the current document

EDITOR_INDENT_WIDTH_KEY: string

Integer key, defines the number a space for one indentation step.

EDITOR_PREF_SCHEMA: string

Schema id used to store common editor settings.

EDITOR_TAB_WIDTH_KEY: string

Integer key, defines the size of a tabulation in spaces.

EDITOR_USE_TABS_KEY: string

Boolean key, true is tabs has to be used for indenting.

FILE_MANAGER_SELECTED_FILE: string

Anjuta shell value set by file manager to the selected file.

LANGUAGE_PROVIDER_PREF_AUTOCOMPLETE_BRACE_AFTER_FUNC: string

Boolean key, true is adding '(' after function call autocompletion

LANGUAGE_PROVIDER_PREF_AUTOCOMPLETE_CLOSEBRACE_AFTER_FUNC: string

Boolean key, true is adding ')' after function call autocompletion

LANGUAGE_PROVIDER_PREF_AUTOCOMPLETE_ENABLE: string

Boolean key, true is code completion is enable.

LANGUAGE_PROVIDER_PREF_AUTOCOMPLETE_SPACE_AFTER_FUNC: string

Boolean key, true is adding a space after function call autocompletion

LANGUAGE_PROVIDER_PREF_CALLTIP_ENABLE: string

Boolean key, true is calltips has to be shown.

PROJECT_MANAGER_CURRENT_PROJECT: string

Anjuta shell value set by project manager to the current project object which implement #IAnjutaProject interface.

PROJECT_MANAGER_CURRENT_URI: string

Anjuta shell value set by project manager to the current uri.

PROJECT_MANAGER_PROJECT_ROOT_URI: string

Anjuta shell value set by project manager to the project root uri.

Functions

  • buildableErrorQuark(): Quark
  • builderErrorQuark(): Quark
  • debugManagerErrorQuark(): Quark
  • debuggerBreakpointErrorQuark(): Quark
  • debuggerErrorQuark(): Quark
  • debuggerInstructionErrorQuark(): Quark
  • debuggerMemoryErrorQuark(): Quark
  • debuggerRegisterErrorQuark(): Quark
  • debuggerVariableErrorQuark(): Quark
  • documentErrorQuark(): Quark
  • documentManagerErrorQuark(): Quark
  • editorAssistErrorQuark(): Quark
  • editorCellErrorQuark(): Quark
  • editorCellStyleErrorQuark(): Quark
  • editorCommentErrorQuark(): Quark
  • editorConvertErrorQuark(): Quark
  • editorErrorQuark(): Quark
  • editorFactoryErrorQuark(): Quark
  • editorFoldsErrorQuark(): Quark
  • editorGladeSignalErrorQuark(): Quark
  • editorGotoErrorQuark(): Quark
  • editorHoverErrorQuark(): Quark
  • editorLanguageErrorQuark(): Quark
  • editorLineModeErrorQuark(): Quark
  • editorSearchErrorQuark(): Quark
  • editorSelectionErrorQuark(): Quark
  • editorTipErrorQuark(): Quark
  • editorViewErrorQuark(): Quark
  • editorZoomErrorQuark(): Quark
  • environmentErrorQuark(): Quark
  • fileLoaderErrorQuark(): Quark
  • fileManagerErrorQuark(): Quark
  • fileSavableErrorQuark(): Quark
  • indenterErrorQuark(): Quark
  • indicableErrorQuark(): Quark
  • iterableErrorQuark(): Quark
  • iterableTreeErrorQuark(): Quark
  • languageErrorQuark(): Quark
  • languageProviderErrorQuark(): Quark
  • loaderErrorQuark(): Quark
  • markableErrorQuark(): Quark
  • messageManagerErrorQuark(): Quark
  • messageViewErrorQuark(): Quark
  • pluginFactoryErrorQuark(): Quark
  • preferencesErrorQuark(): Quark
  • projectBackendErrorQuark(): Quark
  • projectChooserErrorQuark(): Quark
  • projectErrorQuark(): Quark
  • projectManagerErrorQuark(): Quark
  • providerErrorQuark(): Quark
  • snippetsManagerErrorQuark(): Quark
  • streamErrorQuark(): Quark
  • streamLoaderErrorQuark(): Quark
  • streamSavableErrorQuark(): Quark
  • symbolErrorQuark(): Quark
  • symbolManagerErrorQuark(): Quark
  • symbolQueryErrorQuark(): Quark
  • terminalErrorQuark(): Quark
  • wizardErrorQuark(): Quark

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method