IInline30$Typings<T> extension
- on
-
- IInline30<
T>
- IInline30<
Properties
- defaultLanguageValue ↔ T?
-
Available on IInline30<
Language specific default value when this configuration value is created for a {@link ConfigurationScope language scope}.T> , provided by the IInline30$Typings extensiongetter/setter pair - defaultValue ↔ T?
-
Available on IInline30<
The default value which is used when no other value is definedT> , provided by the IInline30$Typings extensiongetter/setter pair - globalLanguageValue ↔ T?
-
Available on IInline30<
Language specific global value when this configuration value is created for a {@link ConfigurationScope language scope}.T> , provided by the IInline30$Typings extensiongetter/setter pair - globalValue ↔ T?
-
Available on IInline30<
The global or installation-wide value.T> , provided by the IInline30$Typings extensiongetter/setter pair - key ↔ String
-
Available on IInline30<
The fully qualified key of the configuration valueT> , provided by the IInline30$Typings extensiongetter/setter pair -
languageIds
↔ List<
String> ? -
Available on IInline30<
All language identifiers for which this configuration is defined.T> , provided by the IInline30$Typings extensiongetter/setter pair - workspaceFolderLanguageValue ↔ T?
-
Available on IInline30<
Language specific workspace-folder value when this configuration value is created for a {@link ConfigurationScope language scope}.T> , provided by the IInline30$Typings extensiongetter/setter pair - workspaceFolderValue ↔ T?
-
Available on IInline30<
The workpace-folder-specific value.T> , provided by the IInline30$Typings extensiongetter/setter pair - workspaceLanguageValue ↔ T?
-
Available on IInline30<
Language specific workspace value when this configuration value is created for a {@link ConfigurationScope language scope}.T> , provided by the IInline30$Typings extensiongetter/setter pair - workspaceValue ↔ T?
-
Available on IInline30<
The workspace-specific value.T> , provided by the IInline30$Typings extensiongetter/setter pair