Home
last modified time | relevance | path

Searched defs:DocumentOnTypeFormattingOptions (Results 1 – 25 of 51) sorted by relevance

123

/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/lsp-types-1.3.0.1/src/Language/LSP/Types/
H A DFormatting.hs93 data DocumentOnTypeFormattingOptions = type
94 DocumentOnTypeFormattingOptions constructor
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/lsp-types-0.91.1/src/
H A Dformatting.rs17 pub struct DocumentOnTypeFormattingOptions { struct
19 pub first_trigger_character: String,
23 pub more_trigger_character: Option<Vec<String>>,
/dports/editors/kak-lsp/kak-lsp-11.1.0/cargo-crates/lsp-types-0.91.1/src/
H A Dformatting.rs17 pub struct DocumentOnTypeFormattingOptions { struct
19 pub first_trigger_character: String,
23 pub more_trigger_character: Option<Vec<String>>,
/dports/editors/helix/helix-0.5.0/cargo-crates/lsp-types-0.90.1/src/
H A Dformatting.rs17 pub struct DocumentOnTypeFormattingOptions { struct
19 pub first_trigger_character: String,
23 pub more_trigger_character: Option<Vec<String>>,
/dports/devel/texlab/texlab-3.3.0/cargo-crates/lsp-types-0.90.0/src/
H A Dformatting.rs17 pub struct DocumentOnTypeFormattingOptions { struct
19 pub first_trigger_character: String,
23 pub more_trigger_character: Option<Vec<String>>,
/dports/lang/rust/rustc-1.58.1-src/vendor/lsp-types/src/
H A Dformatting.rs17 pub struct DocumentOnTypeFormattingOptions { struct
19 pub first_trigger_character: String,
23 pub more_trigger_character: Option<Vec<String>>,
/dports/devel/golint/lint-959b441/vendor/golang.org/x/tools/internal/lsp/protocol/preserve/
H A Dgeneral.go631 type DocumentOnTypeFormattingOptions struct { struct
635 FirstTriggerCharacter string `json:"firstTriggerCharacter"`
640 MoreTriggerCharacter []string `json:"moreTriggerCharacter,omitempty"`
/dports/devel/ccls/ccls-0.20210330/src/
H A Dconfig.hh68 struct DocumentOnTypeFormattingOptions { struct
69 std::string firstTriggerCharacter = "}";
70 std::vector<const char *> moreTriggerCharacter;
/dports/devel/godot/godot-3.2.3-stable/modules/gdscript/language_server/
H A Dlsp.hpp516 struct DocumentOnTypeFormattingOptions { struct
520 String firstTriggerCharacter;
525 Vector<String> moreTriggerCharacter;
527 Dictionary to_json() { in to_json()
/dports/devel/godot-tools/godot-3.2.3-stable/modules/gdscript/language_server/
H A Dlsp.hpp516 struct DocumentOnTypeFormattingOptions { struct
520 String firstTriggerCharacter;
525 Vector<String> moreTriggerCharacter;
527 Dictionary to_json() { in to_json()
/dports/www/bugzilla2atom/bugzilla2atom-56126912bf314a80744827758d582e5e60e7178c/vendor/golang.org/x/tools/internal/lsp/protocol/
H A Dtsprotocol.go1353 type DocumentOnTypeFormattingOptions struct { struct
1358 FirstTriggerCharacter string `json:"firstTriggerCharacter"`
1363 MoreTriggerCharacter []string `json:"moreTriggerCharacter,omitempty"`
2090 DocumentOnTypeFormattingOptions anonMember
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/golang.org/x/tools/internal/lsp/protocol/
H A Dtsprotocol.go1353 type DocumentOnTypeFormattingOptions struct { struct
1358 FirstTriggerCharacter string `json:"firstTriggerCharacter"`
1363 MoreTriggerCharacter []string `json:"moreTriggerCharacter,omitempty"`
2090 DocumentOnTypeFormattingOptions anonMember
/dports/devel/golint/lint-959b441/vendor/golang.org/x/tools/internal/lsp/protocol/
H A Dtsprotocol.go1136 type DocumentOnTypeFormattingOptions struct { struct
1141 FirstTriggerCharacter string `json:"firstTriggerCharacter"`
1146 MoreTriggerCharacter []string `json:"moreTriggerCharacter,omitempty"`
1866 DocumentOnTypeFormattingOptions anonMember
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/golang.org/x/tools/tools-5eefd052ad72/internal/lsp/protocol/
H A Dtsprotocol.go1158 type DocumentOnTypeFormattingOptions struct { struct
1163 FirstTriggerCharacter string `json:"firstTriggerCharacter"`
1168 MoreTriggerCharacter []string `json:"moreTriggerCharacter,omitempty"`
2607 DocumentOnTypeFormattingOptions anonMember
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/utils/vscode/src/lsp/protocol/
H A Dtsprotocol.go2544 type DocumentOnTypeFormattingOptions struct { struct
2549 FirstTriggerCharacter string `json:"firstTriggerCharacter"`
2554 MoreTriggerCharacter []string `json:"moreTriggerCharacter,omitempty"`
2562 DocumentOnTypeFormattingOptions anonMember
/dports/devel/intel-graphics-compiler/SPIRV-Tools/utils/vscode/src/lsp/protocol/
H A Dtsprotocol.go2544 type DocumentOnTypeFormattingOptions struct { struct
2549 FirstTriggerCharacter string `json:"firstTriggerCharacter"`
2554 MoreTriggerCharacter []string `json:"moreTriggerCharacter,omitempty"`
2562 DocumentOnTypeFormattingOptions anonMember
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
H A Dtsprotocol.go2544 type DocumentOnTypeFormattingOptions struct { struct
2549 FirstTriggerCharacter string `json:"firstTriggerCharacter"`
2554 MoreTriggerCharacter []string `json:"moreTriggerCharacter,omitempty"`
2562 DocumentOnTypeFormattingOptions anonMember
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/tools/internal/lsp/protocol/
H A Dtsprotocol.go1399 type DocumentOnTypeFormattingOptions struct { struct
1404 FirstTriggerCharacter string `json:"firstTriggerCharacter"`
1409 MoreTriggerCharacter []string `json:"moreTriggerCharacter,omitempty"`
1443 DocumentOnTypeFormattingOptions anonMember
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/utils/vscode/src/lsp/protocol/
H A Dtsprotocol.go2544 type DocumentOnTypeFormattingOptions struct { struct
2549 FirstTriggerCharacter string `json:"firstTriggerCharacter"`
2554 MoreTriggerCharacter []string `json:"moreTriggerCharacter,omitempty"`
2562 DocumentOnTypeFormattingOptions anonMember
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/utils/vscode/src/lsp/protocol/
H A Dtsprotocol.go2544 type DocumentOnTypeFormattingOptions struct { struct
2549 FirstTriggerCharacter string `json:"firstTriggerCharacter"`
2554 MoreTriggerCharacter []string `json:"moreTriggerCharacter,omitempty"`
2562 DocumentOnTypeFormattingOptions anonMember
/dports/editors/xi-core/xi-editor-0.3.0/rust/cargo-crates/languageserver-types-0.54.0/src/
H A Dlib.rs1463 pub struct DocumentOnTypeFormattingOptions { struct
1465 pub first_trigger_character: String,
1469 pub more_trigger_character: Option<Vec<String>>,
/dports/lang/rust/rustc-1.58.1-src/vendor/lsp-types-0.60.0/src/
H A Dlib.rs1460 pub struct DocumentOnTypeFormattingOptions { struct
1462 pub first_trigger_character: String,
1466 pub more_trigger_character: Option<Vec<String>>,
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/tools/internal/lsp/protocol/
H A Dtsprotocol.go1366 type DocumentOnTypeFormattingOptions struct { struct
1370 FirstTriggerCharacter string `json:"firstTriggerCharacter"`
1374 MoreTriggerCharacter []string `json:"moreTriggerCharacter,omitempty"`
/dports/security/vuls/vuls-0.13.7/vendor/golang.org/x/tools/internal/lsp/protocol/
H A Dtsprotocol.go1366 type DocumentOnTypeFormattingOptions struct { struct
1370 FirstTriggerCharacter string `json:"firstTriggerCharacter"`
1374 MoreTriggerCharacter []string `json:"moreTriggerCharacter,omitempty"`
/dports/devel/go-bindata/go-bindata-3.1.3/vendor/golang.org/x/tools/internal/lsp/protocol/
H A Dtsprotocol.go1254 type DocumentOnTypeFormattingOptions struct { struct
1258 FirstTriggerCharacter string `json:"firstTriggerCharacter"`
1262 MoreTriggerCharacter []string `json:"moreTriggerCharacter,omitempty"`

123