A simple CPU rendered GUI IDE experience.
stop tab
| -rw-r--r-- | complete_ | 25632 | ||||
| -rw-r--r-- | src/com.rs | 2 | ||||
| -rw-r--r-- | src/main.rs | 48 | ||||
| -rw-r--r-- | src/sni.rs | 34 | ||||
| -rw-r--r-- | src/text.rs | 92 |
5 files changed, 21609 insertions, 4199 deletions
@@ -2,175 +2,4298 @@ "isIncomplete": true, "items": [ { - "label": "HashMap", + "label": "try_from_fn_result!(…)", "labelDetails": { - "detail": "(use papaya::HashMap)", - "description": "HashMap<{unknown}, {unknown}, {unknown}>" + "detail": "(use car::try_from_fn_result)", + "description": "proc_macro try_from_fn_result" + }, + "kind": 3, + "detail": "proc_macro try_from_fn_result", + "sortText": "80000000", + "filterText": "try_from_fn_result!", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "try_from_fn_result!($0)" + }, + "data": { + "for_ref": false, + "hash": "bGu2GXp3Ess0vmVvodyHSOlD2N0=", + "imports": [ + { + "full_import_path": "car::try_from_fn_result" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "panic_const_async_fn_resumed()", + "labelDetails": { + "detail": "(use core::panicking::panic_const::panic_const_async_fn_resumed)", + "description": "pub const fn panic_const_async_fn_resumed() -> !" + }, + "kind": 3, + "detail": "pub const fn panic_const_async_fn_resumed() -> !", + "sortText": "80000000", + "filterText": "panic_const_async_fn_resumed", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "panic_const_async_fn_resumed()$0" + }, + "data": { + "for_ref": false, + "hash": "OLhjdN4ZZNZcFOD+fFLhw07o7R0=", + "imports": [ + { + "full_import_path": "core::panicking::panic_const::panic_const_async_fn_resumed" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "panic_const_async_gen_fn_resumed_drop()", + "labelDetails": { + "detail": "(use core::panicking::panic_const::panic_const_async_gen_fn_resumed_drop)", + "description": "pub const fn panic_const_async_gen_fn_resumed_drop() -> !" + }, + "kind": 3, + "detail": "pub const fn panic_const_async_gen_fn_resumed_drop() -> !", + "sortText": "80000000", + "filterText": "panic_const_async_gen_fn_resumed_drop", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "panic_const_async_gen_fn_resumed_drop()$0" + }, + "data": { + "for_ref": false, + "hash": "JQyywePIIWH6Fly+KHgGbJJJIlM=", + "imports": [ + { + "full_import_path": "core::panicking::panic_const::panic_const_async_gen_fn_resumed_drop" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "panic_const_async_gen_fn_resumed_panic()", + "labelDetails": { + "detail": "(use core::panicking::panic_const::panic_const_async_gen_fn_resumed_panic)", + "description": "pub const fn panic_const_async_gen_fn_resumed_panic() -> !" + }, + "kind": 3, + "detail": "pub const fn panic_const_async_gen_fn_resumed_panic() -> !", + "sortText": "80000000", + "filterText": "panic_const_async_gen_fn_resumed_panic", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "panic_const_async_gen_fn_resumed_panic()$0" + }, + "data": { + "for_ref": false, + "hash": "Jf9iurzcBtnpV3nlK6FPhialTuM=", + "imports": [ + { + "full_import_path": "core::panicking::panic_const::panic_const_async_gen_fn_resumed_panic" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "FoldingRangeRequest", + "labelDetails": { + "detail": "(use lsp_types::request::FoldingRangeRequest)", + "description": "FoldingRangeRequest" + }, + "kind": 13, + "detail": "FoldingRangeRequest", + "sortText": "80000000", + "filterText": "FoldingRangeRequest", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "FoldingRangeRequest" + }, + "data": { + "for_ref": false, + "hash": "2flYw4v8Hb88ce8pV5Y7jdlYtuE=", + "imports": [ + { + "full_import_path": "lsp_types::request::FoldingRangeRequest" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "WorkspaceFoldersRequest", + "labelDetails": { + "detail": "(use lsp_types::request::WorkspaceFoldersRequest)", + "description": "WorkspaceFoldersRequest" + }, + "kind": 13, + "detail": "WorkspaceFoldersRequest", + "sortText": "80000000", + "filterText": "WorkspaceFoldersRequest", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "WorkspaceFoldersRequest" + }, + "data": { + "for_ref": false, + "hash": "DjopSf1RoPdl2D80bd4c3einkZQ=", + "imports": [ + { + "full_import_path": "lsp_types::request::WorkspaceFoldersRequest" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "FairMutexGuard", + "labelDetails": { + "detail": "(use parking_lot::FairMutexGuard)" + }, + "kind": 22, + "sortText": "80000000", + "filterText": "FairMutexGuard", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "FairMutexGuard" + }, + "data": { + "for_ref": false, + "hash": "IcE0+1vQbCls2iBFodoYsEvRYIU=", + "imports": [ + { + "full_import_path": "parking_lot::FairMutexGuard" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "const_fair_mutex(…)", + "labelDetails": { + "detail": "(use parking_lot::const_fair_mutex)", + "description": "pub const fn const_fair_mutex<T>(val: T) -> FairMutex<T>" + }, + "kind": 3, + "detail": "pub const fn const_fair_mutex<T>(val: T) -> FairMutex<T>", + "sortText": "80000000", + "filterText": "const_fair_mutex", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "const_fair_mutex(${1:val})$0" + }, + "data": { + "for_ref": false, + "hash": "N3YpMXwh3uK7ZPMRnToahMX1JZE=", + "imports": [ + { + "full_import_path": "parking_lot::const_fair_mutex" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "replace_with_or_default_and_return(…)", + "labelDetails": { + "detail": "(use replace_with::replace_with_or_default_and_return)", + "description": "pub fn replace_with_or_default_and_return<T, U, F>(dest: &mut T, f: F) -> U where T: Default, F: FnOnce(T) -> (U, T)," + }, + "kind": 3, + "detail": "pub fn replace_with_or_default_and_return<T, U, F>(dest: &mut T, f: F) -> U where T: Default, F: FnOnce(T) -> (U, T),", + "sortText": "80000000", + "filterText": "replace_with_or_default_and_return", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "replace_with_or_default_and_return(${1:dest}, ${2:f})$0" + }, + "data": { + "for_ref": false, + "hash": "WlP4x12odlfhUJ/zdaW+FkKGjt4=", + "imports": [ + { + "full_import_path": "replace_with::replace_with_or_default_and_return" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_MM_FROUND_CUR_DIRECTION", + "labelDetails": { + "detail": "(use std::arch::x86_64::_MM_FROUND_CUR_DIRECTION)", + "description": "i32" + }, + "kind": 21, + "detail": "i32", + "sortText": "80000000", + "filterText": "_MM_FROUND_CUR_DIRECTION", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_MM_FROUND_CUR_DIRECTION" + }, + "data": { + "for_ref": false, + "hash": "bBPIww9BFQyGgxsNrpKQ+2hMeP8=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_MM_FROUND_CUR_DIRECTION" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_MM_FROUND_NO_EXC", + "labelDetails": { + "detail": "(use std::arch::x86_64::_MM_FROUND_NO_EXC)", + "description": "i32" + }, + "kind": 21, + "detail": "i32", + "sortText": "80000000", + "filterText": "_MM_FROUND_NO_EXC", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_MM_FROUND_NO_EXC" + }, + "data": { + "for_ref": false, + "hash": "U4Z5q9VFBNN3Py/YPLrqgUnRI6Q=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_MM_FROUND_NO_EXC" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_MM_FROUND_RINT", + "labelDetails": { + "detail": "(use std::arch::x86_64::_MM_FROUND_RINT)", + "description": "i32" + }, + "kind": 21, + "detail": "i32", + "sortText": "80000000", + "filterText": "_MM_FROUND_RINT", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_MM_FROUND_RINT" + }, + "data": { + "for_ref": false, + "hash": "tNl12JF3UhDYrvRgipHfv4fYyFU=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_MM_FROUND_RINT" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_MM_FROUND_TO_NEAREST_INT", + "labelDetails": { + "detail": "(use std::arch::x86_64::_MM_FROUND_TO_NEAREST_INT)", + "description": "i32" + }, + "kind": 21, + "detail": "i32", + "sortText": "80000000", + "filterText": "_MM_FROUND_TO_NEAREST_INT", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_MM_FROUND_TO_NEAREST_INT" + }, + "data": { + "for_ref": false, + "hash": "ocBhA8+ghTeL7GmlveJrTWYW/cY=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_MM_FROUND_TO_NEAREST_INT" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_MM_FROUND_TO_POS_INF", + "labelDetails": { + "detail": "(use std::arch::x86_64::_MM_FROUND_TO_POS_INF)", + "description": "i32" + }, + "kind": 21, + "detail": "i32", + "sortText": "80000000", + "filterText": "_MM_FROUND_TO_POS_INF", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_MM_FROUND_TO_POS_INF" + }, + "data": { + "for_ref": false, + "hash": "uZYJw+g9yU0j/cg6QSlzi5MepKg=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_MM_FROUND_TO_POS_INF" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_fcmadd_round_pch(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_fcmadd_round_pch)", + "description": "pub unsafe fn _mm512_fcmadd_round_pch<const ROUNDING: i32>(a: __m512h, b: __m512h, c: __m512h) -> __m512h" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_fcmadd_round_pch<const ROUNDING: i32>(a: __m512h, b: __m512h, c: __m512h) -> __m512h", + "sortText": "80000000", + "filterText": "_mm512_fcmadd_round_pch", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_fcmadd_round_pch(${1:a}, ${2:b}, ${3:c})$0" + }, + "data": { + "for_ref": false, + "hash": "tQWS7lBJms/m4fwKWJ4EKvKFWIM=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_fcmadd_round_pch" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_fmadd_round_pch(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_fmadd_round_pch)", + "description": "pub unsafe fn _mm512_fmadd_round_pch<const ROUNDING: i32>(a: __m512h, b: __m512h, c: __m512h) -> __m512h" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_fmadd_round_pch<const ROUNDING: i32>(a: __m512h, b: __m512h, c: __m512h) -> __m512h", + "sortText": "80000000", + "filterText": "_mm512_fmadd_round_pch", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_fmadd_round_pch(${1:a}, ${2:b}, ${3:c})$0" + }, + "data": { + "for_ref": false, + "hash": "AFxrm1a3VIwVVtuODxe/hL7nvB8=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_fmadd_round_pch" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_fmadd_round_pd(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_fmadd_round_pd)", + "description": "pub unsafe fn _mm512_fmadd_round_pd<const ROUNDING: i32>(a: __m512d, b: __m512d, c: __m512d) -> __m512d" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_fmadd_round_pd<const ROUNDING: i32>(a: __m512d, b: __m512d, c: __m512d) -> __m512d", + "sortText": "80000000", + "filterText": "_mm512_fmadd_round_pd", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_fmadd_round_pd(${1:a}, ${2:b}, ${3:c})$0" + }, + "data": { + "for_ref": false, + "hash": "98S5vVrZPJXdXUyMwtNG32bw35Y=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_fmadd_round_pd" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_fmadd_round_ph(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_fmadd_round_ph)", + "description": "pub unsafe fn _mm512_fmadd_round_ph<const ROUNDING: i32>(a: __m512h, b: __m512h, c: __m512h) -> __m512h" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_fmadd_round_ph<const ROUNDING: i32>(a: __m512h, b: __m512h, c: __m512h) -> __m512h", + "sortText": "80000000", + "filterText": "_mm512_fmadd_round_ph", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_fmadd_round_ph(${1:a}, ${2:b}, ${3:c})$0" + }, + "data": { + "for_ref": false, + "hash": "P0O1sD6O1E0ztAqCmC7tHk1OBbI=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_fmadd_round_ph" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_fmsub_round_pd(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_fmsub_round_pd)", + "description": "pub unsafe fn _mm512_fmsub_round_pd<const ROUNDING: i32>(a: __m512d, b: __m512d, c: __m512d) -> __m512d" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_fmsub_round_pd<const ROUNDING: i32>(a: __m512d, b: __m512d, c: __m512d) -> __m512d", + "sortText": "80000000", + "filterText": "_mm512_fmsub_round_pd", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_fmsub_round_pd(${1:a}, ${2:b}, ${3:c})$0" + }, + "data": { + "for_ref": false, + "hash": "TRfDqsZ6CF5X8eueu4IKUU2sCtA=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_fmsub_round_pd" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_fmsub_round_ps(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_fmsub_round_ps)", + "description": "pub unsafe fn _mm512_fmsub_round_ps<const ROUNDING: i32>(a: __m512, b: __m512, c: __m512) -> __m512" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_fmsub_round_ps<const ROUNDING: i32>(a: __m512, b: __m512, c: __m512) -> __m512", + "sortText": "80000000", + "filterText": "_mm512_fmsub_round_ps", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_fmsub_round_ps(${1:a}, ${2:b}, ${3:c})$0" + }, + "data": { + "for_ref": false, + "hash": "KTIGFDlsMTzVWLVrzwaPNY1/KOc=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_fmsub_round_ps" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_fmsubadd_round_ph(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_fmsubadd_round_ph)", + "description": "pub unsafe fn _mm512_fmsubadd_round_ph<const ROUNDING: i32>(a: __m512h, b: __m512h, c: __m512h) -> __m512h" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_fmsubadd_round_ph<const ROUNDING: i32>(a: __m512h, b: __m512h, c: __m512h) -> __m512h", + "sortText": "80000000", + "filterText": "_mm512_fmsubadd_round_ph", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_fmsubadd_round_ph(${1:a}, ${2:b}, ${3:c})$0" + }, + "data": { + "for_ref": false, + "hash": "C/keckHOaHJCZ5s3oRb6HLCPQk8=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_fmsubadd_round_ph" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_fmul_round_pch(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_fmul_round_pch)", + "description": "pub unsafe fn _mm512_fmul_round_pch<const ROUNDING: i32>(a: __m512h, b: __m512h) -> __m512h" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_fmul_round_pch<const ROUNDING: i32>(a: __m512h, b: __m512h) -> __m512h", + "sortText": "80000000", + "filterText": "_mm512_fmul_round_pch", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_fmul_round_pch(${1:a}, ${2:b})$0" + }, + "data": { + "for_ref": false, + "hash": "u22mrAErlz3ctFZCxqy+llvUWgw=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_fmul_round_pch" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_fnmadd_round_pd(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_fnmadd_round_pd)", + "description": "pub unsafe fn _mm512_fnmadd_round_pd<const ROUNDING: i32>(a: __m512d, b: __m512d, c: __m512d) -> __m512d" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_fnmadd_round_pd<const ROUNDING: i32>(a: __m512d, b: __m512d, c: __m512d) -> __m512d", + "sortText": "80000000", + "filterText": "_mm512_fnmadd_round_pd", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_fnmadd_round_pd(${1:a}, ${2:b}, ${3:c})$0" + }, + "data": { + "for_ref": false, + "hash": "aMJz+at1wI63QKhcYaT15easYDs=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_fnmadd_round_pd" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_fnmadd_round_ps(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_fnmadd_round_ps)", + "description": "pub unsafe fn _mm512_fnmadd_round_ps<const ROUNDING: i32>(a: __m512, b: __m512, c: __m512) -> __m512" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_fnmadd_round_ps<const ROUNDING: i32>(a: __m512, b: __m512, c: __m512) -> __m512", + "sortText": "80000000", + "filterText": "_mm512_fnmadd_round_ps", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_fnmadd_round_ps(${1:a}, ${2:b}, ${3:c})$0" + }, + "data": { + "for_ref": false, + "hash": "5by9r31ZQpNb2ya+bb6h8v7QZlY=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_fnmadd_round_ps" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_mask3_fcmadd_round_pch(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_mask3_fcmadd_round_pch)", + "description": "pub unsafe fn _mm512_mask3_fcmadd_round_pch<const ROUNDING: i32>(a: __m512h, b: __m512h, c: __m512h, k: __mmask16) -> __m512h" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_mask3_fcmadd_round_pch<const ROUNDING: i32>(a: __m512h, b: __m512h, c: __m512h, k: __mmask16) -> __m512h", + "sortText": "80000000", + "filterText": "_mm512_mask3_fcmadd_round_pch", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_mask3_fcmadd_round_pch(${1:a}, ${2:b}, ${3:c}, ${4:k})$0" + }, + "data": { + "for_ref": false, + "hash": "N12A236lc9/uAKHxsWqCxQDDgnM=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_mask3_fcmadd_round_pch" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_mask3_fmadd_round_pch(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_mask3_fmadd_round_pch)", + "description": "pub unsafe fn _mm512_mask3_fmadd_round_pch<const ROUNDING: i32>(a: __m512h, b: __m512h, c: __m512h, k: __mmask16) -> __m512h" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_mask3_fmadd_round_pch<const ROUNDING: i32>(a: __m512h, b: __m512h, c: __m512h, k: __mmask16) -> __m512h", + "sortText": "80000000", + "filterText": "_mm512_mask3_fmadd_round_pch", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_mask3_fmadd_round_pch(${1:a}, ${2:b}, ${3:c}, ${4:k})$0" + }, + "data": { + "for_ref": false, + "hash": "+nbitKNsfq+XOcsaQLs9YbC8cFM=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_mask3_fmadd_round_pch" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_mask3_fmadd_round_ph(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_mask3_fmadd_round_ph)", + "description": "pub unsafe fn _mm512_mask3_fmadd_round_ph<const ROUNDING: i32>(a: __m512h, b: __m512h, c: __m512h, k: __mmask32) -> __m512h" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_mask3_fmadd_round_ph<const ROUNDING: i32>(a: __m512h, b: __m512h, c: __m512h, k: __mmask32) -> __m512h", + "sortText": "80000000", + "filterText": "_mm512_mask3_fmadd_round_ph", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_mask3_fmadd_round_ph(${1:a}, ${2:b}, ${3:c}, ${4:k})$0" + }, + "data": { + "for_ref": false, + "hash": "7cvBDLQM5v9Cg3kbqgW1/pqtUA8=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_mask3_fmadd_round_ph" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_mask3_fmaddsub_round_pd(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_mask3_fmaddsub_round_pd)", + "description": "pub unsafe fn _mm512_mask3_fmaddsub_round_pd<const ROUNDING: i32>(a: __m512d, b: __m512d, c: __m512d, k: __mmask8) -> __m512d" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_mask3_fmaddsub_round_pd<const ROUNDING: i32>(a: __m512d, b: __m512d, c: __m512d, k: __mmask8) -> __m512d", + "sortText": "80000000", + "filterText": "_mm512_mask3_fmaddsub_round_pd", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_mask3_fmaddsub_round_pd(${1:a}, ${2:b}, ${3:c}, ${4:k})$0" + }, + "data": { + "for_ref": false, + "hash": "m1w11Yu1i7Ybhha8uwn4oZgKKUg=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_mask3_fmaddsub_round_pd" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_mask3_fmaddsub_round_ps(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_mask3_fmaddsub_round_ps)", + "description": "pub unsafe fn _mm512_mask3_fmaddsub_round_ps<const ROUNDING: i32>(a: __m512, b: __m512, c: __m512, k: __mmask16) -> __m512" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_mask3_fmaddsub_round_ps<const ROUNDING: i32>(a: __m512, b: __m512, c: __m512, k: __mmask16) -> __m512", + "sortText": "80000000", + "filterText": "_mm512_mask3_fmaddsub_round_ps", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_mask3_fmaddsub_round_ps(${1:a}, ${2:b}, ${3:c}, ${4:k})$0" + }, + "data": { + "for_ref": false, + "hash": "HK0aZezYoPdene4SdvOv2Dcl+To=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_mask3_fmaddsub_round_ps" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_mask3_fmsub_round_ph(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_mask3_fmsub_round_ph)", + "description": "pub unsafe fn _mm512_mask3_fmsub_round_ph<const ROUNDING: i32>(a: __m512h, b: __m512h, c: __m512h, k: __mmask32) -> __m512h" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_mask3_fmsub_round_ph<const ROUNDING: i32>(a: __m512h, b: __m512h, c: __m512h, k: __mmask32) -> __m512h", + "sortText": "80000000", + "filterText": "_mm512_mask3_fmsub_round_ph", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_mask3_fmsub_round_ph(${1:a}, ${2:b}, ${3:c}, ${4:k})$0" + }, + "data": { + "for_ref": false, + "hash": "cskvVnC8x5YGOmXpAGgZ7+Q4RM8=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_mask3_fmsub_round_ph" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_mask3_fmsubadd_round_ph(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_mask3_fmsubadd_round_ph)", + "description": "pub unsafe fn _mm512_mask3_fmsubadd_round_ph<const ROUNDING: i32>(a: __m512h, b: __m512h, c: __m512h, k: __mmask32) -> __m512h" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_mask3_fmsubadd_round_ph<const ROUNDING: i32>(a: __m512h, b: __m512h, c: __m512h, k: __mmask32) -> __m512h", + "sortText": "80000000", + "filterText": "_mm512_mask3_fmsubadd_round_ph", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_mask3_fmsubadd_round_ph(${1:a}, ${2:b}, ${3:c}, ${4:k})$0" + }, + "data": { + "for_ref": false, + "hash": "bkku2hLeNHH0XhJCINutQhSbjtU=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_mask3_fmsubadd_round_ph" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_mask3_fnmsub_round_pd(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_mask3_fnmsub_round_pd)", + "description": "pub unsafe fn _mm512_mask3_fnmsub_round_pd<const ROUNDING: i32>(a: __m512d, b: __m512d, c: __m512d, k: __mmask8) -> __m512d" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_mask3_fnmsub_round_pd<const ROUNDING: i32>(a: __m512d, b: __m512d, c: __m512d, k: __mmask8) -> __m512d", + "sortText": "80000000", + "filterText": "_mm512_mask3_fnmsub_round_pd", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_mask3_fnmsub_round_pd(${1:a}, ${2:b}, ${3:c}, ${4:k})$0" + }, + "data": { + "for_ref": false, + "hash": "HhB83zaTTJAvaR2DxrYQmcwNTMw=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_mask3_fnmsub_round_pd" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_mask3_fnmsub_round_ps(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_mask3_fnmsub_round_ps)", + "description": "pub unsafe fn _mm512_mask3_fnmsub_round_ps<const ROUNDING: i32>(a: __m512, b: __m512, c: __m512, k: __mmask16) -> __m512" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_mask3_fnmsub_round_ps<const ROUNDING: i32>(a: __m512, b: __m512, c: __m512, k: __mmask16) -> __m512", + "sortText": "80000000", + "filterText": "_mm512_mask3_fnmsub_round_ps", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_mask3_fnmsub_round_ps(${1:a}, ${2:b}, ${3:c}, ${4:k})$0" + }, + "data": { + "for_ref": false, + "hash": "I8JurOE2VBXZzE0SQvv8Uc7kYMg=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_mask3_fnmsub_round_ps" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_mask_fcmul_round_pch(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_mask_fcmul_round_pch)", + "description": "pub unsafe fn _mm512_mask_fcmul_round_pch<const ROUNDING: i32>(src: __m512h, k: __mmask16, a: __m512h, b: __m512h) -> __m512h" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_mask_fcmul_round_pch<const ROUNDING: i32>(src: __m512h, k: __mmask16, a: __m512h, b: __m512h) -> __m512h", + "sortText": "80000000", + "filterText": "_mm512_mask_fcmul_round_pch", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_mask_fcmul_round_pch(${1:src}, ${2:k}, ${3:a}, ${4:b})$0" + }, + "data": { + "for_ref": false, + "hash": "Vt/9j0AziOMKWU3CmvnUUmcHaWg=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_mask_fcmul_round_pch" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_mask_fmaddsub_round_pd(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_mask_fmaddsub_round_pd)", + "description": "pub unsafe fn _mm512_mask_fmaddsub_round_pd<const ROUNDING: i32>(a: __m512d, k: __mmask8, b: __m512d, c: __m512d) -> __m512d" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_mask_fmaddsub_round_pd<const ROUNDING: i32>(a: __m512d, k: __mmask8, b: __m512d, c: __m512d) -> __m512d", + "sortText": "80000000", + "filterText": "_mm512_mask_fmaddsub_round_pd", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_mask_fmaddsub_round_pd(${1:a}, ${2:k}, ${3:b}, ${4:c})$0" + }, + "data": { + "for_ref": false, + "hash": "qlkhGErSZSjAIAVWHn396ywYl84=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_mask_fmaddsub_round_pd" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_mask_fmaddsub_round_ph(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_mask_fmaddsub_round_ph)", + "description": "pub unsafe fn _mm512_mask_fmaddsub_round_ph<const ROUNDING: i32>(a: __m512h, k: __mmask32, b: __m512h, c: __m512h) -> __m512h" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_mask_fmaddsub_round_ph<const ROUNDING: i32>(a: __m512h, k: __mmask32, b: __m512h, c: __m512h) -> __m512h", + "sortText": "80000000", + "filterText": "_mm512_mask_fmaddsub_round_ph", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_mask_fmaddsub_round_ph(${1:a}, ${2:k}, ${3:b}, ${4:c})$0" + }, + "data": { + "for_ref": false, + "hash": "BnJ/0bwVsibZQW19hf2tW93Ytho=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_mask_fmaddsub_round_ph" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_mask_fmaddsub_round_ps(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_mask_fmaddsub_round_ps)", + "description": "pub unsafe fn _mm512_mask_fmaddsub_round_ps<const ROUNDING: i32>(a: __m512, k: __mmask16, b: __m512, c: __m512) -> __m512" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_mask_fmaddsub_round_ps<const ROUNDING: i32>(a: __m512, k: __mmask16, b: __m512, c: __m512) -> __m512", + "sortText": "80000000", + "filterText": "_mm512_mask_fmaddsub_round_ps", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_mask_fmaddsub_round_ps(${1:a}, ${2:k}, ${3:b}, ${4:c})$0" + }, + "data": { + "for_ref": false, + "hash": "v5y+lb9NZz0J+WHhGeCP37ulWDc=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_mask_fmaddsub_round_ps" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_mask_fmsubadd_round_ps(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_mask_fmsubadd_round_ps)", + "description": "pub unsafe fn _mm512_mask_fmsubadd_round_ps<const ROUNDING: i32>(a: __m512, k: __mmask16, b: __m512, c: __m512) -> __m512" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_mask_fmsubadd_round_ps<const ROUNDING: i32>(a: __m512, k: __mmask16, b: __m512, c: __m512) -> __m512", + "sortText": "80000000", + "filterText": "_mm512_mask_fmsubadd_round_ps", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_mask_fmsubadd_round_ps(${1:a}, ${2:k}, ${3:b}, ${4:c})$0" + }, + "data": { + "for_ref": false, + "hash": "FQB1SsdC3lVgMqWy9F938s4pvps=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_mask_fmsubadd_round_ps" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_mask_fnmsub_round_pd(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_mask_fnmsub_round_pd)", + "description": "pub unsafe fn _mm512_mask_fnmsub_round_pd<const ROUNDING: i32>(a: __m512d, k: __mmask8, b: __m512d, c: __m512d) -> __m512d" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_mask_fnmsub_round_pd<const ROUNDING: i32>(a: __m512d, k: __mmask8, b: __m512d, c: __m512d) -> __m512d", + "sortText": "80000000", + "filterText": "_mm512_mask_fnmsub_round_pd", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_mask_fnmsub_round_pd(${1:a}, ${2:k}, ${3:b}, ${4:c})$0" + }, + "data": { + "for_ref": false, + "hash": "LZHEJbVZrFS/DuB4pMyutol962Y=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_mask_fnmsub_round_pd" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_mask_fnmsub_round_ph(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_mask_fnmsub_round_ph)", + "description": "pub unsafe fn _mm512_mask_fnmsub_round_ph<const ROUNDING: i32>(a: __m512h, k: __mmask32, b: __m512h, c: __m512h) -> __m512h" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_mask_fnmsub_round_ph<const ROUNDING: i32>(a: __m512h, k: __mmask32, b: __m512h, c: __m512h) -> __m512h", + "sortText": "80000000", + "filterText": "_mm512_mask_fnmsub_round_ph", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_mask_fnmsub_round_ph(${1:a}, ${2:k}, ${3:b}, ${4:c})$0" + }, + "data": { + "for_ref": false, + "hash": "LqZqsxbHRn22q+CZGbkzMe7+H+Q=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_mask_fnmsub_round_ph" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_mask_scalef_round_ps(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_mask_scalef_round_ps)", + "description": "pub unsafe fn _mm512_mask_scalef_round_ps<const ROUNDING: i32>(src: __m512, k: __mmask16, a: __m512, b: __m512) -> __m512" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_mask_scalef_round_ps<const ROUNDING: i32>(src: __m512, k: __mmask16, a: __m512, b: __m512) -> __m512", + "sortText": "80000000", + "filterText": "_mm512_mask_scalef_round_ps", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_mask_scalef_round_ps(${1:src}, ${2:k}, ${3:a}, ${4:b})$0" + }, + "data": { + "for_ref": false, + "hash": "Ej1K/P9fRhBAvlWFzofImsae4c8=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_mask_scalef_round_ps" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_maskz_fmadd_round_pd(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_maskz_fmadd_round_pd)", + "description": "pub unsafe fn _mm512_maskz_fmadd_round_pd<const ROUNDING: i32>(k: __mmask8, a: __m512d, b: __m512d, c: __m512d) -> __m512d" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_maskz_fmadd_round_pd<const ROUNDING: i32>(k: __mmask8, a: __m512d, b: __m512d, c: __m512d) -> __m512d", + "sortText": "80000000", + "filterText": "_mm512_maskz_fmadd_round_pd", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_maskz_fmadd_round_pd(${1:k}, ${2:a}, ${3:b}, ${4:c})$0" + }, + "data": { + "for_ref": false, + "hash": "WB7EmWaIB8c1cMQ25MDACzELOwk=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_maskz_fmadd_round_pd" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_maskz_fmaddsub_round_ph(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_maskz_fmaddsub_round_ph)", + "description": "pub unsafe fn _mm512_maskz_fmaddsub_round_ph<const ROUNDING: i32>(k: __mmask32, a: __m512h, b: __m512h, c: __m512h) -> __m512h" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_maskz_fmaddsub_round_ph<const ROUNDING: i32>(k: __mmask32, a: __m512h, b: __m512h, c: __m512h) -> __m512h", + "sortText": "80000000", + "filterText": "_mm512_maskz_fmaddsub_round_ph", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_maskz_fmaddsub_round_ph(${1:k}, ${2:a}, ${3:b}, ${4:c})$0" + }, + "data": { + "for_ref": false, + "hash": "rEj5HGV0B5eEt3W5ugle1m/0a5s=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_maskz_fmaddsub_round_ph" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_maskz_fmsub_round_ps(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_maskz_fmsub_round_ps)", + "description": "pub unsafe fn _mm512_maskz_fmsub_round_ps<const ROUNDING: i32>(k: __mmask16, a: __m512, b: __m512, c: __m512) -> __m512" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_maskz_fmsub_round_ps<const ROUNDING: i32>(k: __mmask16, a: __m512, b: __m512, c: __m512) -> __m512", + "sortText": "80000000", + "filterText": "_mm512_maskz_fmsub_round_ps", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_maskz_fmsub_round_ps(${1:k}, ${2:a}, ${3:b}, ${4:c})$0" + }, + "data": { + "for_ref": false, + "hash": "1r7bGHtwuejWZ9It6S2rFbT0nh8=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_maskz_fmsub_round_ps" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_maskz_fmsubadd_round_pd(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_maskz_fmsubadd_round_pd)", + "description": "pub unsafe fn _mm512_maskz_fmsubadd_round_pd<const ROUNDING: i32>(k: __mmask8, a: __m512d, b: __m512d, c: __m512d) -> __m512d" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_maskz_fmsubadd_round_pd<const ROUNDING: i32>(k: __mmask8, a: __m512d, b: __m512d, c: __m512d) -> __m512d", + "sortText": "80000000", + "filterText": "_mm512_maskz_fmsubadd_round_pd", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_maskz_fmsubadd_round_pd(${1:k}, ${2:a}, ${3:b}, ${4:c})$0" + }, + "data": { + "for_ref": false, + "hash": "ja7b0A7m9e3GG4TrtTug5zU9vjY=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_maskz_fmsubadd_round_pd" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_maskz_fmul_round_pch(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_maskz_fmul_round_pch)", + "description": "pub unsafe fn _mm512_maskz_fmul_round_pch<const ROUNDING: i32>(k: __mmask16, a: __m512h, b: __m512h) -> __m512h" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_maskz_fmul_round_pch<const ROUNDING: i32>(k: __mmask16, a: __m512h, b: __m512h) -> __m512h", + "sortText": "80000000", + "filterText": "_mm512_maskz_fmul_round_pch", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_maskz_fmul_round_pch(${1:k}, ${2:a}, ${3:b})$0" + }, + "data": { + "for_ref": false, + "hash": "+g/cTJACUNrvN2poHKvxRggRpqY=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_maskz_fmul_round_pch" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_maskz_fnmadd_round_pd(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_maskz_fnmadd_round_pd)", + "description": "pub unsafe fn _mm512_maskz_fnmadd_round_pd<const ROUNDING: i32>(k: __mmask8, a: __m512d, b: __m512d, c: __m512d) -> __m512d" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_maskz_fnmadd_round_pd<const ROUNDING: i32>(k: __mmask8, a: __m512d, b: __m512d, c: __m512d) -> __m512d", + "sortText": "80000000", + "filterText": "_mm512_maskz_fnmadd_round_pd", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_maskz_fnmadd_round_pd(${1:k}, ${2:a}, ${3:b}, ${4:c})$0" + }, + "data": { + "for_ref": false, + "hash": "J8B0nTZ1sr1BGZByQ5O3Cobvqls=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_maskz_fnmadd_round_pd" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_maskz_fnmadd_round_ps(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_maskz_fnmadd_round_ps)", + "description": "pub unsafe fn _mm512_maskz_fnmadd_round_ps<const ROUNDING: i32>(k: __mmask16, a: __m512, b: __m512, c: __m512) -> __m512" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_maskz_fnmadd_round_ps<const ROUNDING: i32>(k: __mmask16, a: __m512, b: __m512, c: __m512) -> __m512", + "sortText": "80000000", + "filterText": "_mm512_maskz_fnmadd_round_ps", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_maskz_fnmadd_round_ps(${1:k}, ${2:a}, ${3:b}, ${4:c})$0" + }, + "data": { + "for_ref": false, + "hash": "sx/4+FLGAiZ+zfuq+FzWM8gMGnU=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_maskz_fnmadd_round_ps" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_maskz_scalef_round_pd(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_maskz_scalef_round_pd)", + "description": "pub unsafe fn _mm512_maskz_scalef_round_pd<const ROUNDING: i32>(k: __mmask8, a: __m512d, b: __m512d) -> __m512d" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_maskz_scalef_round_pd<const ROUNDING: i32>(k: __mmask8, a: __m512d, b: __m512d) -> __m512d", + "sortText": "80000000", + "filterText": "_mm512_maskz_scalef_round_pd", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_maskz_scalef_round_pd(${1:k}, ${2:a}, ${3:b})$0" + }, + "data": { + "for_ref": false, + "hash": "jaJ97ldB26zexmFjI57172qSWBU=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_maskz_scalef_round_pd" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_maskz_scalef_round_ph(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_maskz_scalef_round_ph)", + "description": "pub unsafe fn _mm512_maskz_scalef_round_ph<const ROUNDING: i32>(k: __mmask32, a: __m512h, b: __m512h) -> __m512h" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_maskz_scalef_round_ph<const ROUNDING: i32>(k: __mmask32, a: __m512h, b: __m512h) -> __m512h", + "sortText": "80000000", + "filterText": "_mm512_maskz_scalef_round_ph", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_maskz_scalef_round_ph(${1:k}, ${2:a}, ${3:b})$0" + }, + "data": { + "for_ref": false, + "hash": "Dbt/rBeodMn6s651A5DLYenaQI4=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_maskz_scalef_round_ph" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_scalef_round_pd(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_scalef_round_pd)", + "description": "pub unsafe fn _mm512_scalef_round_pd<const ROUNDING: i32>(a: __m512d, b: __m512d) -> __m512d" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_scalef_round_pd<const ROUNDING: i32>(a: __m512d, b: __m512d) -> __m512d", + "sortText": "80000000", + "filterText": "_mm512_scalef_round_pd", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_scalef_round_pd(${1:a}, ${2:b})$0" + }, + "data": { + "for_ref": false, + "hash": "7BlprlJgXt9BmTI+dIYWyGojeyE=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_scalef_round_pd" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm512_scalef_round_ph(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm512_scalef_round_ph)", + "description": "pub unsafe fn _mm512_scalef_round_ph<const ROUNDING: i32>(a: __m512h, b: __m512h) -> __m512h" + }, + "kind": 3, + "detail": "pub unsafe fn _mm512_scalef_round_ph<const ROUNDING: i32>(a: __m512h, b: __m512h) -> __m512h", + "sortText": "80000000", + "filterText": "_mm512_scalef_round_ph", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm512_scalef_round_ph(${1:a}, ${2:b})$0" + }, + "data": { + "for_ref": false, + "hash": "4Q6PI0Rs9VptUS4hElmPbr1SywA=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm512_scalef_round_ph" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm_fixupimm_round_ss(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm_fixupimm_round_ss)", + "description": "pub unsafe fn _mm_fixupimm_round_ss<const IMM8: i32, const SAE: i32>(a: __m128, b: __m128, c: __m128i) -> __m128" + }, + "kind": 3, + "detail": "pub unsafe fn _mm_fixupimm_round_ss<const IMM8: i32, const SAE: i32>(a: __m128, b: __m128, c: __m128i) -> __m128", + "sortText": "80000000", + "filterText": "_mm_fixupimm_round_ss", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm_fixupimm_round_ss(${1:a}, ${2:b}, ${3:c})$0" + }, + "data": { + "for_ref": false, + "hash": "Mt+2Q6ilCzY8AALd757TLN5gin4=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm_fixupimm_round_ss" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm_fmadd_round_sh(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm_fmadd_round_sh)", + "description": "pub unsafe fn _mm_fmadd_round_sh<const ROUNDING: i32>(a: __m128h, b: __m128h, c: __m128h) -> __m128h" + }, + "kind": 3, + "detail": "pub unsafe fn _mm_fmadd_round_sh<const ROUNDING: i32>(a: __m128h, b: __m128h, c: __m128h) -> __m128h", + "sortText": "80000000", + "filterText": "_mm_fmadd_round_sh", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm_fmadd_round_sh(${1:a}, ${2:b}, ${3:c})$0" + }, + "data": { + "for_ref": false, + "hash": "nZ9K+k67H7NrBfsEhUEP2L26++I=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm_fmadd_round_sh" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm_fmsub_round_sd(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm_fmsub_round_sd)", + "description": "pub unsafe fn _mm_fmsub_round_sd<const ROUNDING: i32>(a: __m128d, b: __m128d, c: __m128d) -> __m128d" + }, + "kind": 3, + "detail": "pub unsafe fn _mm_fmsub_round_sd<const ROUNDING: i32>(a: __m128d, b: __m128d, c: __m128d) -> __m128d", + "sortText": "80000000", + "filterText": "_mm_fmsub_round_sd", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm_fmsub_round_sd(${1:a}, ${2:b}, ${3:c})$0" + }, + "data": { + "for_ref": false, + "hash": "dDXqib5mQ6VBBk1qHHGVOgoyO7g=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm_fmsub_round_sd" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm_fmsub_round_sh(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm_fmsub_round_sh)", + "description": "pub unsafe fn _mm_fmsub_round_sh<const ROUNDING: i32>(a: __m128h, b: __m128h, c: __m128h) -> __m128h" + }, + "kind": 3, + "detail": "pub unsafe fn _mm_fmsub_round_sh<const ROUNDING: i32>(a: __m128h, b: __m128h, c: __m128h) -> __m128h", + "sortText": "80000000", + "filterText": "_mm_fmsub_round_sh", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm_fmsub_round_sh(${1:a}, ${2:b}, ${3:c})$0" + }, + "data": { + "for_ref": false, + "hash": "yt+J5THLoWJQLsiISGNvkesTXcg=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm_fmsub_round_sh" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm_fnmadd_round_sd(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm_fnmadd_round_sd)", + "description": "pub unsafe fn _mm_fnmadd_round_sd<const ROUNDING: i32>(a: __m128d, b: __m128d, c: __m128d) -> __m128d" + }, + "kind": 3, + "detail": "pub unsafe fn _mm_fnmadd_round_sd<const ROUNDING: i32>(a: __m128d, b: __m128d, c: __m128d) -> __m128d", + "sortText": "80000000", + "filterText": "_mm_fnmadd_round_sd", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm_fnmadd_round_sd(${1:a}, ${2:b}, ${3:c})$0" + }, + "data": { + "for_ref": false, + "hash": "08AcoWgWh82InmQtaSIsneWkhy4=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm_fnmadd_round_sd" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm_fnmadd_round_sh(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm_fnmadd_round_sh)", + "description": "pub unsafe fn _mm_fnmadd_round_sh<const ROUNDING: i32>(a: __m128h, b: __m128h, c: __m128h) -> __m128h" + }, + "kind": 3, + "detail": "pub unsafe fn _mm_fnmadd_round_sh<const ROUNDING: i32>(a: __m128h, b: __m128h, c: __m128h) -> __m128h", + "sortText": "80000000", + "filterText": "_mm_fnmadd_round_sh", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm_fnmadd_round_sh(${1:a}, ${2:b}, ${3:c})$0" + }, + "data": { + "for_ref": false, + "hash": "inNg9a5tJ37qnD28MiZE943AEn0=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm_fnmadd_round_sh" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm_fnmadd_round_ss(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm_fnmadd_round_ss)", + "description": "pub unsafe fn _mm_fnmadd_round_ss<const ROUNDING: i32>(a: __m128, b: __m128, c: __m128) -> __m128" + }, + "kind": 3, + "detail": "pub unsafe fn _mm_fnmadd_round_ss<const ROUNDING: i32>(a: __m128, b: __m128, c: __m128) -> __m128", + "sortText": "80000000", + "filterText": "_mm_fnmadd_round_ss", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm_fnmadd_round_ss(${1:a}, ${2:b}, ${3:c})$0" + }, + "data": { + "for_ref": false, + "hash": "50Lgfb80Ko0c6oJY0q0A6SgKSPU=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm_fnmadd_round_ss" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm_fnmsub_round_sh(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm_fnmsub_round_sh)", + "description": "pub unsafe fn _mm_fnmsub_round_sh<const ROUNDING: i32>(a: __m128h, b: __m128h, c: __m128h) -> __m128h" + }, + "kind": 3, + "detail": "pub unsafe fn _mm_fnmsub_round_sh<const ROUNDING: i32>(a: __m128h, b: __m128h, c: __m128h) -> __m128h", + "sortText": "80000000", + "filterText": "_mm_fnmsub_round_sh", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm_fnmsub_round_sh(${1:a}, ${2:b}, ${3:c})$0" + }, + "data": { + "for_ref": false, + "hash": "uaryVqxpMRzEwgcbCApNvZgUFqw=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm_fnmsub_round_sh" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm_mask3_fmadd_round_sd(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm_mask3_fmadd_round_sd)", + "description": "pub unsafe fn _mm_mask3_fmadd_round_sd<const ROUNDING: i32>(a: __m128d, b: __m128d, c: __m128d, k: __mmask8) -> __m128d" + }, + "kind": 3, + "detail": "pub unsafe fn _mm_mask3_fmadd_round_sd<const ROUNDING: i32>(a: __m128d, b: __m128d, c: __m128d, k: __mmask8) -> __m128d", + "sortText": "80000000", + "filterText": "_mm_mask3_fmadd_round_sd", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm_mask3_fmadd_round_sd(${1:a}, ${2:b}, ${3:c}, ${4:k})$0" + }, + "data": { + "for_ref": false, + "hash": "AOGBX/+jcbzciGEFnFEDngDfUwc=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm_mask3_fmadd_round_sd" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm_mask3_fmadd_round_ss(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm_mask3_fmadd_round_ss)", + "description": "pub unsafe fn _mm_mask3_fmadd_round_ss<const ROUNDING: i32>(a: __m128, b: __m128, c: __m128, k: __mmask8) -> __m128" + }, + "kind": 3, + "detail": "pub unsafe fn _mm_mask3_fmadd_round_ss<const ROUNDING: i32>(a: __m128, b: __m128, c: __m128, k: __mmask8) -> __m128", + "sortText": "80000000", + "filterText": "_mm_mask3_fmadd_round_ss", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm_mask3_fmadd_round_ss(${1:a}, ${2:b}, ${3:c}, ${4:k})$0" + }, + "data": { + "for_ref": false, + "hash": "bIXAoeA9erYLHryzh+4hUIsKSuQ=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm_mask3_fmadd_round_ss" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm_mask3_fmsub_round_sh(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm_mask3_fmsub_round_sh)", + "description": "pub unsafe fn _mm_mask3_fmsub_round_sh<const ROUNDING: i32>(a: __m128h, b: __m128h, c: __m128h, k: __mmask8) -> __m128h" + }, + "kind": 3, + "detail": "pub unsafe fn _mm_mask3_fmsub_round_sh<const ROUNDING: i32>(a: __m128h, b: __m128h, c: __m128h, k: __mmask8) -> __m128h", + "sortText": "80000000", + "filterText": "_mm_mask3_fmsub_round_sh", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm_mask3_fmsub_round_sh(${1:a}, ${2:b}, ${3:c}, ${4:k})$0" + }, + "data": { + "for_ref": false, + "hash": "VYEVRez7F6ll/bE1jeQVUPQRA5s=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm_mask3_fmsub_round_sh" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm_mask3_fnmadd_round_sh(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm_mask3_fnmadd_round_sh)", + "description": "pub unsafe fn _mm_mask3_fnmadd_round_sh<const ROUNDING: i32>(a: __m128h, b: __m128h, c: __m128h, k: __mmask8) -> __m128h" + }, + "kind": 3, + "detail": "pub unsafe fn _mm_mask3_fnmadd_round_sh<const ROUNDING: i32>(a: __m128h, b: __m128h, c: __m128h, k: __mmask8) -> __m128h", + "sortText": "80000000", + "filterText": "_mm_mask3_fnmadd_round_sh", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm_mask3_fnmadd_round_sh(${1:a}, ${2:b}, ${3:c}, ${4:k})$0" + }, + "data": { + "for_ref": false, + "hash": "/tqfVpKTPo29LGhTQdvnubgip/o=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm_mask3_fnmadd_round_sh" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm_mask3_fnmsub_round_sd(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm_mask3_fnmsub_round_sd)", + "description": "pub unsafe fn _mm_mask3_fnmsub_round_sd<const ROUNDING: i32>(a: __m128d, b: __m128d, c: __m128d, k: __mmask8) -> __m128d" + }, + "kind": 3, + "detail": "pub unsafe fn _mm_mask3_fnmsub_round_sd<const ROUNDING: i32>(a: __m128d, b: __m128d, c: __m128d, k: __mmask8) -> __m128d", + "sortText": "80000000", + "filterText": "_mm_mask3_fnmsub_round_sd", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm_mask3_fnmsub_round_sd(${1:a}, ${2:b}, ${3:c}, ${4:k})$0" + }, + "data": { + "for_ref": false, + "hash": "wNK1bydyi6qlrK+FeleAc7aRm10=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm_mask3_fnmsub_round_sd" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm_mask3_fnmsub_round_sh(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm_mask3_fnmsub_round_sh)", + "description": "pub unsafe fn _mm_mask3_fnmsub_round_sh<const ROUNDING: i32>(a: __m128h, b: __m128h, c: __m128h, k: __mmask8) -> __m128h" + }, + "kind": 3, + "detail": "pub unsafe fn _mm_mask3_fnmsub_round_sh<const ROUNDING: i32>(a: __m128h, b: __m128h, c: __m128h, k: __mmask8) -> __m128h", + "sortText": "80000000", + "filterText": "_mm_mask3_fnmsub_round_sh", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm_mask3_fnmsub_round_sh(${1:a}, ${2:b}, ${3:c}, ${4:k})$0" + }, + "data": { + "for_ref": false, + "hash": "TUq9jlyNBkR5q6E7SM2YjMg+9IY=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm_mask3_fnmsub_round_sh" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm_mask3_fnmsub_round_ss(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm_mask3_fnmsub_round_ss)", + "description": "pub unsafe fn _mm_mask3_fnmsub_round_ss<const ROUNDING: i32>(a: __m128, b: __m128, c: __m128, k: __mmask8) -> __m128" + }, + "kind": 3, + "detail": "pub unsafe fn _mm_mask3_fnmsub_round_ss<const ROUNDING: i32>(a: __m128, b: __m128, c: __m128, k: __mmask8) -> __m128", + "sortText": "80000000", + "filterText": "_mm_mask3_fnmsub_round_ss", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm_mask3_fnmsub_round_ss(${1:a}, ${2:b}, ${3:c}, ${4:k})$0" + }, + "data": { + "for_ref": false, + "hash": "sfLItU7+QeUNsSaThQtQHOp5vtQ=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm_mask3_fnmsub_round_ss" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm_mask_fcmadd_round_sch(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm_mask_fcmadd_round_sch)", + "description": "pub unsafe fn _mm_mask_fcmadd_round_sch<const ROUNDING: i32>(a: __m128h, k: __mmask8, b: __m128h, c: __m128h) -> __m128h" + }, + "kind": 3, + "detail": "pub unsafe fn _mm_mask_fcmadd_round_sch<const ROUNDING: i32>(a: __m128h, k: __mmask8, b: __m128h, c: __m128h) -> __m128h", + "sortText": "80000000", + "filterText": "_mm_mask_fcmadd_round_sch", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm_mask_fcmadd_round_sch(${1:a}, ${2:k}, ${3:b}, ${4:c})$0" + }, + "data": { + "for_ref": false, + "hash": "zRYefySHfV6cu7erF4oZYWCiRco=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm_mask_fcmadd_round_sch" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm_mask_fcmul_round_sch(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm_mask_fcmul_round_sch)", + "description": "pub unsafe fn _mm_mask_fcmul_round_sch<const ROUNDING: i32>(src: __m128h, k: __mmask8, a: __m128h, b: __m128h) -> __m128h" + }, + "kind": 3, + "detail": "pub unsafe fn _mm_mask_fcmul_round_sch<const ROUNDING: i32>(src: __m128h, k: __mmask8, a: __m128h, b: __m128h) -> __m128h", + "sortText": "80000000", + "filterText": "_mm_mask_fcmul_round_sch", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm_mask_fcmul_round_sch(${1:src}, ${2:k}, ${3:a}, ${4:b})$0" + }, + "data": { + "for_ref": false, + "hash": "zJBC05Ovn5G5Al8otsOwWlVZetY=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm_mask_fcmul_round_sch" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm_mask_fixupimm_round_sd(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm_mask_fixupimm_round_sd)", + "description": "pub unsafe fn _mm_mask_fixupimm_round_sd<const IMM8: i32, const SAE: i32>(a: __m128d, k: __mmask8, b: __m128d, c: __m128i) -> __m128d" + }, + "kind": 3, + "detail": "pub unsafe fn _mm_mask_fixupimm_round_sd<const IMM8: i32, const SAE: i32>(a: __m128d, k: __mmask8, b: __m128d, c: __m128i) -> __m128d", + "sortText": "80000000", + "filterText": "_mm_mask_fixupimm_round_sd", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm_mask_fixupimm_round_sd(${1:a}, ${2:k}, ${3:b}, ${4:c})$0" + }, + "data": { + "for_ref": false, + "hash": "jQxiFZpiRuaRLFEKCPQ+BB8H6Hc=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm_mask_fixupimm_round_sd" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm_mask_fmadd_round_sch(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm_mask_fmadd_round_sch)", + "description": "pub unsafe fn _mm_mask_fmadd_round_sch<const ROUNDING: i32>(a: __m128h, k: __mmask8, b: __m128h, c: __m128h) -> __m128h" + }, + "kind": 3, + "detail": "pub unsafe fn _mm_mask_fmadd_round_sch<const ROUNDING: i32>(a: __m128h, k: __mmask8, b: __m128h, c: __m128h) -> __m128h", + "sortText": "80000000", + "filterText": "_mm_mask_fmadd_round_sch", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm_mask_fmadd_round_sch(${1:a}, ${2:k}, ${3:b}, ${4:c})$0" + }, + "data": { + "for_ref": false, + "hash": "8gY1hi82Lj16YIyNmNVBtCpzrsY=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm_mask_fmadd_round_sch" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm_mask_fmadd_round_sd(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm_mask_fmadd_round_sd)", + "description": "pub unsafe fn _mm_mask_fmadd_round_sd<const ROUNDING: i32>(a: __m128d, k: __mmask8, b: __m128d, c: __m128d) -> __m128d" + }, + "kind": 3, + "detail": "pub unsafe fn _mm_mask_fmadd_round_sd<const ROUNDING: i32>(a: __m128d, k: __mmask8, b: __m128d, c: __m128d) -> __m128d", + "sortText": "80000000", + "filterText": "_mm_mask_fmadd_round_sd", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm_mask_fmadd_round_sd(${1:a}, ${2:k}, ${3:b}, ${4:c})$0" + }, + "data": { + "for_ref": false, + "hash": "jMR22iv6sqx0ZKBOZfMYa6kxA8k=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm_mask_fmadd_round_sd" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm_mask_fmadd_round_ss(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm_mask_fmadd_round_ss)", + "description": "pub unsafe fn _mm_mask_fmadd_round_ss<const ROUNDING: i32>(a: __m128, k: __mmask8, b: __m128, c: __m128) -> __m128" + }, + "kind": 3, + "detail": "pub unsafe fn _mm_mask_fmadd_round_ss<const ROUNDING: i32>(a: __m128, k: __mmask8, b: __m128, c: __m128) -> __m128", + "sortText": "80000000", + "filterText": "_mm_mask_fmadd_round_ss", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm_mask_fmadd_round_ss(${1:a}, ${2:k}, ${3:b}, ${4:c})$0" + }, + "data": { + "for_ref": false, + "hash": "19iQpOUtBtFJaMOvFjV2+N0evQQ=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm_mask_fmadd_round_ss" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm_mask_fnmsub_round_sd(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm_mask_fnmsub_round_sd)", + "description": "pub unsafe fn _mm_mask_fnmsub_round_sd<const ROUNDING: i32>(a: __m128d, k: __mmask8, b: __m128d, c: __m128d) -> __m128d" + }, + "kind": 3, + "detail": "pub unsafe fn _mm_mask_fnmsub_round_sd<const ROUNDING: i32>(a: __m128d, k: __mmask8, b: __m128d, c: __m128d) -> __m128d", + "sortText": "80000000", + "filterText": "_mm_mask_fnmsub_round_sd", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm_mask_fnmsub_round_sd(${1:a}, ${2:k}, ${3:b}, ${4:c})$0" + }, + "data": { + "for_ref": false, + "hash": "oJc+sDePEJRvK1JbynE9/KoO2OQ=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm_mask_fnmsub_round_sd" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm_mask_fnmsub_round_ss(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm_mask_fnmsub_round_ss)", + "description": "pub unsafe fn _mm_mask_fnmsub_round_ss<const ROUNDING: i32>(a: __m128, k: __mmask8, b: __m128, c: __m128) -> __m128" + }, + "kind": 3, + "detail": "pub unsafe fn _mm_mask_fnmsub_round_ss<const ROUNDING: i32>(a: __m128, k: __mmask8, b: __m128, c: __m128) -> __m128", + "sortText": "80000000", + "filterText": "_mm_mask_fnmsub_round_ss", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm_mask_fnmsub_round_ss(${1:a}, ${2:k}, ${3:b}, ${4:c})$0" + }, + "data": { + "for_ref": false, + "hash": "Uw2ZsijO4nie51CC5GCuL1mZ52w=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm_mask_fnmsub_round_ss" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm_mask_scalef_round_sh(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm_mask_scalef_round_sh)", + "description": "pub unsafe fn _mm_mask_scalef_round_sh<const ROUNDING: i32>(src: __m128h, k: __mmask8, a: __m128h, b: __m128h) -> __m128h" + }, + "kind": 3, + "detail": "pub unsafe fn _mm_mask_scalef_round_sh<const ROUNDING: i32>(src: __m128h, k: __mmask8, a: __m128h, b: __m128h) -> __m128h", + "sortText": "80000000", + "filterText": "_mm_mask_scalef_round_sh", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm_mask_scalef_round_sh(${1:src}, ${2:k}, ${3:a}, ${4:b})$0" + }, + "data": { + "for_ref": false, + "hash": "GuoOiXL7CpM2yjGWbCAJnOdwka4=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm_mask_scalef_round_sh" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm_maskz_fcmadd_round_sch(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm_maskz_fcmadd_round_sch)", + "description": "pub unsafe fn _mm_maskz_fcmadd_round_sch<const ROUNDING: i32>(k: __mmask8, a: __m128h, b: __m128h, c: __m128h) -> __m128h" + }, + "kind": 3, + "detail": "pub unsafe fn _mm_maskz_fcmadd_round_sch<const ROUNDING: i32>(k: __mmask8, a: __m128h, b: __m128h, c: __m128h) -> __m128h", + "sortText": "80000000", + "filterText": "_mm_maskz_fcmadd_round_sch", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm_maskz_fcmadd_round_sch(${1:k}, ${2:a}, ${3:b}, ${4:c})$0" + }, + "data": { + "for_ref": false, + "hash": "69dUntVPCjIExCTw9lkbEu4BHQY=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm_maskz_fcmadd_round_sch" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm_maskz_fixupimm_round_ss(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm_maskz_fixupimm_round_ss)", + "description": "pub unsafe fn _mm_maskz_fixupimm_round_ss<const IMM8: i32, const SAE: i32>(k: __mmask8, a: __m128, b: __m128, c: __m128i) -> __m128" + }, + "kind": 3, + "detail": "pub unsafe fn _mm_maskz_fixupimm_round_ss<const IMM8: i32, const SAE: i32>(k: __mmask8, a: __m128, b: __m128, c: __m128i) -> __m128", + "sortText": "80000000", + "filterText": "_mm_maskz_fixupimm_round_ss", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm_maskz_fixupimm_round_ss(${1:k}, ${2:a}, ${3:b}, ${4:c})$0" + }, + "data": { + "for_ref": false, + "hash": "VUozJPJ3j4ZfgeJxsQm977NMf/E=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm_maskz_fixupimm_round_ss" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm_maskz_fmadd_round_sch(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm_maskz_fmadd_round_sch)", + "description": "pub unsafe fn _mm_maskz_fmadd_round_sch<const ROUNDING: i32>(k: __mmask8, a: __m128h, b: __m128h, c: __m128h) -> __m128h" + }, + "kind": 3, + "detail": "pub unsafe fn _mm_maskz_fmadd_round_sch<const ROUNDING: i32>(k: __mmask8, a: __m128h, b: __m128h, c: __m128h) -> __m128h", + "sortText": "80000000", + "filterText": "_mm_maskz_fmadd_round_sch", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm_maskz_fmadd_round_sch(${1:k}, ${2:a}, ${3:b}, ${4:c})$0" + }, + "data": { + "for_ref": false, + "hash": "0dsdNyLvc9au1R7dhEKQGj60mEs=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm_maskz_fmadd_round_sch" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm_maskz_fmsub_round_sd(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm_maskz_fmsub_round_sd)", + "description": "pub unsafe fn _mm_maskz_fmsub_round_sd<const ROUNDING: i32>(k: __mmask8, a: __m128d, b: __m128d, c: __m128d) -> __m128d" + }, + "kind": 3, + "detail": "pub unsafe fn _mm_maskz_fmsub_round_sd<const ROUNDING: i32>(k: __mmask8, a: __m128d, b: __m128d, c: __m128d) -> __m128d", + "sortText": "80000000", + "filterText": "_mm_maskz_fmsub_round_sd", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm_maskz_fmsub_round_sd(${1:k}, ${2:a}, ${3:b}, ${4:c})$0" + }, + "data": { + "for_ref": false, + "hash": "XUx76gy5TTWSHmm+RYhuzLCQ5Ok=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm_maskz_fmsub_round_sd" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm_maskz_fnmadd_round_ss(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm_maskz_fnmadd_round_ss)", + "description": "pub unsafe fn _mm_maskz_fnmadd_round_ss<const ROUNDING: i32>(k: __mmask8, a: __m128, b: __m128, c: __m128) -> __m128" + }, + "kind": 3, + "detail": "pub unsafe fn _mm_maskz_fnmadd_round_ss<const ROUNDING: i32>(k: __mmask8, a: __m128, b: __m128, c: __m128) -> __m128", + "sortText": "80000000", + "filterText": "_mm_maskz_fnmadd_round_ss", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm_maskz_fnmadd_round_ss(${1:k}, ${2:a}, ${3:b}, ${4:c})$0" + }, + "data": { + "for_ref": false, + "hash": "Sp7c50nM2h+qXmxBw3GZgIa87TQ=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm_maskz_fnmadd_round_ss" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "_mm_maskz_scalef_round_sd(…)", + "labelDetails": { + "detail": "(use std::arch::x86_64::_mm_maskz_scalef_round_sd)", + "description": "pub unsafe fn _mm_maskz_scalef_round_sd<const ROUNDING: i32>(k: __mmask8, a: __m128d, b: __m128d) -> __m128d" + }, + "kind": 3, + "detail": "pub unsafe fn _mm_maskz_scalef_round_sd<const ROUNDING: i32>(k: __mmask8, a: __m128d, b: __m128d) -> __m128d", + "sortText": "80000000", + "filterText": "_mm_maskz_scalef_round_sd", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "_mm_maskz_scalef_round_sd(${1:k}, ${2:a}, ${3:b})$0" + }, + "data": { + "for_ref": false, + "hash": "KrL2AE4/48ISFYzsE7OluVgmDfo=", + "imports": [ + { + "full_import_path": "std::arch::x86_64::_mm_maskz_scalef_round_sd" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "prefetch_write_instruction(…)", + "labelDetails": { + "detail": "(use std::intrinsics::prefetch_write_instruction)", + "description": "pub const fn prefetch_write_instruction<T, const LOCALITY: i32>(data: *const T)" + }, + "kind": 3, + "detail": "pub const fn prefetch_write_instruction<T, const LOCALITY: i32>(data: *const T)", + "sortText": "80000000", + "filterText": "prefetch_write_instruction", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "prefetch_write_instruction(${1:data});$0" + }, + "data": { + "for_ref": false, + "hash": "DS8dYZbkwpPWfQFba25jAPnnniU=", + "imports": [ + { + "full_import_path": "std::intrinsics::prefetch_write_instruction" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "ptr_offset_from_unsigned(…)", + "labelDetails": { + "detail": "(use std::intrinsics::ptr_offset_from_unsigned)", + "description": "pub const unsafe fn ptr_offset_from_unsigned<T>(ptr: *const T, base: *const T) -> usize" + }, + "kind": 3, + "detail": "pub const unsafe fn ptr_offset_from_unsigned<T>(ptr: *const T, base: *const T) -> usize", + "sortText": "80000000", + "filterText": "ptr_offset_from_unsigned", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "ptr_offset_from_unsigned(${1:ptr}, ${2:base})$0" + }, + "data": { + "for_ref": false, + "hash": "q/uJAGU616k0Wx3m65pbJjA2rsE=", + "imports": [ + { + "full_import_path": "std::intrinsics::ptr_offset_from_unsigned" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "FromCoroutine", + "labelDetails": { + "detail": "(use std::iter::FromCoroutine)", + "description": "FromCoroutine<{unknown}>" }, "kind": 22, - "detail": "HashMap<{unknown}, {unknown}, {unknown}>", + "detail": "FromCoroutine<{unknown}>", + "sortText": "80000000", + "filterText": "FromCoroutine", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "FromCoroutine" + }, + "data": { + "for_ref": false, + "hash": "F0iuUlQmpr1H40EYre2OPFMX9v4=", + "imports": [ + { + "full_import_path": "std::iter::FromCoroutine" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "forget_unsized(…)", + "labelDetails": { + "detail": "(use std::mem::forget_unsized)", + "description": "pub fn forget_unsized<T>(t: T) where T: ?Sized," + }, + "kind": 3, + "detail": "pub fn forget_unsized<T>(t: T) where T: ?Sized,", + "sortText": "80000000", + "filterText": "forget_unsized", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "forget_unsized(${1:t});$0" + }, + "data": { + "for_ref": false, + "hash": "vs3GGSEJBnucyNc/UhrxJ2Wpb4c=", + "imports": [ + { + "full_import_path": "std::mem::forget_unsized" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "from_raw_parts_mut(…)", + "labelDetails": { + "detail": "(use std::ptr::from_raw_parts_mut)", + "description": "pub const fn from_raw_parts_mut<T>(data_pointer: *mut impl Thin, metadata: <T as Pointee>::Metadata) -> *mut T where T: PointeeSized," + }, + "kind": 3, + "detail": "pub const fn from_raw_parts_mut<T>(data_pointer: *mut impl Thin, metadata: <T as Pointee>::Metadata) -> *mut T where T: PointeeSized,", "sortText": "80000000", - "filterText": "HashMap", + "filterText": "from_raw_parts_mut", + "insertTextFormat": 2, "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, - "newText": "HashMap" + "newText": "from_raw_parts_mut(${1:data_pointer}, ${2:metadata})$0" }, "data": { "for_ref": false, - "hash": "erp5w4FwIdGpmMtNyFJKHPzYjDo=", + "hash": "MdYe7QIzQaTQkL4KmCwQMyD//YA=", "imports": [ { - "full_import_path": "papaya::HashMap" + "full_import_path": "std::ptr::from_raw_parts_mut" } ], "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { - "label": "HashMapBuilder", + "label": "DefaultRandomSource", "labelDetails": { - "detail": "(use papaya::HashMapBuilder)", - "description": "HashMapBuilder<{unknown}, {unknown}, {unknown}>" + "detail": "(use std::random::DefaultRandomSource)", + "description": "DefaultRandomSource" }, "kind": 22, - "detail": "HashMapBuilder<{unknown}, {unknown}, {unknown}>", + "detail": "DefaultRandomSource", + "sortText": "80000000", + "filterText": "DefaultRandomSource", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "DefaultRandomSource" + }, + "data": { + "for_ref": false, + "hash": "mFSgNui1usT9Ym2wnK1LfUTrzSg=", + "imports": [ + { + "full_import_path": "std::random::DefaultRandomSource" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "from_mut(…)", + "labelDetails": { + "detail": "(use std::slice::from_mut)", + "description": "pub const fn from_mut<T>(s: &mut T) -> &mut [T]" + }, + "kind": 3, + "detail": "pub const fn from_mut<T>(s: &mut T) -> &mut [T]", + "sortText": "80000000", + "filterText": "from_mut", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "from_mut(${1:s})$0" + }, + "data": { + "for_ref": false, + "hash": "Tl/IbM/VPYbbtEr44y6JvV3X8rs=", + "imports": [ + { + "full_import_path": "std::slice::from_mut" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "from_mut_ptr_range(…)", + "labelDetails": { + "detail": "(use std::slice::from_mut_ptr_range)", + "description": "pub const unsafe fn from_mut_ptr_range<'a, T>(range: Range<*mut T>) -> &'a mut [T]" + }, + "kind": 3, + "detail": "pub const unsafe fn from_mut_ptr_range<'a, T>(range: Range<*mut T>) -> &'a mut [T]", + "sortText": "80000000", + "filterText": "from_mut_ptr_range", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "from_mut_ptr_range(${1:range})$0" + }, + "data": { + "for_ref": false, + "hash": "xItGciin+iqrKfq6PWmbqkOCHe8=", + "imports": [ + { + "full_import_path": "std::slice::from_mut_ptr_range" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "from_raw_parts_mut(…)", + "labelDetails": { + "detail": "(use std::slice::from_raw_parts_mut)", + "description": "pub const unsafe fn from_raw_parts_mut<'a, T>(data: *mut T, len: usize) -> &'a mut [T]" + }, + "kind": 3, + "detail": "pub const unsafe fn from_raw_parts_mut<'a, T>(data: *mut T, len: usize) -> &'a mut [T]", "sortText": "80000000", - "filterText": "HashMapBuilder", + "filterText": "from_raw_parts_mut", + "insertTextFormat": 2, "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, - "newText": "HashMapBuilder" + "newText": "from_raw_parts_mut(${1:data}, ${2:len})$0" }, "data": { "for_ref": false, - "hash": "wzgjE0BviAP2YWyJlCJlbD9ONaQ=", + "hash": "+gVHpP9CzqiM1DvuxZ8aTFIqSbo=", "imports": [ { - "full_import_path": "papaya::HashMapBuilder" + "full_import_path": "std::slice::from_raw_parts_mut" } ], "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { - "label": "HashMapRef", + "label": "from_boxed_utf8_unchecked(…)", "labelDetails": { - "detail": "(use papaya::HashMapRef)", - "description": "HashMapRef<'_, {unknown}, {unknown}, {unknown}, {unknown}>" + "detail": "(use std::str::from_boxed_utf8_unchecked)", + "description": "pub unsafe fn from_boxed_utf8_unchecked(v: Box<[u8]>) -> Box<str>" + }, + "kind": 3, + "detail": "pub unsafe fn from_boxed_utf8_unchecked(v: Box<[u8]>) -> Box<str>", + "sortText": "80000000", + "filterText": "from_boxed_utf8_unchecked", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "from_boxed_utf8_unchecked(${1:v})$0" + }, + "data": { + "for_ref": false, + "hash": "wjz6rwh9ymqOAx7Pq1D0mOspk4Y=", + "imports": [ + { + "full_import_path": "std::str::from_boxed_utf8_unchecked" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "from_raw_parts_mut(…)", + "labelDetails": { + "detail": "(use std::str::from_raw_parts_mut)", + "description": "pub const unsafe fn from_raw_parts_mut<'a>(ptr: *mut u8, len: usize) -> &'a mut str" + }, + "kind": 3, + "detail": "pub const unsafe fn from_raw_parts_mut<'a>(ptr: *mut u8, len: usize) -> &'a mut str", + "sortText": "80000000", + "filterText": "from_raw_parts_mut", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "from_raw_parts_mut(${1:ptr}, ${2:len})$0" + }, + "data": { + "for_ref": false, + "hash": "zVnfxzafdx2kRJtwIk4X9xmTwKw=", + "imports": [ + { + "full_import_path": "std::str::from_raw_parts_mut" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "from_utf8_mut(…)", + "labelDetails": { + "detail": "(use std::str::from_utf8_mut)", + "description": "pub const fn from_utf8_mut(v: &mut [u8]) -> Result<&mut str, Utf8Error>" + }, + "kind": 3, + "detail": "pub const fn from_utf8_mut(v: &mut [u8]) -> Result<&mut str, Utf8Error>", + "sortText": "80000000", + "filterText": "from_utf8_mut", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "from_utf8_mut(${1:v})$0" + }, + "data": { + "for_ref": false, + "hash": "Wx2qFh3xUbQ2Ezh8M1BLUwWWcOc=", + "imports": [ + { + "full_import_path": "std::str::from_utf8_mut" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "from_utf8_unchecked_mut(…)", + "labelDetails": { + "detail": "(use std::str::from_utf8_unchecked_mut)", + "description": "pub const unsafe fn from_utf8_unchecked_mut(v: &mut [u8]) -> &mut str" + }, + "kind": 3, + "detail": "pub const unsafe fn from_utf8_unchecked_mut(v: &mut [u8]) -> &mut str", + "sortText": "80000000", + "filterText": "from_utf8_unchecked_mut", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "from_utf8_unchecked_mut(${1:v})$0" + }, + "data": { + "for_ref": false, + "hash": "jQjXsNXC8OBdfaM4qdLrek9uoao=", + "imports": [ + { + "full_import_path": "std::str::from_utf8_unchecked_mut" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "FromUtf16Error", + "labelDetails": { + "detail": "(use std::string::FromUtf16Error)", + "description": "FromUtf16Error" }, "kind": 22, - "detail": "HashMapRef<'_, {unknown}, {unknown}, {unknown}, {unknown}>", + "detail": "FromUtf16Error", "sortText": "80000000", - "filterText": "HashMapRef", + "filterText": "FromUtf16Error", "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, - "newText": "HashMapRef" + "newText": "FromUtf16Error" }, "data": { "for_ref": false, - "hash": "5u8pWthmIKCzlBHEh6HieAZn7g4=", + "hash": "dD9Xh9B+t3RR0Y/wfZFGf6glbQE=", "imports": [ { - "full_import_path": "papaya::HashMapRef" + "full_import_path": "std::string::FromUtf16Error" } ], "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { - "label": "HashMap", + "label": "FromUtf8Error", "labelDetails": { - "detail": "(use std::collections::HashMap)", - "description": "HashMap<{unknown}, {unknown}, {unknown}>" + "detail": "(use std::string::FromUtf8Error)", + "description": "FromUtf8Error" }, "kind": 22, - "detail": "HashMap<{unknown}, {unknown}, {unknown}>", + "detail": "FromUtf8Error", + "sortText": "80000000", + "filterText": "FromUtf8Error", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "FromUtf8Error" + }, + "data": { + "for_ref": false, + "hash": "oN89H+xaK56hHOWsdC71JT0LMpk=", + "imports": [ + { + "full_import_path": "std::string::FromUtf8Error" + } + ], + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "modifier_supplement", + "labelDetails": { + "detail": "(use winit::platform::modifier_supplement)" + }, + "kind": 9, "sortText": "80000000", - "filterText": "HashMap", + "filterText": "modifier_supplement", "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, - "newText": "HashMap" + "newText": "modifier_supplement" }, "data": { "for_ref": false, - "hash": "KvE/Xr0g6PYlVHZD48WzUW1AqUM=", + "hash": "W58THi2Yw4YDCQabF9ozy9m2IzY=", "imports": [ { - "full_import_path": "std::collections::HashMap" + "full_import_path": "winit::platform::modifier_supplement" } ], "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -181,12 +4304,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "self::" @@ -200,126 +4323,355 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "crate::" } }, { - "label": "super::", - "kind": 14, + "label": "AASAdd", + "kind": 8, "sortText": "7fffffff", - "filterText": "super::", + "filterText": "AASAdd", "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, - "newText": "super::" + "newText": "AASAdd" } }, { - "label": "n", + "label": "AVRInput", "labelDetails": { - "description": "usize" + "description": "AVRInput" }, - "kind": 6, - "detail": "usize", - "sortText": "7ffffffe", - "filterText": "n", + "kind": 20, + "detail": "AVRInput", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "AVRInput", + "insertTextFormat": 2, "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 + } + }, + "newText": "AVRInput$0" + }, + "data": { + "for_ref": false, + "hash": "tV+8PpSp4ZR75y8ukc2MoKb0lPg=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "newText": "n" + "version": 6 } }, { - "label": "self", + "label": "AVRPower", "labelDetails": { - "description": "&mut Complete" + "description": "AVRPower" }, - "kind": 6, - "detail": "&mut Complete", - "sortText": "7ffffffe", - "filterText": "self", + "kind": 20, + "detail": "AVRPower", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "AVRPower", + "insertTextFormat": 2, "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 + } + }, + "newText": "AVRPower$0" + }, + "data": { + "for_ref": false, + "hash": "FYcuKDrTi0sZPmnSfq0aN7awXnc=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "newText": "self" + "version": 6 } }, { - "label": "f", + "label": "Accept", "labelDetails": { - "description": "&str" + "description": "Accept" }, - "kind": 6, - "detail": "&str", - "sortText": "7ffffffe", - "filterText": "f", + "kind": 20, + "detail": "Accept", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Accept", + "insertTextFormat": 2, "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, - "newText": "f" + "newText": "Accept$0" + }, + "data": { + "for_ref": false, + "hash": "qkkWvxhuygjT1viXwAPDN8wMtA4=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 } }, { - "label": "Self", + "label": "Action", "labelDetails": { - "description": "Complete" + "description": "Action" }, - "kind": 12, - "detail": "Complete", + "kind": 13, + "detail": "Action", "sortText": "7fffffff", - "filterText": "Self", + "filterText": "Action", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Action" + } + }, + { + "label": "Again", + "labelDetails": { + "description": "Again" + }, + "kind": 20, + "detail": "Again", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Again", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Again$0" + }, + "data": { + "for_ref": false, + "hash": "oTY6+3kQvaz81IZm+cm6rJJExvc=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "AllCandidates", + "labelDetails": { + "description": "AllCandidates" + }, + "kind": 20, + "detail": "AllCandidates", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "AllCandidates", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "AllCandidates$0" + }, + "data": { + "for_ref": false, + "hash": "ltF5q4kkTZvPiNFBCVRi6sGYJDw=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Alphanumeric", + "labelDetails": { + "description": "Alphanumeric" + }, + "kind": 20, + "detail": "Alphanumeric", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Alphanumeric", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Alphanumeric$0" + } + }, + { + "label": "Alt", + "labelDetails": { + "description": "Alt" + }, + "kind": 20, + "detail": "Alt", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Alt", + "insertTextFormat": 2, "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 + } + }, + "newText": "Alt$0" + }, + "data": { + "for_ref": false, + "hash": "WU7yCMygRQxxQ/p2HpMRGkvK4KY=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "AltGraph", + "labelDetails": { + "description": "AltGraph" + }, + "kind": 20, + "detail": "AltGraph", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "AltGraph", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "AltGraph$0" + }, + "data": { + "for_ref": false, + "hash": "wx0pxgVQo4YOPV8ThsfO7HX4IPo=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "newText": "Self" + "version": 6 } }, { @@ -334,12 +4686,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "AnnotatedTextEdit" @@ -349,14 +4701,53 @@ "hash": "nUs1fx+XPRnptUK7bvkO/bhkggw=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 + } + }, + { + "label": "AppSwitch", + "labelDetails": { + "description": "AppSwitch" + }, + "kind": 20, + "detail": "AppSwitch", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "AppSwitch", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "AppSwitch$0" + }, + "data": { + "for_ref": false, + "hash": "t3Z71dJA8hy7QOJL8idvlh5Fyak=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 } }, { @@ -371,12 +4762,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ApplyWorkspaceEditParams" @@ -394,18 +4785,1384 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ApplyWorkspaceEditResponse" } }, { + "label": "Arc", + "labelDetails": { + "description": "Arc<{unknown}, {unknown}>" + }, + "kind": 22, + "detail": "Arc<{unknown}, {unknown}>", + "sortText": "7fffffff", + "filterText": "Arc", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Arc" + }, + "data": { + "for_ref": false, + "hash": "sn1zS1I+9fWZRXeE7SLLbt85El0=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "ArrowDown", + "labelDetails": { + "description": "ArrowDown" + }, + "kind": 20, + "detail": "ArrowDown", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "ArrowDown", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "ArrowDown$0" + }, + "data": { + "for_ref": false, + "hash": "iGLzKdWYTB/HX24TKApzfvo7o08=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "ArrowLeft", + "labelDetails": { + "description": "ArrowLeft" + }, + "kind": 20, + "detail": "ArrowLeft", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "ArrowLeft", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "ArrowLeft$0" + }, + "data": { + "for_ref": false, + "hash": "L6cbO46A0h9eIYM9qGpPvQfb2nQ=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "ArrowRight", + "labelDetails": { + "description": "ArrowRight" + }, + "kind": 20, + "detail": "ArrowRight", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "ArrowRight", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "ArrowRight$0" + }, + "data": { + "for_ref": false, + "hash": "mLNd7U3l7ANLjDwwFpUErmSwAcM=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "ArrowUp", + "labelDetails": { + "description": "ArrowUp" + }, + "kind": 20, + "detail": "ArrowUp", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "ArrowUp", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "ArrowUp$0" + }, + "data": { + "for_ref": false, + "hash": "OQBGDyAKEpL7744Pve05aym9nI0=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Attn", + "labelDetails": { + "description": "Attn" + }, + "kind": 20, + "detail": "Attn", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Attn", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Attn$0" + }, + "data": { + "for_ref": false, + "hash": "gXx8/JXZrdktyVs2CKAv3LGIyr8=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "AudioBalanceLeft", + "labelDetails": { + "description": "AudioBalanceLeft" + }, + "kind": 20, + "detail": "AudioBalanceLeft", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "AudioBalanceLeft", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "AudioBalanceLeft$0" + }, + "data": { + "for_ref": false, + "hash": "56r7Pt8q0BJwTv0IDrogu7ng764=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "AudioBalanceRight", + "labelDetails": { + "description": "AudioBalanceRight" + }, + "kind": 20, + "detail": "AudioBalanceRight", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "AudioBalanceRight", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "AudioBalanceRight$0" + }, + "data": { + "for_ref": false, + "hash": "6sM2GcEL9C+U0ZSa8l2iRAJLZiE=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "AudioBassBoostDown", + "labelDetails": { + "description": "AudioBassBoostDown" + }, + "kind": 20, + "detail": "AudioBassBoostDown", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "AudioBassBoostDown", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "AudioBassBoostDown$0" + }, + "data": { + "for_ref": false, + "hash": "wrKQ0/sXexKoyNR4VHlL/xO+G24=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "AudioBassBoostToggle", + "labelDetails": { + "description": "AudioBassBoostToggle" + }, + "kind": 20, + "detail": "AudioBassBoostToggle", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "AudioBassBoostToggle", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "AudioBassBoostToggle$0" + }, + "data": { + "for_ref": false, + "hash": "2FxuhCG8ekqunS21yKkA2D8e5e8=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "AudioBassBoostUp", + "labelDetails": { + "description": "AudioBassBoostUp" + }, + "kind": 20, + "detail": "AudioBassBoostUp", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "AudioBassBoostUp", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "AudioBassBoostUp$0" + }, + "data": { + "for_ref": false, + "hash": "vNPumJY+LOmzzbiXLJ9+WerPj/E=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "AudioFaderFront", + "labelDetails": { + "description": "AudioFaderFront" + }, + "kind": 20, + "detail": "AudioFaderFront", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "AudioFaderFront", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "AudioFaderFront$0" + }, + "data": { + "for_ref": false, + "hash": "dX9GUqkPLEkW+hTTDMpgg6J+R+w=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "AudioFaderRear", + "labelDetails": { + "description": "AudioFaderRear" + }, + "kind": 20, + "detail": "AudioFaderRear", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "AudioFaderRear", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "AudioFaderRear$0" + }, + "data": { + "for_ref": false, + "hash": "GJz+oPSuEJOj1cD4bjrINJw6dMc=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "AudioSurroundModeNext", + "labelDetails": { + "description": "AudioSurroundModeNext" + }, + "kind": 20, + "detail": "AudioSurroundModeNext", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "AudioSurroundModeNext", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "AudioSurroundModeNext$0" + }, + "data": { + "for_ref": false, + "hash": "HOrmfFmz0Ns8IMv1GSePUgYogL4=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "AudioTrebleDown", + "labelDetails": { + "description": "AudioTrebleDown" + }, + "kind": 20, + "detail": "AudioTrebleDown", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "AudioTrebleDown", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "AudioTrebleDown$0" + }, + "data": { + "for_ref": false, + "hash": "ZS2zsVUd2tMFplAdjhohNF7TeQs=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "AudioTrebleUp", + "labelDetails": { + "description": "AudioTrebleUp" + }, + "kind": 20, + "detail": "AudioTrebleUp", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "AudioTrebleUp", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "AudioTrebleUp$0" + }, + "data": { + "for_ref": false, + "hash": "yaYcHWLWs5tLAiLPHK7K+uKeDYg=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "AudioVolumeDown", + "labelDetails": { + "description": "AudioVolumeDown" + }, + "kind": 20, + "detail": "AudioVolumeDown", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "AudioVolumeDown", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "AudioVolumeDown$0" + }, + "data": { + "for_ref": false, + "hash": "v0AoEP4vXEQlNcSc6CWyrIv82Ag=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "AudioVolumeMute", + "labelDetails": { + "description": "AudioVolumeMute" + }, + "kind": 20, + "detail": "AudioVolumeMute", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "AudioVolumeMute", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "AudioVolumeMute$0" + }, + "data": { + "for_ref": false, + "hash": "RXdfycgxr/iX48h0z7hgoiBhbyQ=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "AudioVolumeUp", + "labelDetails": { + "description": "AudioVolumeUp" + }, + "kind": 20, + "detail": "AudioVolumeUp", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "AudioVolumeUp", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "AudioVolumeUp$0" + }, + "data": { + "for_ref": false, + "hash": "hKzi/mwSgph5XTjY/9s9p3dIbBk=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "BFONT", + "labelDetails": { + "description": "LazyLock<Instance<'static>, fn() -> Instance<'static>>" + }, + "kind": 12, + "detail": "LazyLock<Instance<'static>, fn() -> Instance<'static>>", + "sortText": "7fffffff", + "filterText": "BFONT", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "BFONT" + } + }, + { + "label": "BG", + "labelDetails": { + "description": "[u8; 3]" + }, + "kind": 21, + "detail": "[u8; 3]", + "sortText": "7fffffff", + "filterText": "BG", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "BG" + } + }, + { + "label": "BIFONT", + "labelDetails": { + "description": "LazyLock<Instance<'static>, fn() -> Instance<'static>>" + }, + "kind": 12, + "detail": "LazyLock<Instance<'static>, fn() -> Instance<'static>>", + "sortText": "7fffffff", + "filterText": "BIFONT", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "BIFONT" + } + }, + { + "label": "Backspace", + "labelDetails": { + "description": "Backspace" + }, + "kind": 20, + "detail": "Backspace", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Backspace", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Backspace$0" + }, + "data": { + "for_ref": false, + "hash": "Enk3YJ2bBT2q0V0C2BP7xoLzHU4=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Bar", + "labelDetails": { + "description": "Bar" + }, + "kind": 22, + "detail": "Bar", + "sortText": "7fffffff", + "filterText": "Bar", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Bar" + } + }, + { + "label": "BoolRequest", + "labelDetails": { + "description": "BoolRequest" + }, + "kind": 13, + "detail": "BoolRequest", + "sortText": "7fffffff", + "filterText": "BoolRequest", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "BoolRequest" + } + }, + { + "label": "BrightnessDown", + "labelDetails": { + "description": "BrightnessDown" + }, + "kind": 20, + "detail": "BrightnessDown", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "BrightnessDown", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "BrightnessDown$0" + }, + "data": { + "for_ref": false, + "hash": "70tSiuXIfuFbOWVDuFVAS/zq27g=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "BrightnessUp", + "labelDetails": { + "description": "BrightnessUp" + }, + "kind": 20, + "detail": "BrightnessUp", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "BrightnessUp", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "BrightnessUp$0" + }, + "data": { + "for_ref": false, + "hash": "Nt18GbzcA33U9NbZPlzyJeXSZEQ=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "BrowserBack", + "labelDetails": { + "description": "BrowserBack" + }, + "kind": 20, + "detail": "BrowserBack", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "BrowserBack", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "BrowserBack$0" + }, + "data": { + "for_ref": false, + "hash": "xrhuY/Y7qjdoAQlzJdvdbBRZaTU=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "BrowserFavorites", + "labelDetails": { + "description": "BrowserFavorites" + }, + "kind": 20, + "detail": "BrowserFavorites", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "BrowserFavorites", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "BrowserFavorites$0" + }, + "data": { + "for_ref": false, + "hash": "/muGuMUhMAeawN80opr7Yu65JrE=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "BrowserForward", + "labelDetails": { + "description": "BrowserForward" + }, + "kind": 20, + "detail": "BrowserForward", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "BrowserForward", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "BrowserForward$0" + }, + "data": { + "for_ref": false, + "hash": "4wq5CLlSp3eu1BXnk5L3+KT0ErI=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "BrowserHome", + "labelDetails": { + "description": "BrowserHome" + }, + "kind": 20, + "detail": "BrowserHome", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "BrowserHome", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "BrowserHome$0" + }, + "data": { + "for_ref": false, + "hash": "6tph6vVibGugyzD02alcH+rPCWg=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "BrowserRefresh", + "labelDetails": { + "description": "BrowserRefresh" + }, + "kind": 20, + "detail": "BrowserRefresh", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "BrowserRefresh", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "BrowserRefresh$0" + }, + "data": { + "for_ref": false, + "hash": "f6g7uLMCYQ3ecNoxp/Q5w3DY/NY=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "BrowserSearch", + "labelDetails": { + "description": "BrowserSearch" + }, + "kind": 20, + "detail": "BrowserSearch", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "BrowserSearch", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "BrowserSearch$0" + }, + "data": { + "for_ref": false, + "hash": "oPoJ9jfirGUtPM2NLahosRtw1fs=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "BrowserStop", + "labelDetails": { + "description": "BrowserStop" + }, + "kind": 20, + "detail": "BrowserStop", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "BrowserStop", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "BrowserStop$0" + }, + "data": { + "for_ref": false, + "hash": "hNmkZpuV/3/DBQmEcmvw/tePYig=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "BufReader", + "labelDetails": { + "description": "BufReader<{unknown}>" + }, + "kind": 22, + "detail": "BufReader<{unknown}>", + "sortText": "7fffffff", + "filterText": "BufReader", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "BufReader" + }, + "data": { + "for_ref": false, + "hash": "7sknAnPFRAvZD1yUM3b0yaw6LNc=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "CDo", + "labelDetails": { + "description": "CDo" + }, + "kind": 13, + "detail": "CDo", + "sortText": "7fffffff", + "filterText": "CDo", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "CDo" + } + }, + { + "label": "CLICKING", + "labelDetails": { + "description": "bool" + }, + "kind": 12, + "detail": "bool", + "sortText": "7fffffff", + "filterText": "CLICKING", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "CLICKING" + } + }, + { + "label": "Call", + "labelDetails": { + "description": "Call" + }, + "kind": 20, + "detail": "Call", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Call", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Call$0" + }, + "data": { + "for_ref": false, + "hash": "j080dT14n76NnnrTjIsec7dn5lo=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { "label": "CallHierarchyClientCapabilities", "kind": 22, "sortText": "7fffffff", @@ -413,12 +6170,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CallHierarchyClientCapabilities" @@ -436,12 +6193,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CallHierarchyIncomingCall" @@ -451,14 +6208,14 @@ "hash": "DicIQ3bVaa+zJM7iIXfGmjwni2g=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -473,12 +6230,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CallHierarchyIncomingCallsParams" @@ -496,12 +6253,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CallHierarchyItem" @@ -519,12 +6276,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CallHierarchyOptions" @@ -542,12 +6299,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CallHierarchyOutgoingCall" @@ -557,14 +6314,14 @@ "hash": "spQ0LU4o71Cn6lpphjhXhh9LVUc=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -579,12 +6336,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CallHierarchyOutgoingCallsParams" @@ -602,12 +6359,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CallHierarchyPrepareParams" @@ -625,18 +6382,121 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CallHierarchyServerCapability" } }, { + "label": "Camera", + "labelDetails": { + "description": "Camera" + }, + "kind": 20, + "detail": "Camera", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Camera", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Camera$0" + }, + "data": { + "for_ref": false, + "hash": "fXG+XnS5NuziQPCGtYpfuK33mwg=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "CameraFocus", + "labelDetails": { + "description": "CameraFocus" + }, + "kind": 20, + "detail": "CameraFocus", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "CameraFocus", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "CameraFocus$0" + }, + "data": { + "for_ref": false, + "hash": "woFpbpkxO48cnpguXUJdLd2wHK4=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Cancel", + "labelDetails": { + "description": "Cancel" + }, + "kind": 20, + "detail": "Cancel", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Cancel", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Cancel$0" + } + }, + { "label": "CancelParams", "labelDetails": { "description": "CancelParams" @@ -648,18 +6508,57 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CancelParams" } }, { + "label": "CapsLock", + "labelDetails": { + "description": "CapsLock" + }, + "kind": 20, + "detail": "CapsLock", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "CapsLock", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "CapsLock$0" + }, + "data": { + "for_ref": false, + "hash": "8VyGxT41B7i51Qb77dyGrpGKsOE=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { "label": "Cell", "labelDetails": { "description": "Cell" @@ -671,12 +6570,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Cell" @@ -694,12 +6593,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ChangeAnnotation" @@ -709,14 +6608,14 @@ "hash": "THUsaouHNGglaDRMr+wkuc1L83w=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -727,12 +6626,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ChangeAnnotationIdentifier" @@ -742,14 +6641,14 @@ "hash": "/aTM/1TJXeprz+h0SG5XODQ268g=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -764,18 +6663,135 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ChangeAnnotationWorkspaceEditClientCapabilities" } }, { + "label": "ChannelDown", + "labelDetails": { + "description": "ChannelDown" + }, + "kind": 20, + "detail": "ChannelDown", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "ChannelDown", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "ChannelDown$0" + }, + "data": { + "for_ref": false, + "hash": "yztta3OEijeEhCatMX6LXyIPKn0=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "ChannelUp", + "labelDetails": { + "description": "ChannelUp" + }, + "kind": 20, + "detail": "ChannelUp", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "ChannelUp", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "ChannelUp$0" + }, + "data": { + "for_ref": false, + "hash": "T66MABlVfmvcP9hVUL15gM9Wcnw=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Clear", + "labelDetails": { + "description": "Clear" + }, + "kind": 20, + "detail": "Clear", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Clear", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Clear$0" + }, + "data": { + "for_ref": false, + "hash": "Sb6stVmTHlKXNk+WuQURg+Dje4c=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { "label": "ClientCapabilities", "labelDetails": { "description": "ClientCapabilities" @@ -787,12 +6803,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ClientCapabilities" @@ -802,14 +6818,14 @@ "hash": "Af6q12hdKzwIUfANUfOhuIJpygU=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -824,18 +6840,96 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ClientInfo" } }, { + "label": "Close", + "labelDetails": { + "description": "Close" + }, + "kind": 20, + "detail": "Close", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Close", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Close$0" + }, + "data": { + "for_ref": false, + "hash": "C0HFbNBhmn8Kvsqp07atOQq/0qU=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "ClosedCaptionToggle", + "labelDetails": { + "description": "ClosedCaptionToggle" + }, + "kind": 20, + "detail": "ClosedCaptionToggle", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "ClosedCaptionToggle", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "ClosedCaptionToggle$0" + }, + "data": { + "for_ref": false, + "hash": "rpcx5aCyG7GnKDjUAcyjdz95/tE=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { "label": "CodeAction", "labelDetails": { "description": "CodeAction" @@ -847,12 +6941,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CodeAction" @@ -870,12 +6964,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CodeActionCapabilityResolveSupport" @@ -885,14 +6979,14 @@ "hash": "XtyfJo54IwGMvwpciZsETsePKRo=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -907,12 +7001,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CodeActionClientCapabilities" @@ -930,12 +7024,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CodeActionContext" @@ -945,14 +7039,14 @@ "hash": "3QomhbC6lhyUsP8Au9BxzcTJkiM=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -967,12 +7061,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CodeActionDisabled" @@ -990,12 +7084,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CodeActionKind" @@ -1013,12 +7107,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CodeActionKindLiteralSupport" @@ -1036,12 +7130,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CodeActionLiteralSupport" @@ -1059,12 +7153,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CodeActionOptions" @@ -1082,12 +7176,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CodeActionOrCommand" @@ -1105,12 +7199,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CodeActionParams" @@ -1120,14 +7214,14 @@ "hash": "kheyba0Dwg9rtDJJzUCgn0vJhEU=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -1142,12 +7236,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CodeActionProviderCapability" @@ -1161,12 +7255,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CodeActionResponse" @@ -1176,14 +7270,14 @@ "hash": "jdRds7CMcPDtnwO592ugw1DRqNE=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -1198,12 +7292,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CodeActionTriggerKind" @@ -1213,14 +7307,14 @@ "hash": "onGhkTxzMEyWIti6rwxj84jgIMs=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -1235,18 +7329,57 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CodeDescription" } }, { + "label": "CodeInput", + "labelDetails": { + "description": "CodeInput" + }, + "kind": 20, + "detail": "CodeInput", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "CodeInput", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "CodeInput$0" + }, + "data": { + "for_ref": false, + "hash": "0DjaEest+m5xiTOxyuQf3uFFbGM=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { "label": "CodeLens", "labelDetails": { "description": "CodeLens" @@ -1258,12 +7391,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CodeLens" @@ -1273,14 +7406,14 @@ "hash": "9/vLsyepZsS39WXZU1TF2ea8RHs=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -1291,12 +7424,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CodeLensClientCapabilities" @@ -1314,12 +7447,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CodeLensOptions" @@ -1329,14 +7462,14 @@ "hash": "NpC0YOfNRBgyDYhHzlglEM0oUkg=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -1351,12 +7484,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CodeLensParams" @@ -1374,12 +7507,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CodeLensWorkspaceClientCapabilities" @@ -1397,18 +7530,252 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Color" } }, { + "label": "ColorF0Red", + "labelDetails": { + "description": "ColorF0Red" + }, + "kind": 20, + "detail": "ColorF0Red", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "ColorF0Red", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "ColorF0Red$0" + }, + "data": { + "for_ref": false, + "hash": "rlZWvJ2hvvtiWwjKjKSD5vhJ03s=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "ColorF1Green", + "labelDetails": { + "description": "ColorF1Green" + }, + "kind": 20, + "detail": "ColorF1Green", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "ColorF1Green", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "ColorF1Green$0" + }, + "data": { + "for_ref": false, + "hash": "ZFNHRZ/XyC8+cMq46XzOODdwA7U=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "ColorF2Yellow", + "labelDetails": { + "description": "ColorF2Yellow" + }, + "kind": 20, + "detail": "ColorF2Yellow", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "ColorF2Yellow", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "ColorF2Yellow$0" + }, + "data": { + "for_ref": false, + "hash": "yi2R7oEvY6Y21hjd8RsEM7GNgzo=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "ColorF3Blue", + "labelDetails": { + "description": "ColorF3Blue" + }, + "kind": 20, + "detail": "ColorF3Blue", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "ColorF3Blue", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "ColorF3Blue$0" + }, + "data": { + "for_ref": false, + "hash": "2wv1I2ON7N3D+7eFm3KAyF8q5N0=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "ColorF4Grey", + "labelDetails": { + "description": "ColorF4Grey" + }, + "kind": 20, + "detail": "ColorF4Grey", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "ColorF4Grey", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "ColorF4Grey$0" + }, + "data": { + "for_ref": false, + "hash": "oY50T1wCoFUgb+w20EcbRKrAD6s=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "ColorF5Brown", + "labelDetails": { + "description": "ColorF5Brown" + }, + "kind": 20, + "detail": "ColorF5Brown", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "ColorF5Brown", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "ColorF5Brown$0" + }, + "data": { + "for_ref": false, + "hash": "QzKWbdRUd6yV0MLsiBVQTaVtxOg=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { "label": "ColorInformation", "labelDetails": { "description": "ColorInformation" @@ -1420,12 +7787,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ColorInformation" @@ -1443,12 +7810,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ColorPresentation" @@ -1466,12 +7833,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ColorPresentationParams" @@ -1489,12 +7856,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ColorProviderCapability" @@ -1512,12 +7879,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ColorProviderOptions" @@ -1535,12 +7902,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Command" @@ -1550,14 +7917,14 @@ "hash": "W6uck9QFOB54grGWF/uob6O1Y/k=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -1572,18 +7939,41 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Complete" } }, { + "label": "CompletionAction", + "labelDetails": { + "description": "CompletionAction<'_>" + }, + "kind": 13, + "detail": "CompletionAction<'_>", + "sortText": "7fffffff", + "filterText": "CompletionAction", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "CompletionAction" + } + }, + { "label": "CompletionClientCapabilities", "labelDetails": { "description": "CompletionClientCapabilities" @@ -1595,12 +7985,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CompletionClientCapabilities" @@ -1618,12 +8008,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CompletionContext" @@ -1641,12 +8031,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CompletionItem" @@ -1664,12 +8054,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CompletionItemCapability" @@ -1687,12 +8077,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CompletionItemCapabilityResolveSupport" @@ -1710,12 +8100,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CompletionItemKind" @@ -1725,14 +8115,14 @@ "hash": "m3G+haX6mXKx6VRqBaXMWMIG4WI=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -1747,12 +8137,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CompletionItemKindCapability" @@ -1770,12 +8160,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CompletionItemLabelDetails" @@ -1785,14 +8175,14 @@ "hash": "fsrEDyxqCi95d5lqZ8kZJEWckxQ=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -1807,12 +8197,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CompletionItemTag" @@ -1830,12 +8220,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CompletionList" @@ -1845,14 +8235,14 @@ "hash": "NiLjlso1DzdfPckzopFhFR+vxT0=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -1867,12 +8257,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CompletionListCapability" @@ -1890,12 +8280,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CompletionOptions" @@ -1905,14 +8295,14 @@ "hash": "zliYWHwSMOncD//fabQLyw/c2Aw=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -1927,12 +8317,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CompletionOptionsCompletionItem" @@ -1950,12 +8340,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CompletionParams" @@ -1973,12 +8363,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CompletionRegistrationOptions" @@ -1996,18 +8386,55 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CompletionResponse" } }, { + "label": "CompletionState", + "labelDetails": { + "description": "CompletionState" + }, + "kind": 13, + "detail": "CompletionState", + "sortText": "7fffffff", + "filterText": "CompletionState", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "CompletionState" + }, + "data": { + "for_ref": false, + "hash": "Pvb2b94+P0B/k6OCEp3xq8KmfiY=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { "label": "CompletionTextEdit", "labelDetails": { "description": "CompletionTextEdit" @@ -2019,12 +8446,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CompletionTextEdit" @@ -2042,12 +8469,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CompletionTriggerKind" @@ -2057,14 +8484,53 @@ "hash": "H6v+EQX2ite9rgeTR2ped/zGuq4=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Compose", + "labelDetails": { + "description": "Compose" + }, + "kind": 20, + "detail": "Compose", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Compose", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Compose$0" + }, + "data": { + "for_ref": false, + "hash": "reZOKrdt7flcvf6UHzbVa+sLDzs=", + "position": { + "position": { + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -2079,12 +8545,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ConfigurationItem" @@ -2102,18 +8568,320 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ConfigurationParams" } }, { + "label": "ContextMenu", + "labelDetails": { + "description": "ContextMenu" + }, + "kind": 20, + "detail": "ContextMenu", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "ContextMenu", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "ContextMenu$0" + }, + "data": { + "for_ref": false, + "hash": "U5K1lK+ONmr2W1qMT6mek7yL5Es=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Control", + "labelDetails": { + "description": "Control" + }, + "kind": 20, + "detail": "Control", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Control", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Control$0" + }, + "data": { + "for_ref": false, + "hash": "MFOppN1YVHQ1jKemR8o+WwZouR4=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "ControlFlow", + "labelDetails": { + "description": "ControlFlow" + }, + "kind": 13, + "detail": "ControlFlow", + "sortText": "7fffffff", + "filterText": "ControlFlow", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "ControlFlow" + }, + "data": { + "for_ref": false, + "hash": "AYserO0sYOrpWmm6AvnuR/wpq48=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Convert", + "labelDetails": { + "description": "Convert" + }, + "kind": 20, + "detail": "Convert", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Convert", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Convert$0" + }, + "data": { + "for_ref": false, + "hash": "i3jFUroTR010r6da1AUmwoEaVLY=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Copy", + "labelDetails": { + "description": "Copy" + }, + "kind": 20, + "detail": "Copy", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Copy", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Copy$0" + }, + "data": { + "for_ref": false, + "hash": "SATqk9uhvlfsx7jf8fwk0N99kBg=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Copy", + "kind": 8, + "sortText": "7fffffff", + "filterText": "Copy", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Copy" + }, + "data": { + "for_ref": false, + "hash": "PPCSwC0vTAxrEMUDJWAKIup/RRU=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Cow", + "labelDetails": { + "description": "Cow<'_, {unknown}>" + }, + "kind": 13, + "detail": "Cow<'_, {unknown}>", + "sortText": "7fffffff", + "filterText": "Cow", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Cow" + }, + "data": { + "for_ref": false, + "hash": "ybEkXliV8ubreBTfXEHlITJ/bbc=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "CrSel", + "labelDetails": { + "description": "CrSel" + }, + "kind": 20, + "detail": "CrSel", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "CrSel", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "CrSel$0" + }, + "data": { + "for_ref": false, + "hash": "Pe62awXm4zVZwXi18ayRLRuWf6M=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { "label": "CreateFile", "labelDetails": { "description": "CreateFile" @@ -2125,12 +8893,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CreateFile" @@ -2140,14 +8908,14 @@ "hash": "ma9YIU+U2s8PfLnypXfoG1Af1dM=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -2162,12 +8930,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CreateFileOptions" @@ -2177,14 +8945,14 @@ "hash": "hxQW+FKJbDnptoev93xjRJSXpZ8=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -2199,12 +8967,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "CreateFilesParams" @@ -2214,14 +8982,111 @@ "hash": "G05h/Og9KkK/GVq56+DgXs1hC2s=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Cut", + "labelDetails": { + "description": "Cut" + }, + "kind": 20, + "detail": "Cut", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Cut", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Cut$0" + }, + "data": { + "for_ref": false, + "hash": "6/B1xDkTWRj13Quk4Ux64Px9hME=", + "position": { + "position": { + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 + } + }, + { + "label": "DType", + "kind": 8, + "sortText": "7fffffff", + "filterText": "DType", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "DType" + } + }, + { + "label": "DVR", + "labelDetails": { + "description": "DVR" + }, + "kind": 20, + "detail": "DVR", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "DVR", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "DVR$0" + }, + "data": { + "for_ref": false, + "hash": "rInrm++jKuRaKB3W7mfQio6LDd4=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 } }, { @@ -2236,12 +9101,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DeclarationCapability" @@ -2259,12 +9124,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DeclarationOptions" @@ -2282,12 +9147,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DeclarationRegistrationOptions" @@ -2305,18 +9170,57 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DefinitionOptions" } }, { + "label": "Delete", + "labelDetails": { + "description": "Delete" + }, + "kind": 20, + "detail": "Delete", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Delete", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Delete$0" + }, + "data": { + "for_ref": false, + "hash": "/8QNqoILm8TFao4/rmeQIp6ZT+0=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { "label": "DeleteFile", "labelDetails": { "description": "DeleteFile" @@ -2328,12 +9232,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DeleteFile" @@ -2343,14 +9247,14 @@ "hash": "ul8Jr/UAAGTXtUFC3I5dR9eD5mw=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -2365,12 +9269,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DeleteFileOptions" @@ -2380,14 +9284,14 @@ "hash": "edEc5j/EaV64L9QB0Vkb9061W2M=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -2402,12 +9306,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DeleteFilesParams" @@ -2417,14 +9321,14 @@ "hash": "SpSo1NZ5bj4yVCTZyUV7XwL+My0=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -2439,12 +9343,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Diagnostic" @@ -2454,14 +9358,14 @@ "hash": "duV17pFLAlsklF599KaM67O4p0I=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -2476,12 +9380,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DiagnosticClientCapabilities" @@ -2491,14 +9395,14 @@ "hash": "/gwpXNkxOi+xPH5z7MLzHQjRHik=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -2513,12 +9417,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DiagnosticOptions" @@ -2528,14 +9432,14 @@ "hash": "ZegjgGXb1MBvqOmqD5oURBJ7n6M=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -2550,12 +9454,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DiagnosticRegistrationOptions" @@ -2565,14 +9469,14 @@ "hash": "eMoLHw3I13V00TteCBeUD4RmHWs=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -2587,12 +9491,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DiagnosticRelatedInformation" @@ -2602,14 +9506,14 @@ "hash": "5UvRL8Vw2LvVhcnEzw7TPJCCF+k=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -2624,12 +9528,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DiagnosticServerCancellationData" @@ -2639,14 +9543,14 @@ "hash": "A2MWPyWiMYKOpj3u0kK1jGY4uP4=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -2661,12 +9565,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DiagnosticServerCapabilities" @@ -2684,12 +9588,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DiagnosticSeverity" @@ -2699,14 +9603,14 @@ "hash": "K+E/D8Q+npiaOTh37tMGYM6sGPw=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -2721,12 +9625,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DiagnosticTag" @@ -2736,14 +9640,14 @@ "hash": "HSu+zHMdROQw/OUga+4DLZajRZo=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -2758,12 +9662,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DiagnosticWorkspaceClientCapabilities" @@ -2773,14 +9677,14 @@ "hash": "ACNXr4LdMiGCuyPtfRwlP5WcmoM=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -2791,12 +9695,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DidChangeConfigurationClientCapabilities" @@ -2814,12 +9718,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DidChangeConfigurationParams" @@ -2837,12 +9741,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DidChangeTextDocumentParams" @@ -2860,12 +9764,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DidChangeWatchedFilesClientCapabilities" @@ -2883,12 +9787,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DidChangeWatchedFilesParams" @@ -2906,12 +9810,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DidChangeWatchedFilesRegistrationOptions" @@ -2921,14 +9825,14 @@ "hash": "yesozOXRANB1yODBg8oTWa4B9Y0=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -2943,12 +9847,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DidChangeWorkspaceFoldersParams" @@ -2966,12 +9870,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DidCloseTextDocumentParams" @@ -2989,12 +9893,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DidOpenTextDocumentParams" @@ -3012,18 +9916,142 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DidSaveTextDocumentParams" } }, { + "label": "Diff", + "labelDetails": { + "description": "Diff" + }, + "kind": 22, + "detail": "Diff", + "sortText": "7fffffff", + "filterText": "Diff", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Diff" + } + }, + { + "label": "Dimmer", + "labelDetails": { + "description": "Dimmer" + }, + "kind": 20, + "detail": "Dimmer", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Dimmer", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Dimmer$0" + }, + "data": { + "for_ref": false, + "hash": "20ZTGJkF4e7XH0tIN52pfE03AEo=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "DisplaySwap", + "labelDetails": { + "description": "DisplaySwap" + }, + "kind": 20, + "detail": "DisplaySwap", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "DisplaySwap", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "DisplaySwap$0" + }, + "data": { + "for_ref": false, + "hash": "a1ElCigf10RVHnc+KIo6FPieukE=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Do", + "labelDetails": { + "description": "Do" + }, + "kind": 13, + "detail": "Do", + "sortText": "7fffffff", + "filterText": "Do", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Do" + } + }, + { "label": "DocumentChangeOperation", "labelDetails": { "description": "DocumentChangeOperation" @@ -3035,12 +10063,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentChangeOperation" @@ -3058,12 +10086,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentChanges" @@ -3077,12 +10105,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentColorClientCapabilities" @@ -3100,12 +10128,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentColorParams" @@ -3123,12 +10151,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentDiagnosticParams" @@ -3138,14 +10166,14 @@ "hash": "W0xCt7xj8M30nq03UjE8miVhO0k=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -3160,12 +10188,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentDiagnosticReport" @@ -3175,14 +10203,14 @@ "hash": "Wqx1I9Kd/0bDiAPqMK6GnYW4seM=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -3197,12 +10225,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentDiagnosticReportKind" @@ -3212,14 +10240,14 @@ "hash": "j5Ls5sZiHknmHxSwoNB+oYBgmcE=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -3234,12 +10262,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentDiagnosticReportPartialResult" @@ -3249,14 +10277,14 @@ "hash": "/7wtbs49WaQEOwM4XbHRHuSFe2k=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -3271,12 +10299,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentDiagnosticReportResult" @@ -3294,12 +10322,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentFilter" @@ -3309,14 +10337,14 @@ "hash": "yIOOg7KnXUhr2ZN0YyiZVqAgN/c=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -3327,12 +10355,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentFormattingClientCapabilities" @@ -3350,12 +10378,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentFormattingOptions" @@ -3373,12 +10401,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentFormattingParams" @@ -3396,12 +10424,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentHighlight" @@ -3411,14 +10439,14 @@ "hash": "XViT3QYYU4BoH2ysGQAlSfiO9Ao=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -3429,12 +10457,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentHighlightClientCapabilities" @@ -3452,12 +10480,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentHighlightKind" @@ -3467,14 +10495,14 @@ "hash": "LrarUGFZP3dib1H6S8wC6RyhIZY=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -3489,12 +10517,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentHighlightOptions" @@ -3512,12 +10540,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentHighlightParams" @@ -3535,12 +10563,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentLink" @@ -3550,14 +10578,14 @@ "hash": "o4ANH9etlVHo7xMUDkHtZedjxRI=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -3572,12 +10600,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentLinkClientCapabilities" @@ -3595,12 +10623,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentLinkOptions" @@ -3618,12 +10646,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentLinkParams" @@ -3637,12 +10665,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentOnTypeFormattingClientCapabilities" @@ -3660,12 +10688,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentOnTypeFormattingOptions" @@ -3675,14 +10703,14 @@ "hash": "kTq0F6uQLAGD+eyyJGc7pjJYzBk=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -3697,12 +10725,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentOnTypeFormattingParams" @@ -3720,12 +10748,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentOnTypeFormattingRegistrationOptions" @@ -3735,14 +10763,14 @@ "hash": "xENFcdwfJYBxHgigTe3dUqV2TRo=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -3753,12 +10781,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentRangeFormattingClientCapabilities" @@ -3776,12 +10804,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentRangeFormattingOptions" @@ -3799,12 +10827,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentRangeFormattingParams" @@ -3818,12 +10846,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentSelector" @@ -3833,14 +10861,14 @@ "hash": "kD4QTrLYPun63+vha8n/OH8Sk78=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -3855,12 +10883,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentSymbol" @@ -3870,14 +10898,14 @@ "hash": "bLpQuDRxPVmXXSzB9hEgHVXzPiw=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -3892,12 +10920,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentSymbolClientCapabilities" @@ -3915,12 +10943,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentSymbolOptions" @@ -3938,12 +10966,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentSymbolParams" @@ -3961,12 +10989,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DocumentSymbolResponse" @@ -3984,61 +11012,486 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Documentation" } }, { - "label": "Dq", + "label": "DynamicRegistrationClientCapabilities", "labelDetails": { - "description": "Dq<{unknown}, _>" + "description": "DynamicRegistrationClientCapabilities" }, "kind": 22, - "detail": "Dq<{unknown}, _>", + "detail": "DynamicRegistrationClientCapabilities", "sortText": "7fffffff", - "filterText": "Dq", + "filterText": "DynamicRegistrationClientCapabilities", "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, - "newText": "Dq" + "newText": "DynamicRegistrationClientCapabilities" } }, { - "label": "DynamicRegistrationClientCapabilities", + "label": "Eisu", "labelDetails": { - "description": "DynamicRegistrationClientCapabilities" + "description": "Eisu" + }, + "kind": 20, + "detail": "Eisu", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Eisu", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Eisu$0" + }, + "data": { + "for_ref": false, + "hash": "H9bxphqrPXAzlAQKgNDc17TSuU0=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Eject", + "labelDetails": { + "description": "Eject" + }, + "kind": 20, + "detail": "Eject", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Eject", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Eject$0" + }, + "data": { + "for_ref": false, + "hash": "wBwb7vD3ZF/tt1yW956Nrc0R4AQ=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "ElementState", + "labelDetails": { + "description": "ElementState" + }, + "kind": 13, + "detail": "ElementState", + "sortText": "7fffffff", + "filterText": "ElementState", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "ElementState" + }, + "data": { + "for_ref": false, + "hash": "LJtz3joGF+bPgPbtnZPMHvDMSy0=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "End", + "labelDetails": { + "description": "End" + }, + "kind": 20, + "detail": "End", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "End", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "End$0" + }, + "data": { + "for_ref": false, + "hash": "ACm4YaMCBC74z5w8yx9+qMO/dWk=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "EndCall", + "labelDetails": { + "description": "EndCall" + }, + "kind": 20, + "detail": "EndCall", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "EndCall", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "EndCall$0" + }, + "data": { + "for_ref": false, + "hash": "ucQk1Mi73zNbQwB1PmBQn1IJugM=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Enter", + "labelDetails": { + "description": "Enter" + }, + "kind": 20, + "detail": "Enter", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Enter", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Enter$0" + }, + "data": { + "for_ref": false, + "hash": "7Tt+WE2e9/iFmFaj2jl29NJO/kc=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "EraseEof", + "labelDetails": { + "description": "EraseEof" + }, + "kind": 20, + "detail": "EraseEof", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "EraseEof", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "EraseEof$0" + }, + "data": { + "for_ref": false, + "hash": "vULpkGHJrNIBylcHp0BLx3GRdGk=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Escape", + "labelDetails": { + "description": "Escape" + }, + "kind": 20, + "detail": "Escape", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Escape", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Escape$0" + }, + "data": { + "for_ref": false, + "hash": "knenrwqKX25kqq/cjCUE7NWkfNc=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Event", + "labelDetails": { + "description": "Event<{unknown}>" + }, + "kind": 13, + "detail": "Event<{unknown}>", + "sortText": "7fffffff", + "filterText": "Event", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Event" + }, + "data": { + "for_ref": false, + "hash": "wr+QqNrGdfffNMnPRegk8pFGVpM=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "EventLoop", + "labelDetails": { + "description": "EventLoop<{unknown}>" }, "kind": 22, - "detail": "DynamicRegistrationClientCapabilities", + "detail": "EventLoop<{unknown}>", "sortText": "7fffffff", - "filterText": "DynamicRegistrationClientCapabilities", + "filterText": "EventLoop", "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, - "newText": "DynamicRegistrationClientCapabilities" + "newText": "EventLoop" + }, + "data": { + "for_ref": false, + "hash": "7xnHmUcoFMjSfliMuZEqdMrgDik=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "ExSel", + "labelDetails": { + "description": "ExSel" + }, + "kind": 20, + "detail": "ExSel", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "ExSel", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "ExSel$0" + }, + "data": { + "for_ref": false, + "hash": "Q/iFbDufdQ0e8DIKT0Iw598sXfY=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Execute", + "labelDetails": { + "description": "Execute" + }, + "kind": 20, + "detail": "Execute", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Execute", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Execute$0" } }, { @@ -4049,12 +11502,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ExecuteCommandClientCapabilities" @@ -4072,12 +11525,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ExecuteCommandOptions" @@ -4087,14 +11540,14 @@ "hash": "IVSwSAig7mG6PUOOrEfRRg9o97Y=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -4109,12 +11562,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ExecuteCommandParams" @@ -4132,12 +11585,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ExecuteCommandRegistrationOptions" @@ -4147,14 +11600,53 @@ "hash": "5w5HAN9FZaAPaGq3P6P9PMFZXXs=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 + } + }, + { + "label": "Exit", + "labelDetails": { + "description": "Exit" + }, + "kind": 20, + "detail": "Exit", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Exit", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Exit$0" + }, + "data": { + "for_ref": false, + "hash": "4JH4Lq8kdigXNf3lc72Z+3um5zw=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 } }, { @@ -4169,18 +11661,1383 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "F" } }, { + "label": "F1", + "labelDetails": { + "description": "F1" + }, + "kind": 20, + "detail": "F1", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F1", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F1$0" + }, + "data": { + "for_ref": false, + "hash": "9Mzzydfvs/FW9hwktgMFTQkgtns=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F10", + "labelDetails": { + "description": "F10" + }, + "kind": 20, + "detail": "F10", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F10", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F10$0" + }, + "data": { + "for_ref": false, + "hash": "VEUbkvlW4C1Q9mB00y0vuK6BOrc=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F11", + "labelDetails": { + "description": "F11" + }, + "kind": 20, + "detail": "F11", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F11", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F11$0" + }, + "data": { + "for_ref": false, + "hash": "E7uT7Z3Oa7I3Nkg8Ul6qTQtB2Aw=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F12", + "labelDetails": { + "description": "F12" + }, + "kind": 20, + "detail": "F12", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F12", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F12$0" + }, + "data": { + "for_ref": false, + "hash": "pVSmp0xPRDF97D6i4fiQ5zAmKSU=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F13", + "labelDetails": { + "description": "F13" + }, + "kind": 20, + "detail": "F13", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F13", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F13$0" + }, + "data": { + "for_ref": false, + "hash": "wQ34Ku+1e7gc7tHHDQEn0VNuugw=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F14", + "labelDetails": { + "description": "F14" + }, + "kind": 20, + "detail": "F14", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F14", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F14$0" + }, + "data": { + "for_ref": false, + "hash": "tvOtb0bNz1eB8SK5+AthBjQstYo=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F15", + "labelDetails": { + "description": "F15" + }, + "kind": 20, + "detail": "F15", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F15", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F15$0" + }, + "data": { + "for_ref": false, + "hash": "9VjpspS30bxFTzepe8e02sN4oU0=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F16", + "labelDetails": { + "description": "F16" + }, + "kind": 20, + "detail": "F16", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F16", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F16$0" + }, + "data": { + "for_ref": false, + "hash": "WXs6J2BxL+dxArCp40YvFnrgFVg=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F17", + "labelDetails": { + "description": "F17" + }, + "kind": 20, + "detail": "F17", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F17", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F17$0" + }, + "data": { + "for_ref": false, + "hash": "lzRpJvyPXffP1uonGls45cHK2sg=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F18", + "labelDetails": { + "description": "F18" + }, + "kind": 20, + "detail": "F18", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F18", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F18$0" + }, + "data": { + "for_ref": false, + "hash": "Yjn6pbqYIdz16swJz24gpqw9Otc=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F19", + "labelDetails": { + "description": "F19" + }, + "kind": 20, + "detail": "F19", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F19", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F19$0" + }, + "data": { + "for_ref": false, + "hash": "vtnA+339n10GeoIFyF2f4Atsh1s=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F2", + "labelDetails": { + "description": "F2" + }, + "kind": 20, + "detail": "F2", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F2", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F2$0" + }, + "data": { + "for_ref": false, + "hash": "GJ6cKoAOWhRfslYm2ZQ7NMccjWo=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F20", + "labelDetails": { + "description": "F20" + }, + "kind": 20, + "detail": "F20", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F20", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F20$0" + }, + "data": { + "for_ref": false, + "hash": "ssm3J612ScN07gx/gW9KkHdWgoM=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F21", + "labelDetails": { + "description": "F21" + }, + "kind": 20, + "detail": "F21", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F21", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F21$0" + }, + "data": { + "for_ref": false, + "hash": "3um8fz1uHHsALl/gGk1tUis+jWo=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F22", + "labelDetails": { + "description": "F22" + }, + "kind": 20, + "detail": "F22", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F22", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F22$0" + }, + "data": { + "for_ref": false, + "hash": "qcV7+KQVrD4ei4JLQB+SyS9sCqI=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F23", + "labelDetails": { + "description": "F23" + }, + "kind": 20, + "detail": "F23", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F23", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F23$0" + }, + "data": { + "for_ref": false, + "hash": "xcs7IqSGmN6gAXoGRf3cbs5DAdw=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F24", + "labelDetails": { + "description": "F24" + }, + "kind": 20, + "detail": "F24", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F24", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F24$0" + }, + "data": { + "for_ref": false, + "hash": "Eepjgbn8xSDnrQ2tkftWsysl+N0=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F25", + "labelDetails": { + "description": "F25" + }, + "kind": 20, + "detail": "F25", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F25", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F25$0" + }, + "data": { + "for_ref": false, + "hash": "zDx064XOVPgTKT3fRSAuGEElk2Y=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F26", + "labelDetails": { + "description": "F26" + }, + "kind": 20, + "detail": "F26", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F26", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F26$0" + }, + "data": { + "for_ref": false, + "hash": "vJakuKsvQBq0NCkdcbYX0eaRMMM=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F27", + "labelDetails": { + "description": "F27" + }, + "kind": 20, + "detail": "F27", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F27", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F27$0" + }, + "data": { + "for_ref": false, + "hash": "ZoZs6P9cgIvBRVi/CfOpCnj2wx8=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F28", + "labelDetails": { + "description": "F28" + }, + "kind": 20, + "detail": "F28", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F28", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F28$0" + }, + "data": { + "for_ref": false, + "hash": "Z7KyMnUInW7geXeyPWpBdq7pL+c=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F29", + "labelDetails": { + "description": "F29" + }, + "kind": 20, + "detail": "F29", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F29", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F29$0" + }, + "data": { + "for_ref": false, + "hash": "3FedJlBi8Yr26nMD4Xs4Vf1gzbk=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F3", + "labelDetails": { + "description": "F3" + }, + "kind": 20, + "detail": "F3", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F3", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F3$0" + }, + "data": { + "for_ref": false, + "hash": "rmmPyWYAuLF116YB+xzoFRzfnbs=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F30", + "labelDetails": { + "description": "F30" + }, + "kind": 20, + "detail": "F30", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F30", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F30$0" + }, + "data": { + "for_ref": false, + "hash": "zkkiNrZI1ehI8kDECv2ZEA9hGFE=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F31", + "labelDetails": { + "description": "F31" + }, + "kind": 20, + "detail": "F31", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F31", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F31$0" + }, + "data": { + "for_ref": false, + "hash": "yL7SOg2prtv2FN6gc0HIHT1oDlo=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F32", + "labelDetails": { + "description": "F32" + }, + "kind": 20, + "detail": "F32", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F32", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F32$0" + }, + "data": { + "for_ref": false, + "hash": "GSxt087l/D489TstJKIjb/a6fO8=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F33", + "labelDetails": { + "description": "F33" + }, + "kind": 20, + "detail": "F33", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F33", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F33$0" + }, + "data": { + "for_ref": false, + "hash": "+qHLF+enwMfOKYFnBSQBpPpvTsE=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F34", + "labelDetails": { + "description": "F34" + }, + "kind": 20, + "detail": "F34", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F34", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F34$0" + }, + "data": { + "for_ref": false, + "hash": "oF8gDdg5+RLXTOOCKeM+U5XYGug=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F35", + "labelDetails": { + "description": "F35" + }, + "kind": 20, + "detail": "F35", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F35", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F35$0" + }, + "data": { + "for_ref": false, + "hash": "YZIYHjxYIcW/Yq/3FkcwWjWCWeA=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F4", + "labelDetails": { + "description": "F4" + }, + "kind": 20, + "detail": "F4", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F4", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F4$0" + }, + "data": { + "for_ref": false, + "hash": "l5RuW9KcT6My8v3VSlewl9+DOFU=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F5", + "labelDetails": { + "description": "F5" + }, + "kind": 20, + "detail": "F5", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F5", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F5$0" + }, + "data": { + "for_ref": false, + "hash": "olKYh1Nngglqn0LH/O/yEA5I98o=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F6", + "labelDetails": { + "description": "F6" + }, + "kind": 20, + "detail": "F6", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F6", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F6$0" + }, + "data": { + "for_ref": false, + "hash": "mOO/TJTQpluuJNDcFxweTdy5hBc=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F7", + "labelDetails": { + "description": "F7" + }, + "kind": 20, + "detail": "F7", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F7", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F7$0" + }, + "data": { + "for_ref": false, + "hash": "xcsEWfWrYeFvTIMGpfJ/X/u4klE=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F8", + "labelDetails": { + "description": "F8" + }, + "kind": 20, + "detail": "F8", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F8", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F8$0" + }, + "data": { + "for_ref": false, + "hash": "z7s+Pap2q6Sv7ljzW3BsfTNB+xc=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "F9", + "labelDetails": { + "description": "F9" + }, + "kind": 20, + "detail": "F9", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "F9", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "F9$0" + }, + "data": { + "for_ref": false, + "hash": "dxk6wYUkVxgx6yqWOZSOEv6anoQ=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { "label": "FG", "labelDetails": { "description": "[u8; 3]" @@ -4192,18 +13049,41 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "FG" } }, { + "label": "FONT", + "labelDetails": { + "description": "LazyLock<FontRef<'static>, fn() -> FontRef<'static>>" + }, + "kind": 12, + "detail": "LazyLock<FontRef<'static>, fn() -> FontRef<'static>>", + "sortText": "7fffffff", + "filterText": "FONT", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "FONT" + } + }, + { "label": "FailureHandlingKind", "labelDetails": { "description": "FailureHandlingKind" @@ -4215,18 +13095,486 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "FailureHandlingKind" } }, { + "label": "FavoriteClear0", + "labelDetails": { + "description": "FavoriteClear0" + }, + "kind": 20, + "detail": "FavoriteClear0", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "FavoriteClear0", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "FavoriteClear0$0" + }, + "data": { + "for_ref": false, + "hash": "jv6dd0DEb2fG8vGatKxAqwaIqmM=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "FavoriteClear1", + "labelDetails": { + "description": "FavoriteClear1" + }, + "kind": 20, + "detail": "FavoriteClear1", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "FavoriteClear1", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "FavoriteClear1$0" + }, + "data": { + "for_ref": false, + "hash": "4d7NLvN/18nwS25MLFn882ppTFw=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "FavoriteClear2", + "labelDetails": { + "description": "FavoriteClear2" + }, + "kind": 20, + "detail": "FavoriteClear2", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "FavoriteClear2", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "FavoriteClear2$0" + }, + "data": { + "for_ref": false, + "hash": "fLGZP3dLbZsJ5q32LMKnIFnkeAw=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "FavoriteClear3", + "labelDetails": { + "description": "FavoriteClear3" + }, + "kind": 20, + "detail": "FavoriteClear3", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "FavoriteClear3", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "FavoriteClear3$0" + }, + "data": { + "for_ref": false, + "hash": "yc2z7J2MGb1gsRTgwF0VueYB4YI=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "FavoriteRecall0", + "labelDetails": { + "description": "FavoriteRecall0" + }, + "kind": 20, + "detail": "FavoriteRecall0", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "FavoriteRecall0", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "FavoriteRecall0$0" + }, + "data": { + "for_ref": false, + "hash": "dPOhDj1ikTWbIj3vW368gyrMEUI=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "FavoriteRecall1", + "labelDetails": { + "description": "FavoriteRecall1" + }, + "kind": 20, + "detail": "FavoriteRecall1", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "FavoriteRecall1", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "FavoriteRecall1$0" + }, + "data": { + "for_ref": false, + "hash": "IhGRP5izFkMvCJzPToDqCOarotI=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "FavoriteRecall2", + "labelDetails": { + "description": "FavoriteRecall2" + }, + "kind": 20, + "detail": "FavoriteRecall2", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "FavoriteRecall2", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "FavoriteRecall2$0" + }, + "data": { + "for_ref": false, + "hash": "7IZuVDpjiyaXBHwlXC4YTvDyVjY=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "FavoriteRecall3", + "labelDetails": { + "description": "FavoriteRecall3" + }, + "kind": 20, + "detail": "FavoriteRecall3", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "FavoriteRecall3", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "FavoriteRecall3$0" + }, + "data": { + "for_ref": false, + "hash": "h7Zd6YHEsc85Ja1e3wSZveYETVU=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "FavoriteStore0", + "labelDetails": { + "description": "FavoriteStore0" + }, + "kind": 20, + "detail": "FavoriteStore0", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "FavoriteStore0", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "FavoriteStore0$0" + }, + "data": { + "for_ref": false, + "hash": "iESlkX7WblQLqCgHzQZE461y/D8=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "FavoriteStore1", + "labelDetails": { + "description": "FavoriteStore1" + }, + "kind": 20, + "detail": "FavoriteStore1", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "FavoriteStore1", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "FavoriteStore1$0" + }, + "data": { + "for_ref": false, + "hash": "K7nvydRAcqgZ63Ay/vi67bMLHKg=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "FavoriteStore2", + "labelDetails": { + "description": "FavoriteStore2" + }, + "kind": 20, + "detail": "FavoriteStore2", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "FavoriteStore2", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "FavoriteStore2$0" + }, + "data": { + "for_ref": false, + "hash": "HaW3mUTftYTm+gRHtl8b60Fs60Q=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "FavoriteStore3", + "labelDetails": { + "description": "FavoriteStore3" + }, + "kind": 20, + "detail": "FavoriteStore3", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "FavoriteStore3", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "FavoriteStore3$0" + }, + "data": { + "for_ref": false, + "hash": "0vJC0iuoqjFzRvsKoQkC2Fy8hLQ=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { "label": "FileChangeType", "labelDetails": { "description": "FileChangeType" @@ -4238,12 +13586,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "FileChangeType" @@ -4253,14 +13601,14 @@ "hash": "RrEG5Q2f9NBHKau0eMyNUwW2CHU=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -4275,12 +13623,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "FileCreate" @@ -4290,14 +13638,14 @@ "hash": "NSjZAy6yOy5gPD2IazkuSHKROO8=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -4312,12 +13660,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "FileDelete" @@ -4327,14 +13675,14 @@ "hash": "bquxfUI7FxOnWVwP1Tbhe8HcFGc=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -4349,12 +13697,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "FileEvent" @@ -4364,14 +13712,14 @@ "hash": "NozAQC2qzBGKxG4FWZmsbf06nXY=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -4386,12 +13734,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "FileOperationFilter" @@ -4401,14 +13749,14 @@ "hash": "pieTlWjqNdjxnexozV4Q+Oz6iaw=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -4423,12 +13771,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "FileOperationPattern" @@ -4438,14 +13786,14 @@ "hash": "gMqXhyIxa9h5VlhiiwsIKuVPHuo=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -4460,12 +13808,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "FileOperationPatternKind" @@ -4475,14 +13823,14 @@ "hash": "KBIWvW0crkawfBtOaJVP7cLSwWw=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -4497,12 +13845,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "FileOperationPatternOptions" @@ -4512,14 +13860,14 @@ "hash": "pwWcgWBPcnfba847yu6l5bzI0Gc=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -4534,12 +13882,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "FileOperationRegistrationOptions" @@ -4549,14 +13897,14 @@ "hash": "c3Sq7J1QqrF/n7+i1VWtl1f2l+Y=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -4571,12 +13919,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "FileRename" @@ -4586,14 +13934,14 @@ "hash": "SkL1VinwZKhYe7C4RHrHi88zQEY=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -4608,18 +13956,207 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "FileSystemWatcher" } }, { + "label": "FinalMode", + "labelDetails": { + "description": "FinalMode" + }, + "kind": 20, + "detail": "FinalMode", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "FinalMode", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "FinalMode$0" + }, + "data": { + "for_ref": false, + "hash": "QnCN/j7ZFcVfeOI3g6mfEbF3nCs=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Find", + "labelDetails": { + "description": "Find" + }, + "kind": 20, + "detail": "Find", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Find", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Find$0" + }, + "data": { + "for_ref": false, + "hash": "I103CD0o8V3ZFC3QbjjP3yFRwY4=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Fn", + "labelDetails": { + "description": "Fn" + }, + "kind": 20, + "detail": "Fn", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Fn", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Fn$0" + }, + "data": { + "for_ref": false, + "hash": "i1f+IT3QeDt8xSaZmADAeqfWbj4=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Fn", + "kind": 8, + "sortText": "7fffffff", + "filterText": "Fn", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Fn" + }, + "data": { + "for_ref": false, + "hash": "7Qq1HYDM+fl8j0b55A7G6fgBfH8=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "FnLock", + "labelDetails": { + "description": "FnLock" + }, + "kind": 20, + "detail": "FnLock", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "FnLock", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "FnLock$0" + }, + "data": { + "for_ref": false, + "hash": "1Oc/yMH9OFQ12ghZyllVseLo9LE=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { "label": "FoldingProviderOptions", "labelDetails": { "description": "FoldingProviderOptions" @@ -4631,12 +14168,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "FoldingProviderOptions" @@ -4654,12 +14191,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "FoldingRange" @@ -4669,14 +14206,14 @@ "hash": "J9EnQ+j/giQtgBjPR1dzbG+frhA=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -4691,12 +14228,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "FoldingRangeCapability" @@ -4714,12 +14251,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "FoldingRangeClientCapabilities" @@ -4737,12 +14274,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "FoldingRangeKind" @@ -4752,14 +14289,14 @@ "hash": "mEK02UirhiGicnMKH+tYJXU1ipI=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -4774,12 +14311,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "FoldingRangeKindCapability" @@ -4797,12 +14334,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "FoldingRangeParams" @@ -4820,18 +14357,55 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "FoldingRangeProviderCapability" } }, { + "label": "FontRef", + "labelDetails": { + "description": "FontRef<'_>" + }, + "kind": 22, + "detail": "FontRef<'_>", + "sortText": "7fffffff", + "filterText": "FontRef", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "FontRef" + }, + "data": { + "for_ref": false, + "hash": "5wqxQRZa0m39BWKYKA3dXXVASaU=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { "label": "FormattingOptions", "labelDetails": { "description": "FormattingOptions" @@ -4843,12 +14417,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "FormattingOptions" @@ -4858,14 +14432,14 @@ "hash": "daWTVC2X/Fx7brWr5MGbcpUffXQ=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -4880,12 +14454,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "FormattingProperty" @@ -4903,12 +14477,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "FullDocumentDiagnosticReport" @@ -4918,14 +14492,14 @@ "hash": "R9pBKZM8MjdLbhunX6eQodmXklo=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -4940,12 +14514,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "GeneralClientCapabilities" @@ -4963,12 +14537,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "GenericOptions" @@ -4986,12 +14560,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "GenericParams" @@ -5009,12 +14583,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "GenericRegistrationOptions" @@ -5032,12 +14606,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "GlobPattern" @@ -5047,14 +14621,92 @@ "hash": "29kD0M5qVTCELny2Zo6iPastFqk=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "GoBack", + "labelDetails": { + "description": "GoBack" + }, + "kind": 20, + "detail": "GoBack", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "GoBack", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "GoBack$0" + }, + "data": { + "for_ref": false, + "hash": "tx4JiMg73DXOJVVG6Mc+lSQzeYg=", + "position": { + "position": { + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 + } + }, + { + "label": "GoHome", + "labelDetails": { + "description": "GoHome" + }, + "kind": 20, + "detail": "GoHome", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "GoHome", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "GoHome$0" + }, + "data": { + "for_ref": false, + "hash": "VOYxGywBLYIrcGfcSTL4by0h1EY=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 } }, { @@ -5069,12 +14721,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "GotoCapability" @@ -5092,12 +14744,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "GotoDefinitionParams" @@ -5115,12 +14767,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "GotoDefinitionResponse" @@ -5130,14 +14782,647 @@ "hash": "PvXzA63lLCw2KZni9PzXLDe+zYw=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "GroupFirst", + "labelDetails": { + "description": "GroupFirst" + }, + "kind": 20, + "detail": "GroupFirst", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "GroupFirst", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "GroupFirst$0" + }, + "data": { + "for_ref": false, + "hash": "SzSS/Lv6u98kxt4PJVS8AMDEuNk=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "GroupLast", + "labelDetails": { + "description": "GroupLast" + }, + "kind": 20, + "detail": "GroupLast", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "GroupLast", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "GroupLast$0" + }, + "data": { + "for_ref": false, + "hash": "4ty/uGB0P1fz6UVWEb9hyQy55o8=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "GroupNext", + "labelDetails": { + "description": "GroupNext" + }, + "kind": 20, + "detail": "GroupNext", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "GroupNext", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "GroupNext$0" + }, + "data": { + "for_ref": false, + "hash": "6smNBSYzVqzX2D9TW/uh8CcMXu8=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "GroupPrevious", + "labelDetails": { + "description": "GroupPrevious" + }, + "kind": 20, + "detail": "GroupPrevious", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "GroupPrevious", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "GroupPrevious$0" + }, + "data": { + "for_ref": false, + "hash": "jdrlo6nrTUmm8kUGqBFlvBGkYw8=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Guide", + "labelDetails": { + "description": "Guide" + }, + "kind": 20, + "detail": "Guide", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Guide", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Guide$0" + }, + "data": { + "for_ref": false, + "hash": "2P+7uGqrKPEy6YzeoE2pha+ddwg=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "GuideNextDay", + "labelDetails": { + "description": "GuideNextDay" + }, + "kind": 20, + "detail": "GuideNextDay", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "GuideNextDay", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "GuideNextDay$0" + }, + "data": { + "for_ref": false, + "hash": "HZP8dK9x3p0VBvMCFrLUb0AyVl4=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "GuidePreviousDay", + "labelDetails": { + "description": "GuidePreviousDay" + }, + "kind": 20, + "detail": "GuidePreviousDay", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "GuidePreviousDay", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "GuidePreviousDay$0" + }, + "data": { + "for_ref": false, + "hash": "crfcRLUtdB/SJew4hH+hWM7ziIo=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "HangulMode", + "labelDetails": { + "description": "HangulMode" + }, + "kind": 20, + "detail": "HangulMode", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "HangulMode", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "HangulMode$0" + }, + "data": { + "for_ref": false, + "hash": "y/rmj2zF22GzuynFjBWMq/PF0Do=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "HanjaMode", + "labelDetails": { + "description": "HanjaMode" + }, + "kind": 20, + "detail": "HanjaMode", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "HanjaMode", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "HanjaMode$0" + } + }, + { + "label": "Hankaku", + "labelDetails": { + "description": "Hankaku" + }, + "kind": 20, + "detail": "Hankaku", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Hankaku", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Hankaku$0" + }, + "data": { + "for_ref": false, + "hash": "+MiMWghG9CuIhwFUhnnCK69DPgI=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "HeadsetHook", + "labelDetails": { + "description": "HeadsetHook" + }, + "kind": 20, + "detail": "HeadsetHook", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "HeadsetHook", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "HeadsetHook$0" + }, + "data": { + "for_ref": false, + "hash": "sxpAP85LTIdxk0zlR4++aXFeJDU=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Help", + "labelDetails": { + "description": "Help" + }, + "kind": 20, + "detail": "Help", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Help", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Help$0" + }, + "data": { + "for_ref": false, + "hash": "9LZ7AuiL55LTmCQ/7Ht3sca5UE8=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Hibernate", + "labelDetails": { + "description": "Hibernate" + }, + "kind": 20, + "detail": "Hibernate", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Hibernate", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Hibernate$0" + }, + "data": { + "for_ref": false, + "hash": "VH05NQUTcX1X7R/fSyTSCjgo/RY=", + "position": { + "position": { + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 + } + }, + { + "label": "Hiragana", + "labelDetails": { + "description": "Hiragana" + }, + "kind": 20, + "detail": "Hiragana", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Hiragana", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Hiragana$0" + }, + "data": { + "for_ref": false, + "hash": "/QSnrJ0GYnL9Y0aOdcN5MEfK7qg=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "HiraganaKatakana", + "labelDetails": { + "description": "HiraganaKatakana" + }, + "kind": 20, + "detail": "HiraganaKatakana", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "HiraganaKatakana", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "HiraganaKatakana$0" + }, + "data": { + "for_ref": false, + "hash": "qMSSG92aPyUpu0sMh0GKKoQDJ7Y=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Hist", + "labelDetails": { + "description": "Hist" + }, + "kind": 22, + "detail": "Hist", + "sortText": "7fffffff", + "filterText": "Hist", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Hist" + } + }, + { + "label": "Home", + "labelDetails": { + "description": "Home" + }, + "kind": 20, + "detail": "Home", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Home", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Home$0" + }, + "data": { + "for_ref": false, + "hash": "qSEgKiVVf6J4Q3ijUpT4WU6vzZ4=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 } }, { @@ -5152,12 +15437,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Hover" @@ -5167,14 +15452,14 @@ "hash": "0uOdfSxTB18MOg/aSF90jPJmzCA=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -5189,12 +15474,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "HoverClientCapabilities" @@ -5212,12 +15497,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "HoverContents" @@ -5227,14 +15512,14 @@ "hash": "qZl6FHQyJ/Rlhp/ug6eDiyuXaqs=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -5249,12 +15534,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "HoverOptions" @@ -5264,14 +15549,14 @@ "hash": "8hzLc01/tCf2G3pEiQmxEia/kBM=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -5286,12 +15571,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "HoverParams" @@ -5309,12 +15594,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "HoverProviderCapability" @@ -5332,18 +15617,163 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "HoverRegistrationOptions" } }, { + "label": "HoverRequest", + "labelDetails": { + "description": "HoverRequest" + }, + "kind": 13, + "detail": "HoverRequest", + "sortText": "7fffffff", + "filterText": "HoverRequest", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "HoverRequest" + }, + "data": { + "for_ref": false, + "hash": "T/AWX6VMStWKcAhgjHt6RrIcT08=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Hovr", + "labelDetails": { + "description": "Hovr" + }, + "kind": 22, + "detail": "Hovr", + "sortText": "7fffffff", + "filterText": "Hovr", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Hovr" + } + }, + { + "label": "Hyper", + "labelDetails": { + "description": "Hyper" + }, + "kind": 20, + "detail": "Hyper", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Hyper", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Hyper$0" + } + }, + { + "label": "IFONT", + "labelDetails": { + "description": "LazyLock<FontRef<'static>, fn() -> FontRef<'static>>" + }, + "kind": 12, + "detail": "LazyLock<FontRef<'static>, fn() -> FontRef<'static>>", + "sortText": "7fffffff", + "filterText": "IFONT", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "IFONT" + } + }, + { + "label": "Icon", + "labelDetails": { + "description": "Icon" + }, + "kind": 22, + "detail": "Icon", + "sortText": "7fffffff", + "filterText": "Icon", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Icon" + }, + "data": { + "for_ref": false, + "hash": "oR5oH3LJKhlGYWmRe0AhSSJyTpA=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { "label": "Image", "labelDetails": { "description": "Image<{unknown}, _>" @@ -5355,12 +15785,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Image" @@ -5370,14 +15800,14 @@ "hash": "8Gjup943Ji9dltjulhn6LEX5BX4=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -5392,18 +15822,57 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ImplementationProviderCapability" } }, { + "label": "Info", + "labelDetails": { + "description": "Info" + }, + "kind": 20, + "detail": "Info", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Info", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Info$0" + }, + "data": { + "for_ref": false, + "hash": "t6PrCimwP77q5tEnI8O35gfyDE4=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { "label": "InitializeError", "labelDetails": { "description": "InitializeError" @@ -5415,12 +15884,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InitializeError" @@ -5438,12 +15907,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InitializeParams" @@ -5461,12 +15930,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InitializeResult" @@ -5484,12 +15953,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InitializedParams" @@ -5507,12 +15976,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InlayHint" @@ -5522,14 +15991,14 @@ "hash": "iRmt/cvimqcR9XEHBBE2BOQ9rPU=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -5544,12 +16013,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InlayHintClientCapabilities" @@ -5559,14 +16028,14 @@ "hash": "XoLJ9gq1oV4RpCVg6vOb+k5OWYs=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -5581,12 +16050,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InlayHintKind" @@ -5596,14 +16065,14 @@ "hash": "irRzm5H8InpibsMb/cO/ue7P27Y=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -5618,12 +16087,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InlayHintLabel" @@ -5641,12 +16110,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InlayHintLabelPart" @@ -5656,14 +16125,14 @@ "hash": "0AixVdWdQBIPzPltctHWRcYvXIY=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -5678,12 +16147,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InlayHintLabelPartTooltip" @@ -5701,12 +16170,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InlayHintOptions" @@ -5716,14 +16185,14 @@ "hash": "5hzDYJ6GTkl7cAZtshZEC2ZwD7U=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -5738,12 +16207,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InlayHintParams" @@ -5753,14 +16222,14 @@ "hash": "5SpwNu5sdbtpFq8oVIpnc7jHRXc=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -5775,12 +16244,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InlayHintRegistrationOptions" @@ -5790,14 +16259,14 @@ "hash": "slV1VWM6Cq63MsllzcuGZgv7in4=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -5812,12 +16281,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InlayHintResolveClientCapabilities" @@ -5827,14 +16296,14 @@ "hash": "9kufOpVEl19As79H//yFdxL/fzY=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -5849,12 +16318,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InlayHintServerCapabilities" @@ -5872,12 +16341,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InlayHintTooltip" @@ -5895,12 +16364,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InlayHintWorkspaceClientCapabilities" @@ -5910,14 +16379,14 @@ "hash": "VAM7/L0HABgppazkkHXj4Dmlx0U=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -5932,12 +16401,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InlineValue" @@ -5947,14 +16416,14 @@ "hash": "AEC09st3on73e0gRQVXlj6MH8MQ=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -5965,12 +16434,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InlineValueClientCapabilities" @@ -5988,12 +16457,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InlineValueContext" @@ -6003,14 +16472,14 @@ "hash": "D/QdOivipH5pEeELi4YN5bA1Ksw=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -6025,12 +16494,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InlineValueEvaluatableExpression" @@ -6040,14 +16509,14 @@ "hash": "o09W++1DULlsTK77gNi5meibPXc=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -6062,12 +16531,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InlineValueOptions" @@ -6077,14 +16546,14 @@ "hash": "nBY0aV/nhfFbNMKlV/ZgZZKcYSg=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -6099,12 +16568,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InlineValueParams" @@ -6114,14 +16583,14 @@ "hash": "Z4UVEjgDtHzb2hGqTgysSPVONQM=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -6136,12 +16605,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InlineValueRegistrationOptions" @@ -6151,14 +16620,14 @@ "hash": "4Bff7MYbiEKGB6YWl2anP4v86rc=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -6173,12 +16642,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InlineValueServerCapabilities" @@ -6196,12 +16665,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InlineValueText" @@ -6211,14 +16680,14 @@ "hash": "78QNEwnw3FuzzXo2B14tNYV8L8E=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -6233,12 +16702,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InlineValueVariableLookup" @@ -6248,14 +16717,14 @@ "hash": "KnQIhx5Hfb9m+fK9axHvkiJl1yI=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -6270,12 +16739,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InlineValueWorkspaceClientCapabilities" @@ -6285,14 +16754,76 @@ "hash": "w9IXOwIyd4BgoMy3LP+ym8cDAZo=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "InputRequest", + "labelDetails": { + "description": "InputRequest" + }, + "kind": 13, + "detail": "InputRequest", + "sortText": "7fffffff", + "filterText": "InputRequest", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "InputRequest" + } + }, + { + "label": "Insert", + "labelDetails": { + "description": "Insert" + }, + "kind": 20, + "detail": "Insert", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Insert", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Insert$0" + }, + "data": { + "for_ref": false, + "hash": "xRXRrKvnc6C0rwa46r3v/wrSqHU=", + "position": { + "position": { + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -6307,12 +16838,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InsertReplaceEdit" @@ -6322,14 +16853,14 @@ "hash": "YUqSHlPIqqRrdkMbPRl1uKFqjjk=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -6344,12 +16875,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InsertTextFormat" @@ -6359,14 +16890,14 @@ "hash": "jQ9SD3bxxjIXiFbdr6ASNVLjlpY=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -6381,12 +16912,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InsertTextMode" @@ -6396,14 +16927,14 @@ "hash": "326jWJRbbfzLWzKz/3UHVISOfhE=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -6418,48 +16949,422 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "InsertTextModeSupport" } }, { - "label": "Itertools", - "kind": 8, + "label": "Instance", + "labelDetails": { + "description": "Instance<'_>" + }, + "kind": 22, + "detail": "Instance<'_>", + "sortText": "7fffffff", + "filterText": "Instance", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Instance" + }, + "data": { + "for_ref": false, + "hash": "Utj8B78iRkA12/ypCwW/C45xwF8=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Instant", + "labelDetails": { + "description": "Instant" + }, + "kind": 22, + "detail": "Instant", + "sortText": "7fffffff", + "filterText": "Instant", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Instant" + }, + "data": { + "for_ref": false, + "hash": "BSxrIQ6lNo9xi2+dB0Ouh7SA+Qs=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "InstantReplay", + "labelDetails": { + "description": "InstantReplay" + }, + "kind": 20, + "detail": "InstantReplay", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "InstantReplay", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "InstantReplay$0" + }, + "data": { + "for_ref": false, + "hash": "1C/33aFbCYU2w+vdbTmdrP/WBxg=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "JoinHandle", + "labelDetails": { + "description": "JoinHandle<{unknown}>" + }, + "kind": 22, + "detail": "JoinHandle<{unknown}>", "sortText": "7fffffff", - "filterText": "Itertools", + "filterText": "JoinHandle", "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, - "newText": "Itertools" + "newText": "JoinHandle" }, "data": { "for_ref": false, - "hash": "XZpeeQrg/3uhsIHx8q+IwoORNWA=", + "hash": "c3e9Cy6SSWpUISqVz5h+Z9t+bIE=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 + } + }, + { + "label": "JunjaMode", + "labelDetails": { + "description": "JunjaMode" + }, + "kind": 20, + "detail": "JunjaMode", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "JunjaMode", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "JunjaMode$0" + } + }, + { + "label": "KanaMode", + "labelDetails": { + "description": "KanaMode" + }, + "kind": 20, + "detail": "KanaMode", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "KanaMode", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "KanaMode$0" + }, + "data": { + "for_ref": false, + "hash": "KaH+Ufrz57kDzFLnTDz25m4WkE8=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "KanjiMode", + "labelDetails": { + "description": "KanjiMode" + }, + "kind": 20, + "detail": "KanjiMode", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "KanjiMode", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "KanjiMode$0" + }, + "data": { + "for_ref": false, + "hash": "6caKoehook8bGFynSGRPBEpBjd0=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Katakana", + "labelDetails": { + "description": "Katakana" + }, + "kind": 20, + "detail": "Katakana", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Katakana", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Katakana$0" + }, + "data": { + "for_ref": false, + "hash": "Tn3HzfUVlDAjsHk009fZVx0N6Bk=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Key", + "labelDetails": { + "description": "Key<{unknown}>" + }, + "kind": 13, + "detail": "Key<{unknown}>", + "sortText": "7fffffff", + "filterText": "Key", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Key" + }, + "data": { + "for_ref": false, + "hash": "e44qMXeHxz/CkuoCNpmq6rKWURY=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Key11", + "labelDetails": { + "description": "Key11" + }, + "kind": 20, + "detail": "Key11", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Key11", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Key11$0" + }, + "data": { + "for_ref": false, + "hash": "Wx8sJj2vnKuNkudDxPsM683lCqQ=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Key12", + "labelDetails": { + "description": "Key12" + }, + "kind": 20, + "detail": "Key12", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Key12", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Key12$0" + }, + "data": { + "for_ref": false, + "hash": "wrxH5zz90j51Nmf5wVjkROuDPsI=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 } }, { @@ -6470,12 +17375,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "LSPAny" @@ -6485,14 +17390,14 @@ "hash": "rnIBy9IWb+WCq8q58XAnMXJFCiY=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -6503,12 +17408,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "LSPArray" @@ -6518,14 +17423,14 @@ "hash": "LmQwbjeL56C2dIHnypIi0/6lOKQ=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -6536,12 +17441,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "LSPObject" @@ -6551,14 +17456,14 @@ "hash": "HvPsilayOas79F5O15p+xn0eYEs=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -6573,18 +17478,452 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "LanguageString" } }, { + "label": "LastNumberRedial", + "labelDetails": { + "description": "LastNumberRedial" + }, + "kind": 20, + "detail": "LastNumberRedial", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "LastNumberRedial", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "LastNumberRedial$0" + } + }, + { + "label": "LaunchApplication1", + "labelDetails": { + "description": "LaunchApplication1" + }, + "kind": 20, + "detail": "LaunchApplication1", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "LaunchApplication1", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "LaunchApplication1$0" + }, + "data": { + "for_ref": false, + "hash": "vQBOQCKMROHsqldduZ1+Z6oDvZM=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "LaunchApplication2", + "labelDetails": { + "description": "LaunchApplication2" + }, + "kind": 20, + "detail": "LaunchApplication2", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "LaunchApplication2", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "LaunchApplication2$0" + }, + "data": { + "for_ref": false, + "hash": "KE99HYrnIsa50OALjx5AazSPhPU=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "LaunchCalendar", + "labelDetails": { + "description": "LaunchCalendar" + }, + "kind": 20, + "detail": "LaunchCalendar", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "LaunchCalendar", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "LaunchCalendar$0" + }, + "data": { + "for_ref": false, + "hash": "UqB1SGejPHAt+fe+P065KiTIzS8=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "LaunchContacts", + "labelDetails": { + "description": "LaunchContacts" + }, + "kind": 20, + "detail": "LaunchContacts", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "LaunchContacts", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "LaunchContacts$0" + }, + "data": { + "for_ref": false, + "hash": "I18g66FHkb1EUixYPACtgA02Ggc=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "LaunchMail", + "labelDetails": { + "description": "LaunchMail" + }, + "kind": 20, + "detail": "LaunchMail", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "LaunchMail", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "LaunchMail$0" + }, + "data": { + "for_ref": false, + "hash": "zOrPPL4Gqi6QXLgIzEHGbjNhJBE=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "LaunchMediaPlayer", + "labelDetails": { + "description": "LaunchMediaPlayer" + }, + "kind": 20, + "detail": "LaunchMediaPlayer", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "LaunchMediaPlayer", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "LaunchMediaPlayer$0" + }, + "data": { + "for_ref": false, + "hash": "wgOCn3g0CqluixJJUJqKd9cJSQ4=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "LaunchMusicPlayer", + "labelDetails": { + "description": "LaunchMusicPlayer" + }, + "kind": 20, + "detail": "LaunchMusicPlayer", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "LaunchMusicPlayer", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "LaunchMusicPlayer$0" + } + }, + { + "label": "LaunchPhone", + "labelDetails": { + "description": "LaunchPhone" + }, + "kind": 20, + "detail": "LaunchPhone", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "LaunchPhone", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "LaunchPhone$0" + } + }, + { + "label": "LaunchScreenSaver", + "labelDetails": { + "description": "LaunchScreenSaver" + }, + "kind": 20, + "detail": "LaunchScreenSaver", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "LaunchScreenSaver", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "LaunchScreenSaver$0" + } + }, + { + "label": "LaunchSpreadsheet", + "labelDetails": { + "description": "LaunchSpreadsheet" + }, + "kind": 20, + "detail": "LaunchSpreadsheet", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "LaunchSpreadsheet", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "LaunchSpreadsheet$0" + } + }, + { + "label": "LaunchWebBrowser", + "labelDetails": { + "description": "LaunchWebBrowser" + }, + "kind": 20, + "detail": "LaunchWebBrowser", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "LaunchWebBrowser", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "LaunchWebBrowser$0" + } + }, + { + "label": "LaunchWebCam", + "labelDetails": { + "description": "LaunchWebCam" + }, + "kind": 20, + "detail": "LaunchWebCam", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "LaunchWebCam", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "LaunchWebCam$0" + } + }, + { + "label": "LaunchWordProcessor", + "labelDetails": { + "description": "LaunchWordProcessor" + }, + "kind": 20, + "detail": "LaunchWordProcessor", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "LaunchWordProcessor", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "LaunchWordProcessor$0" + } + }, + { "label": "LazyLock", "labelDetails": { "description": "LazyLock<{unknown}, {unknown}>" @@ -6596,12 +17935,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "LazyLock" @@ -6611,14 +17950,53 @@ "hash": "JRWMp2IwjFcsHU0y3e+jCoL8ASo=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 + } + }, + { + "label": "Link", + "labelDetails": { + "description": "Link" + }, + "kind": 20, + "detail": "Link", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Link", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Link$0" + }, + "data": { + "for_ref": false, + "hash": "ta53ZGdlEwUu59+DiPft0XS7xQg=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 } }, { @@ -6629,12 +18007,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "LinkedEditingRangeClientCapabilities" @@ -6652,12 +18030,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "LinkedEditingRangeOptions" @@ -6675,12 +18053,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "LinkedEditingRangeParams" @@ -6698,12 +18076,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "LinkedEditingRangeRegistrationOptions" @@ -6721,12 +18099,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "LinkedEditingRangeServerCapabilities" @@ -6744,18 +18122,96 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "LinkedEditingRanges" } }, { + "label": "ListProgram", + "labelDetails": { + "description": "ListProgram" + }, + "kind": 20, + "detail": "ListProgram", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "ListProgram", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "ListProgram$0" + }, + "data": { + "for_ref": false, + "hash": "9UfGkUmISvEvQ8rvFM1sfvZDMIo=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "LiveContent", + "labelDetails": { + "description": "LiveContent" + }, + "kind": 20, + "detail": "LiveContent", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "LiveContent", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "LiveContent$0" + }, + "data": { + "for_ref": false, + "hash": "MgVTauOAY5GQxVUR3Yqi6H18FLk=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { "label": "Location", "labelDetails": { "description": "Location" @@ -6767,12 +18223,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Location" @@ -6782,14 +18238,14 @@ "hash": "GLq4PA3duwsR2O+vE/O9KwL3M70=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -6804,12 +18260,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "LocationLink" @@ -6819,14 +18275,53 @@ "hash": "eMuhGbp6r4XkBmeAu6HnYdT6ZjA=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 + } + }, + { + "label": "Lock", + "labelDetails": { + "description": "Lock" + }, + "kind": 20, + "detail": "Lock", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Lock", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Lock$0" + }, + "data": { + "for_ref": false, + "hash": "lNQ8Ydeb8kWAcn9M2CWjPQ3u8yo=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 } }, { @@ -6841,18 +18336,43 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "LogMessageParams" } }, { + "label": "LogOff", + "labelDetails": { + "description": "LogOff" + }, + "kind": 20, + "detail": "LogOff", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "LogOff", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "LogOff$0" + } + }, + { "label": "LogTraceParams", "labelDetails": { "description": "LogTraceParams" @@ -6864,18 +18384,216 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "LogTraceParams" } }, { + "label": "M", + "kind": 8, + "sortText": "7fffffff", + "filterText": "M", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "M" + } + }, + { + "label": "MODIFIERS", + "labelDetails": { + "description": "ModifiersState" + }, + "kind": 12, + "detail": "ModifiersState", + "sortText": "7fffffff", + "filterText": "MODIFIERS", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "MODIFIERS" + } + }, + { + "label": "MailForward", + "labelDetails": { + "description": "MailForward" + }, + "kind": 20, + "detail": "MailForward", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "MailForward", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "MailForward$0" + }, + "data": { + "for_ref": false, + "hash": "2yVm8c2MWa8WKsKzSMCHPsfC0eA=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "MailReply", + "labelDetails": { + "description": "MailReply" + }, + "kind": 20, + "detail": "MailReply", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "MailReply", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "MailReply$0" + }, + "data": { + "for_ref": false, + "hash": "mj8zE/XxsYOs7VbBkZ+NB2iB/sk=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "MailSend", + "labelDetails": { + "description": "MailSend" + }, + "kind": 20, + "detail": "MailSend", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "MailSend", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "MailSend$0" + }, + "data": { + "for_ref": false, + "hash": "U16me9nUfZgm7hEi5IDMo9/zwYw=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "MannerMode", + "labelDetails": { + "description": "MannerMode" + }, + "kind": 20, + "detail": "MannerMode", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "MannerMode", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "MannerMode$0" + }, + "data": { + "for_ref": false, + "hash": "0FWRAXJ864oxJeAhH36QSLO3fF8=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { "label": "MarkdownClientCapabilities", "labelDetails": { "description": "MarkdownClientCapabilities" @@ -6887,12 +18605,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "MarkdownClientCapabilities" @@ -6910,12 +18628,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "MarkedString" @@ -6925,14 +18643,14 @@ "hash": "CuXpf9f/rYGXxZmaNISc74Fb+sM=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -6947,12 +18665,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "MarkupContent" @@ -6962,14 +18680,14 @@ "hash": "m/jD3oHFEBFn3/Yed/nTx/3MNhM=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -6984,12 +18702,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "MarkupKind" @@ -6999,51 +18717,716 @@ "hash": "+01gsylFfFqkS4doiJZ+wbyBYkU=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { - "label": "MaybeUninit", + "label": "MediaApps", "labelDetails": { - "description": "MaybeUninit<{unknown}>" + "description": "MediaApps" }, - "kind": 22, - "detail": "MaybeUninit<{unknown}>", - "sortText": "7fffffff", - "filterText": "MaybeUninit", + "kind": 20, + "detail": "MediaApps", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "MediaApps", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "MediaApps$0" + }, + "data": { + "for_ref": false, + "hash": "qDJ18q7QyoD3Il7d2pibRx7gfIw=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "MediaAudioTrack", + "labelDetails": { + "description": "MediaAudioTrack" + }, + "kind": 20, + "detail": "MediaAudioTrack", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "MediaAudioTrack", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "MediaAudioTrack$0" + }, + "data": { + "for_ref": false, + "hash": "FGXFgysTM2QVao8ISrB1q4XbS/4=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "MediaClose", + "labelDetails": { + "description": "MediaClose" + }, + "kind": 20, + "detail": "MediaClose", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "MediaClose", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "MediaClose$0" + }, + "data": { + "for_ref": false, + "hash": "9UTSYjxO+hEhPwJImiVFMT8AXRo=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "MediaFastForward", + "labelDetails": { + "description": "MediaFastForward" + }, + "kind": 20, + "detail": "MediaFastForward", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "MediaFastForward", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "MediaFastForward$0" + }, + "data": { + "for_ref": false, + "hash": "RPas21Lhkdb/su0dZE9v9Eibm3g=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "MediaLast", + "labelDetails": { + "description": "MediaLast" + }, + "kind": 20, + "detail": "MediaLast", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "MediaLast", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "MediaLast$0" + }, + "data": { + "for_ref": false, + "hash": "wWVuR5ODOzDWQ45is9esQBJLzZ8=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "MediaPause", + "labelDetails": { + "description": "MediaPause" + }, + "kind": 20, + "detail": "MediaPause", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "MediaPause", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "MediaPause$0" + }, + "data": { + "for_ref": false, + "hash": "R7MTCS6uBkLczPsSU38pHjvYz5k=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "MediaPlay", + "labelDetails": { + "description": "MediaPlay" + }, + "kind": 20, + "detail": "MediaPlay", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "MediaPlay", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "MediaPlay$0" + }, + "data": { + "for_ref": false, + "hash": "wMsfSqNPvgMD+9Xf9nTec9ZtDWY=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "MediaPlayPause", + "labelDetails": { + "description": "MediaPlayPause" + }, + "kind": 20, + "detail": "MediaPlayPause", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "MediaPlayPause", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "MediaPlayPause$0" + }, + "data": { + "for_ref": false, + "hash": "kce2YthodHcilBFokoYf7Lc764E=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "MediaRecord", + "labelDetails": { + "description": "MediaRecord" + }, + "kind": 20, + "detail": "MediaRecord", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "MediaRecord", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "MediaRecord$0" + }, + "data": { + "for_ref": false, + "hash": "rrMFqYKUNE8b+4F/lc/ORk122os=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "MediaRewind", + "labelDetails": { + "description": "MediaRewind" + }, + "kind": 20, + "detail": "MediaRewind", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "MediaRewind", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "MediaRewind$0" + }, + "data": { + "for_ref": false, + "hash": "ViUigMosAc0KVGFyAFh5woQGi2U=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "MediaSkipBackward", + "labelDetails": { + "description": "MediaSkipBackward" + }, + "kind": 20, + "detail": "MediaSkipBackward", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "MediaSkipBackward", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "MediaSkipBackward$0" + }, + "data": { + "for_ref": false, + "hash": "BFyfdSBcRQN2BON9S8ePWqURBUQ=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "MediaSkipForward", + "labelDetails": { + "description": "MediaSkipForward" + }, + "kind": 20, + "detail": "MediaSkipForward", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "MediaSkipForward", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "MediaSkipForward$0" + }, + "data": { + "for_ref": false, + "hash": "nFk0bXswLN4jvlMW/9yMgrFk/r8=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "MediaStepBackward", + "labelDetails": { + "description": "MediaStepBackward" + }, + "kind": 20, + "detail": "MediaStepBackward", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "MediaStepBackward", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "MediaStepBackward$0" + }, + "data": { + "for_ref": false, + "hash": "3Dm+CA0DdU7mV25zCLoqeW++z9I=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "MediaStepForward", + "labelDetails": { + "description": "MediaStepForward" + }, + "kind": 20, + "detail": "MediaStepForward", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "MediaStepForward", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "MediaStepForward$0" + }, + "data": { + "for_ref": false, + "hash": "7QG1c8duslapMiQYDhjQkkZpKkg=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "MediaStop", + "labelDetails": { + "description": "MediaStop" + }, + "kind": 20, + "detail": "MediaStop", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "MediaStop", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "MediaStop$0" + }, + "data": { + "for_ref": false, + "hash": "Jblf3PI+JAHM1vCU8FX1i4rIqhw=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "MediaTopMenu", + "labelDetails": { + "description": "MediaTopMenu" + }, + "kind": 20, + "detail": "MediaTopMenu", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "MediaTopMenu", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "MediaTopMenu$0" + }, + "data": { + "for_ref": false, + "hash": "/UdhLhwT/ihx4tKrKcc29Ek5o6g=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "MediaTrackNext", + "labelDetails": { + "description": "MediaTrackNext" + }, + "kind": 20, + "detail": "MediaTrackNext", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "MediaTrackNext", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "MediaTrackNext$0" + }, + "data": { + "for_ref": false, + "hash": "hAm8wuBORi8aG+LdhMz7GZf53Lg=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "MediaTrackPrevious", + "labelDetails": { + "description": "MediaTrackPrevious" + }, + "kind": 20, + "detail": "MediaTrackPrevious", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "MediaTrackPrevious", + "insertTextFormat": 2, "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, - "newText": "MaybeUninit" + "newText": "MediaTrackPrevious$0" }, "data": { "for_ref": false, - "hash": "L47WUqpBIj16wIBzQZUr9eQhGV4=", + "hash": "9mrd1B8sQUbsGaXQeItmPDPBKtQ=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -7058,12 +19441,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "MessageActionItem" @@ -7081,12 +19464,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "MessageActionItemCapabilities" @@ -7104,12 +19487,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "MessageActionItemProperty" @@ -7127,18 +19510,275 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "MessageType" } }, { + "label": "Meta", + "labelDetails": { + "description": "Meta" + }, + "kind": 20, + "detail": "Meta", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Meta", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Meta$0" + } + }, + { + "label": "MicrophoneToggle", + "labelDetails": { + "description": "MicrophoneToggle" + }, + "kind": 20, + "detail": "MicrophoneToggle", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "MicrophoneToggle", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "MicrophoneToggle$0" + }, + "data": { + "for_ref": false, + "hash": "UFG7ih2UC8qtIQFVF8w9mWHonvg=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "MicrophoneVolumeDown", + "labelDetails": { + "description": "MicrophoneVolumeDown" + }, + "kind": 20, + "detail": "MicrophoneVolumeDown", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "MicrophoneVolumeDown", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "MicrophoneVolumeDown$0" + }, + "data": { + "for_ref": false, + "hash": "MyQQShL3xJTku08PcrWCxAE/3J8=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "MicrophoneVolumeMute", + "labelDetails": { + "description": "MicrophoneVolumeMute" + }, + "kind": 20, + "detail": "MicrophoneVolumeMute", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "MicrophoneVolumeMute", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "MicrophoneVolumeMute$0" + }, + "data": { + "for_ref": false, + "hash": "MyNmbjh69/Pxo2NC3xqsMObbnYs=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "MicrophoneVolumeUp", + "labelDetails": { + "description": "MicrophoneVolumeUp" + }, + "kind": 20, + "detail": "MicrophoneVolumeUp", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "MicrophoneVolumeUp", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "MicrophoneVolumeUp$0" + }, + "data": { + "for_ref": false, + "hash": "p3sWX+7vfIKv4hXu0jSpq+bBnp0=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "ModeChange", + "labelDetails": { + "description": "ModeChange" + }, + "kind": 20, + "detail": "ModeChange", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "ModeChange", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "ModeChange$0" + }, + "data": { + "for_ref": false, + "hash": "eib+ubNI1ZzP8QXdBqtbDlEw3rk=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "ModifiersState", + "labelDetails": { + "description": "ModifiersState" + }, + "kind": 22, + "detail": "ModifiersState", + "sortText": "7fffffff", + "filterText": "ModifiersState", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "ModifiersState" + }, + "data": { + "for_ref": false, + "hash": "1t3II9Il2FT1MsEHCb3g/9a2fRk=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { "label": "Moniker", "labelDetails": { "description": "Moniker" @@ -7150,12 +19790,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Moniker" @@ -7165,14 +19805,14 @@ "hash": "9IMDnSNsHZI+0P73+uuocbd/Wwc=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -7183,12 +19823,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "MonikerClientCapabilities" @@ -7206,12 +19846,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "MonikerKind" @@ -7221,14 +19861,14 @@ "hash": "n5t8Lv2hKDNSoSwSDoQsSbBHAoE=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -7243,12 +19883,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "MonikerOptions" @@ -7266,12 +19906,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "MonikerParams" @@ -7289,12 +19929,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "MonikerRegistrationOptions" @@ -7312,38 +19952,643 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "MonikerServerCapabilities" } }, { - "label": "N", + "label": "MouseButton", "labelDetails": { - "description": "usize" + "description": "MouseButton" }, - "kind": 21, - "detail": "usize", + "kind": 13, + "detail": "MouseButton", + "sortText": "7fffffff", + "filterText": "MouseButton", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "MouseButton" + }, + "data": { + "for_ref": false, + "hash": "kNX4nZmU1OLQdZJHhRQGJ6LzqZY=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "MouseScrollDelta", + "labelDetails": { + "description": "MouseScrollDelta" + }, + "kind": 13, + "detail": "MouseScrollDelta", + "sortText": "7fffffff", + "filterText": "MouseScrollDelta", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "MouseScrollDelta" + }, + "data": { + "for_ref": false, + "hash": "n7mE92de1xXlk/gY9fzEo/1k0OA=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Mutex", + "kind": 22, "sortText": "7fffffff", - "filterText": "N", + "filterText": "Mutex", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Mutex" + }, + "data": { + "for_ref": false, + "hash": "3FSlBdZoYiYzlzpFascFyCTEiGc=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "NamedKey", + "labelDetails": { + "description": "NamedKey" + }, + "kind": 13, + "detail": "NamedKey", + "sortText": "7fffffff", + "filterText": "NamedKey", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "NamedKey" + }, + "data": { + "for_ref": false, + "hash": "9B/4KH4kY2PzWuJPLQ3kxvEKLtA=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "NavigateIn", + "labelDetails": { + "description": "NavigateIn" + }, + "kind": 20, + "detail": "NavigateIn", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "NavigateIn", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "NavigateIn$0" + }, + "data": { + "for_ref": false, + "hash": "XfOMKaJOwDP774RqhQIR2liQZPI=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "NavigateNext", + "labelDetails": { + "description": "NavigateNext" + }, + "kind": 20, + "detail": "NavigateNext", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "NavigateNext", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "NavigateNext$0" + }, + "data": { + "for_ref": false, + "hash": "b9SujmpQjt91m2Sye/4gdSJVEHw=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "NavigateOut", + "labelDetails": { + "description": "NavigateOut" + }, + "kind": 20, + "detail": "NavigateOut", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "NavigateOut", + "insertTextFormat": 2, "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, - "newText": "N" + "newText": "NavigateOut$0" + }, + "data": { + "for_ref": false, + "hash": "fX35R/tJz6UPWJQLztqvnX1RCfI=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "NavigatePrevious", + "labelDetails": { + "description": "NavigatePrevious" + }, + "kind": 20, + "detail": "NavigatePrevious", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "NavigatePrevious", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "NavigatePrevious$0" + }, + "data": { + "for_ref": false, + "hash": "mLccepQ65qG/BIHV0eFW6TkMDb8=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "New", + "labelDetails": { + "description": "New" + }, + "kind": 20, + "detail": "New", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "New", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "New$0" + }, + "data": { + "for_ref": false, + "hash": "/coEGgnQKHsuTp9jWhWOMRFjXO4=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "NextCandidate", + "labelDetails": { + "description": "NextCandidate" + }, + "kind": 20, + "detail": "NextCandidate", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "NextCandidate", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "NextCandidate$0" + } + }, + { + "label": "NextFavoriteChannel", + "labelDetails": { + "description": "NextFavoriteChannel" + }, + "kind": 20, + "detail": "NextFavoriteChannel", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "NextFavoriteChannel", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "NextFavoriteChannel$0" + }, + "data": { + "for_ref": false, + "hash": "Ra00zp9CNIIfCUxzcj40QZke00c=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "NextUserProfile", + "labelDetails": { + "description": "NextUserProfile" + }, + "kind": 20, + "detail": "NextUserProfile", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "NextUserProfile", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "NextUserProfile$0" + }, + "data": { + "for_ref": false, + "hash": "BhIwfIUQvnkLsayeMWBBHOufLM8=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "NonConvert", + "labelDetails": { + "description": "NonConvert" + }, + "kind": 20, + "detail": "NonConvert", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "NonConvert", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "NonConvert$0" + }, + "data": { + "for_ref": false, + "hash": "B8IOHvTPONQhsUSVoULtxbODslE=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "NonZeroU32", + "kind": 22, + "sortText": "7fffffff", + "filterText": "NonZeroU32", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "NonZeroU32" + }, + "data": { + "for_ref": false, + "hash": "MQxTCLhVbcsRkVSixjNlo5FOhkY=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Not", + "labelDetails": { + "detail": "(alias !)" + }, + "kind": 8, + "sortText": "7fffffff", + "filterText": "Not", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Not" + }, + "data": { + "for_ref": false, + "hash": "ICezEzBTBhRFCYGmEw4+/9xqksg=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Notification", + "labelDetails": { + "description": "Notification" + }, + "kind": 20, + "detail": "Notification", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Notification", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Notification$0" + }, + "data": { + "for_ref": false, + "hash": "zLMFYcewBFiDY7VpLbZE2+FW/sU=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "NumLock", + "labelDetails": { + "description": "NumLock" + }, + "kind": 20, + "detail": "NumLock", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "NumLock", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "NumLock$0" + }, + "data": { + "for_ref": false, + "hash": "WnDpcDOwF/kknbE0W+RTE3iBFpc=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 } }, { @@ -7358,18 +20603,94 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "NumberOrString" } }, { + "label": "OnDemand", + "labelDetails": { + "description": "OnDemand" + }, + "kind": 20, + "detail": "OnDemand", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "OnDemand", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "OnDemand$0" + }, + "data": { + "for_ref": false, + "hash": "Q06XU++BwCN23WKjvPhNMaFuyYE=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "OnceLock", + "labelDetails": { + "description": "OnceLock<{unknown}>" + }, + "kind": 22, + "detail": "OnceLock<{unknown}>", + "sortText": "7fffffff", + "filterText": "OnceLock", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "OnceLock" + }, + "data": { + "for_ref": false, + "hash": "C1MBv0rr1sZPxpmT1KGJDqOo0qI=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { "label": "OneOf", "labelDetails": { "description": "OneOf<{unknown}, {unknown}>" @@ -7381,18 +20702,57 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "OneOf" } }, { + "label": "Open", + "labelDetails": { + "description": "Open" + }, + "kind": 20, + "detail": "Open", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Open", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Open$0" + }, + "data": { + "for_ref": false, + "hash": "7SZB+SvyhwB4fI3dQB4z+r/HQrc=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { "label": "OptionalVersionedTextDocumentIdentifier", "labelDetails": { "description": "OptionalVersionedTextDocumentIdentifier" @@ -7404,12 +20764,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "OptionalVersionedTextDocumentIdentifier" @@ -7419,14 +20779,164 @@ "hash": "9nTG8v4sEdgfTovrziDVCzVNcgM=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "OverlayAt", + "kind": 8, + "sortText": "7fffffff", + "filterText": "OverlayAt", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "OverlayAt" + }, + "data": { + "for_ref": false, + "hash": "wJfhCS2UpEABp3cLx+zZ35k9QTw=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "PageDown", + "labelDetails": { + "description": "PageDown" + }, + "kind": 20, + "detail": "PageDown", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "PageDown", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "PageDown$0" + }, + "data": { + "for_ref": false, + "hash": "L24t7N1ldY99XWtCpg4oUfa2zrs=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "PageUp", + "labelDetails": { + "description": "PageUp" + }, + "kind": 20, + "detail": "PageUp", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "PageUp", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "PageUp$0" + }, + "data": { + "for_ref": false, + "hash": "bstwPxy9epCIVRLRkhuvRkXPT+k=", + "position": { + "position": { + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 + } + }, + { + "label": "Pairing", + "labelDetails": { + "description": "Pairing" + }, + "kind": 20, + "detail": "Pairing", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Pairing", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Pairing$0" + }, + "data": { + "for_ref": false, + "hash": "337lcO7FBtxwKO3PRn5jPJV854o=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 } }, { @@ -7441,12 +20951,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ParameterInformation" @@ -7456,14 +20966,14 @@ "hash": "6rX+E5nnGZ7cbFDJ3qibpuB9lNc=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -7478,12 +20988,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ParameterInformationSettings" @@ -7501,12 +21011,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ParameterLabel" @@ -7524,12 +21034,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "PartialResultParams" @@ -7539,14 +21049,150 @@ "hash": "xUIGzS/Pw+bL0vLuXrMuu0EAP48=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 + } + }, + { + "label": "Paste", + "labelDetails": { + "description": "Paste" + }, + "kind": 20, + "detail": "Paste", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Paste", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Paste$0" + }, + "data": { + "for_ref": false, + "hash": "Fy8jFwWew1jHvaOkbRXMTfbPRh4=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "PatchInput", + "labelDetails": { + "description": "PatchInput<'_, {unknown}>" + }, + "kind": 13, + "detail": "PatchInput<'_, {unknown}>", + "sortText": "7fffffff", + "filterText": "PatchInput", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "PatchInput" + } + }, + { + "label": "Path", + "labelDetails": { + "description": "Path" + }, + "kind": 22, + "detail": "Path", + "sortText": "7fffffff", + "filterText": "Path", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Path" + }, + "data": { + "for_ref": false, + "hash": "gmDNJobtiRwWwTyM5a+w4/uw9BU=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "PathBuf", + "labelDetails": { + "description": "PathBuf" + }, + "kind": 22, + "detail": "PathBuf", + "sortText": "7fffffff", + "filterText": "PathBuf", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "PathBuf" + }, + "data": { + "for_ref": false, + "hash": "1+/ej9XiWsSLtuG2GPdflZJExow=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 } }, { @@ -7557,12 +21203,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Pattern" @@ -7572,14 +21218,402 @@ "hash": "HGT83/669uYK7vD8D1auE/51Iis=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Pause", + "labelDetails": { + "description": "Pause" + }, + "kind": 20, + "detail": "Pause", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Pause", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Pause$0" + }, + "data": { + "for_ref": false, + "hash": "dfxchcOuBlhaM4fmUnIczPEGrYI=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Pin", + "labelDetails": { + "description": "Pin<{unknown}>" + }, + "kind": 22, + "detail": "Pin<{unknown}>", + "sortText": "7fffffff", + "filterText": "Pin", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Pin" + }, + "data": { + "for_ref": false, + "hash": "fFbod1iD2O4JaEEqce/7+jhWiTg=", + "position": { + "position": { + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 + } + }, + { + "label": "PinPDown", + "labelDetails": { + "description": "PinPDown" + }, + "kind": 20, + "detail": "PinPDown", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "PinPDown", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "PinPDown$0" + }, + "data": { + "for_ref": false, + "hash": "IQpG4MvXxhN2OuHJdQQv976G3lU=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "PinPMove", + "labelDetails": { + "description": "PinPMove" + }, + "kind": 20, + "detail": "PinPMove", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "PinPMove", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "PinPMove$0" + }, + "data": { + "for_ref": false, + "hash": "d1PViJshVbAVpEdBGhc+hPu9/NU=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "PinPToggle", + "labelDetails": { + "description": "PinPToggle" + }, + "kind": 20, + "detail": "PinPToggle", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "PinPToggle", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "PinPToggle$0" + }, + "data": { + "for_ref": false, + "hash": "+gMYJMO+muRQ8T1C6B6g1KEkSj8=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "PinPUp", + "labelDetails": { + "description": "PinPUp" + }, + "kind": 20, + "detail": "PinPUp", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "PinPUp", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "PinPUp$0" + }, + "data": { + "for_ref": false, + "hash": "EkbEKC0micT+cJURT6Pyy1UPy7M=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Play", + "labelDetails": { + "description": "Play" + }, + "kind": 20, + "detail": "Play", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Play", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Play$0" + }, + "data": { + "for_ref": false, + "hash": "epqdY89RJPENnEo2WaLzimdHzAw=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "PlaySpeedDown", + "labelDetails": { + "description": "PlaySpeedDown" + }, + "kind": 20, + "detail": "PlaySpeedDown", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "PlaySpeedDown", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "PlaySpeedDown$0" + }, + "data": { + "for_ref": false, + "hash": "VUf/LW/0Px97klVyVGUs3WMbQVo=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "PlaySpeedReset", + "labelDetails": { + "description": "PlaySpeedReset" + }, + "kind": 20, + "detail": "PlaySpeedReset", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "PlaySpeedReset", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "PlaySpeedReset$0" + }, + "data": { + "for_ref": false, + "hash": "2BzKjIEjCZgl+NofWq2lDU5Xrpg=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "PlaySpeedUp", + "labelDetails": { + "description": "PlaySpeedUp" + }, + "kind": 20, + "detail": "PlaySpeedUp", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "PlaySpeedUp", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "PlaySpeedUp$0" + }, + "data": { + "for_ref": false, + "hash": "ZgOSZ4MkIHMh8koixGZ6aJthucc=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 } }, { @@ -7594,12 +21628,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Position" @@ -7609,14 +21643,14 @@ "hash": "x7dazCuJRU5mKJJucy3o7dQUC8k=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -7631,12 +21665,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "PositionEncodingKind" @@ -7646,14 +21680,92 @@ "hash": "bl22OY3Kt6FLEtpxyOJIvTfGeZg=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 + } + }, + { + "label": "Power", + "labelDetails": { + "description": "Power" + }, + "kind": 20, + "detail": "Power", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Power", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Power$0" + }, + "data": { + "for_ref": false, + "hash": "5Ygvf5/d+zrb34HGQgjMG9XGIIg=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "PowerOff", + "labelDetails": { + "description": "PowerOff" + }, + "kind": 20, + "detail": "PowerOff", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "PowerOff", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "PowerOff$0" + }, + "data": { + "for_ref": false, + "hash": "K4QQ/okCRTKNcgMLPTZGtTk101k=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 } }, { @@ -7668,12 +21780,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "PrepareRenameResponse" @@ -7691,18 +21803,43 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "PrepareSupportDefaultBehavior" } }, { + "label": "PreviousCandidate", + "labelDetails": { + "description": "PreviousCandidate" + }, + "kind": 20, + "detail": "PreviousCandidate", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "PreviousCandidate", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "PreviousCandidate$0" + } + }, + { "label": "PreviousResultId", "labelDetails": { "description": "PreviousResultId" @@ -7714,12 +21851,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "PreviousResultId" @@ -7729,14 +21866,117 @@ "hash": "eHhlBgvpHB3NXnrVshfpNhoeOy0=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Print", + "labelDetails": { + "description": "Print" + }, + "kind": 20, + "detail": "Print", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Print", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Print$0" + }, + "data": { + "for_ref": false, + "hash": "FDwYtFlroluoGCS0FxMFXvzVdI8=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "PrintScreen", + "labelDetails": { + "description": "PrintScreen" + }, + "kind": 20, + "detail": "PrintScreen", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "PrintScreen", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "PrintScreen$0" + }, + "data": { + "for_ref": false, + "hash": "BVRIwYDlyuh/BUjJqfLgvX3qDKo=", + "position": { + "position": { + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 + } + }, + { + "label": "Process", + "labelDetails": { + "description": "Process" + }, + "kind": 20, + "detail": "Process", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Process", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Process$0" } }, { @@ -7751,12 +21991,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ProgressParams" @@ -7766,14 +22006,14 @@ "hash": "cUj/+wBEp+FY2VJOuaVKLAbjQIM=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -7788,12 +22028,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ProgressParamsValue" @@ -7807,18 +22047,57 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ProgressToken" } }, { + "label": "Props", + "labelDetails": { + "description": "Props" + }, + "kind": 20, + "detail": "Props", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Props", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Props$0" + }, + "data": { + "for_ref": false, + "hash": "5JcRmskB81L9+Q7VpKNcwum9/7Y=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { "label": "PublishDiagnosticsClientCapabilities", "labelDetails": { "description": "PublishDiagnosticsClientCapabilities" @@ -7830,12 +22109,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "PublishDiagnosticsClientCapabilities" @@ -7853,52 +22132,209 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "PublishDiagnosticsParams" } }, { + "label": "RandomToggle", + "labelDetails": { + "description": "RandomToggle" + }, + "kind": 20, + "detail": "RandomToggle", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "RandomToggle", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "RandomToggle$0" + }, + "data": { + "for_ref": false, + "hash": "GzCTP+/yHf8n2qRGVEMhWH49+js=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { "label": "Range", "labelDetails": { - "description": "Range" + "detail": "(alias ..)", + "description": "Range<{unknown}>" }, "kind": 22, - "detail": "Range", + "detail": "Range<{unknown}>", "sortText": "7fffffff", "filterText": "Range", "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Range" }, "data": { "for_ref": false, - "hash": "hH1JZj/tdyMcwIlx2ZTc4ZiQnac=", + "hash": "3IC3fE57ft35pfot2lxrlZvAT8o=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "RcLowBattery", + "labelDetails": { + "description": "RcLowBattery" + }, + "kind": 20, + "detail": "RcLowBattery", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "RcLowBattery", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "RcLowBattery$0" + }, + "data": { + "for_ref": false, + "hash": "o0Iv+mXi6fofItohyldxFm/5wxM=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "RecordSpeedNext", + "labelDetails": { + "description": "RecordSpeedNext" + }, + "kind": 20, + "detail": "RecordSpeedNext", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "RecordSpeedNext", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "RecordSpeedNext$0" + }, + "data": { + "for_ref": false, + "hash": "XwUTr+5otMfTQbJenqI8KYTk4BU=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 + } + }, + { + "label": "Redo", + "labelDetails": { + "description": "Redo" + }, + "kind": 20, + "detail": "Redo", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Redo", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Redo$0" + }, + "data": { + "for_ref": false, + "hash": "TffUZok1/uHeckSg1xjUjABy++A=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 } }, { @@ -7909,12 +22345,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ReferenceClientCapabilities" @@ -7932,12 +22368,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ReferenceContext" @@ -7955,12 +22391,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ReferenceParams" @@ -7978,18 +22414,55 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ReferencesOptions" } }, { + "label": "Regex", + "labelDetails": { + "description": "Regex" + }, + "kind": 22, + "detail": "Regex", + "sortText": "7fffffff", + "filterText": "Regex", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Regex" + }, + "data": { + "for_ref": false, + "hash": "Zc2zQwfFDyv5BUX8w8ovZXWQRTI=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { "label": "Registration", "labelDetails": { "description": "Registration" @@ -8001,12 +22474,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Registration" @@ -8016,14 +22489,14 @@ "hash": "Lj/DeLZdo9A8CpzHb3NPNn9kvx0=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -8038,12 +22511,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "RegistrationParams" @@ -8061,12 +22534,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "RegularExpressionsClientCapabilities" @@ -8084,12 +22557,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "RelatedFullDocumentDiagnosticReport" @@ -8099,14 +22572,14 @@ "hash": "3jPkblVqp8U/THxdS2HRfYgvE28=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -8121,12 +22594,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "RelatedUnchangedDocumentDiagnosticReport" @@ -8136,14 +22609,14 @@ "hash": "PB7H556abK8ns9y9VW4aYEl7oSQ=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -8158,12 +22631,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "RelativePattern" @@ -8173,14 +22646,14 @@ "hash": "J/bcCotAcIjzj07YNLe1x75YIfM=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -8195,12 +22668,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "RenameClientCapabilities" @@ -8218,12 +22691,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "RenameFile" @@ -8233,14 +22706,14 @@ "hash": "uJnhzNiZgm7YdPSB9JUvdrcQPBU=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -8255,12 +22728,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "RenameFileOptions" @@ -8270,14 +22743,14 @@ "hash": "ZzZiAWdM+yfd4oQGt6LS0oj80Gc=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -8292,12 +22765,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "RenameFilesParams" @@ -8307,14 +22780,14 @@ "hash": "c/BlOel5GKLq8WKLdqw3pr7bK/k=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -8329,12 +22802,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "RenameOptions" @@ -8352,12 +22825,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "RenameParams" @@ -8375,12 +22848,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ResourceOp" @@ -8398,18 +22871,250 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ResourceOperationKind" } }, { + "label": "RfBypass", + "labelDetails": { + "description": "RfBypass" + }, + "kind": 20, + "detail": "RfBypass", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "RfBypass", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "RfBypass$0" + }, + "data": { + "for_ref": false, + "hash": "a4BCzo0Y/syAloQkKZEBFXAZ0ds=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Romaji", + "labelDetails": { + "description": "Romaji" + }, + "kind": 20, + "detail": "Romaji", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Romaji", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Romaji$0" + }, + "data": { + "for_ref": false, + "hash": "OjBLljFKuJzREjTpYNBuGaGF5EU=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Rope", + "labelDetails": { + "description": "Rope" + }, + "kind": 22, + "detail": "Rope", + "sortText": "7fffffff", + "filterText": "Rope", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Rope" + }, + "data": { + "for_ref": false, + "hash": "RcQ6LposqV6a7X4Xq+fDvmKL6Q4=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "STBInput", + "labelDetails": { + "description": "STBInput" + }, + "kind": 20, + "detail": "STBInput", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "STBInput", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "STBInput$0" + }, + "data": { + "for_ref": false, + "hash": "3uVsIbodfxgnbKq5jalagV9m2VY=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "STBPower", + "labelDetails": { + "description": "STBPower" + }, + "kind": 20, + "detail": "STBPower", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "STBPower", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "STBPower$0" + }, + "data": { + "for_ref": false, + "hash": "3sBZrWmWjet2BI33sMc79svTS9Q=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Save", + "labelDetails": { + "description": "Save" + }, + "kind": 20, + "detail": "Save", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Save", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Save$0" + }, + "data": { + "for_ref": false, + "hash": "tFzAp6mZzls21RPugABrFRcYIc8=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { "label": "SaveOptions", "labelDetails": { "description": "SaveOptions" @@ -8421,12 +23126,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SaveOptions" @@ -8436,14 +23141,156 @@ "hash": "+kqbJWGRwxRUyZF9UtcvK3QACs4=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 + } + }, + { + "label": "ScanChannelsToggle", + "labelDetails": { + "description": "ScanChannelsToggle" + }, + "kind": 20, + "detail": "ScanChannelsToggle", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "ScanChannelsToggle", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "ScanChannelsToggle$0" + }, + "data": { + "for_ref": false, + "hash": "9tkmrfD8U3On4JFITGO9zK8MCrI=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "ScreenModeNext", + "labelDetails": { + "description": "ScreenModeNext" + }, + "kind": 20, + "detail": "ScreenModeNext", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "ScreenModeNext", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "ScreenModeNext$0" + }, + "data": { + "for_ref": false, + "hash": "LM98Bml5H9/mE8ch6crhvw5yVww=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "ScrollLock", + "labelDetails": { + "description": "ScrollLock" + }, + "kind": 20, + "detail": "ScrollLock", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "ScrollLock", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "ScrollLock$0" + }, + "data": { + "for_ref": false, + "hash": "+C9+QP8pMNwwr2rkwu/NP8LOpCY=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Select", + "labelDetails": { + "description": "Select" + }, + "kind": 20, + "detail": "Select", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Select", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Select$0" } }, { @@ -8458,12 +23305,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SelectionRange" @@ -8473,14 +23320,14 @@ "hash": "w/2w09tJKkGvEdi6xl3OuPfmCY4=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -8495,12 +23342,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SelectionRangeClientCapabilities" @@ -8518,12 +23365,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SelectionRangeOptions" @@ -8541,12 +23388,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SelectionRangeParams" @@ -8556,14 +23403,14 @@ "hash": "xTXBQ9vzn4+G+LC2wdLw7/SlEeQ=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -8578,12 +23425,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SelectionRangeProviderCapability" @@ -8601,12 +23448,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SelectionRangeRegistrationOptions" @@ -8624,12 +23471,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SemanticToken" @@ -8639,14 +23486,14 @@ "hash": "prpl7zUu11Y1x2zHGZXjkURK2C4=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -8661,12 +23508,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SemanticTokenModifier" @@ -8676,14 +23523,14 @@ "hash": "obhR6HT+F3D4lQKWKjC7nRJx/Ng=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -8698,12 +23545,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SemanticTokenType" @@ -8713,14 +23560,14 @@ "hash": "GaoQBieWJwTr3FYFI3i9ywQUOhg=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -8735,12 +23582,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SemanticTokens" @@ -8750,14 +23597,14 @@ "hash": "/NWO6BrKMFOzi89ENfGdThzV4RE=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -8772,12 +23619,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SemanticTokensClientCapabilities" @@ -8787,14 +23634,14 @@ "hash": "f9YG6xLDQzmM84USLIKchOIcsoQ=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -8809,12 +23656,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SemanticTokensClientCapabilitiesRequests" @@ -8832,12 +23679,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SemanticTokensDelta" @@ -8847,14 +23694,14 @@ "hash": "p2b1wuli6KX5qqZdHL9AGie6P9E=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -8869,12 +23716,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SemanticTokensDeltaParams" @@ -8892,12 +23739,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SemanticTokensEdit" @@ -8907,14 +23754,14 @@ "hash": "f9w0CbF9ugWXrGcffcPM9g+1wRw=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -8929,12 +23776,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SemanticTokensFullDeltaResult" @@ -8952,12 +23799,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SemanticTokensFullOptions" @@ -8975,12 +23822,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SemanticTokensLegend" @@ -8990,14 +23837,14 @@ "hash": "QL2CQNKswi+jHWNyNcZeEmoSkqk=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -9012,12 +23859,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SemanticTokensOptions" @@ -9027,14 +23874,14 @@ "hash": "7fyEcSarFrNNTdbJ6Wr4DFhkRj8=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -9049,12 +23896,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SemanticTokensParams" @@ -9072,12 +23919,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SemanticTokensPartialResult" @@ -9087,14 +23934,14 @@ "hash": "/+Q+lYAdKhBXjQdEbfsTfbAY6kg=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -9109,12 +23956,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SemanticTokensRangeParams" @@ -9132,12 +23979,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SemanticTokensRangeResult" @@ -9155,12 +24002,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SemanticTokensRegistrationOptions" @@ -9178,12 +24025,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SemanticTokensResult" @@ -9201,12 +24048,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SemanticTokensServerCapabilities" @@ -9224,12 +24071,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SemanticTokensWorkspaceClientCapabilities" @@ -9247,12 +24094,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ServerCapabilities" @@ -9270,12 +24117,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ServerInfo" @@ -9293,18 +24140,96 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SetTraceParams" } }, { + "label": "Settings", + "labelDetails": { + "description": "Settings" + }, + "kind": 20, + "detail": "Settings", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Settings", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Settings$0" + }, + "data": { + "for_ref": false, + "hash": "8yMtQgzT0Wni0UBM3OLyrqz559s=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Shift", + "labelDetails": { + "description": "Shift" + }, + "kind": 20, + "detail": "Shift", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Shift", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Shift$0" + }, + "data": { + "for_ref": false, + "hash": "TC6fni9ow+ZrQ/6dimG4O6ze8eY=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { "label": "ShowDocumentClientCapabilities", "labelDetails": { "description": "ShowDocumentClientCapabilities" @@ -9316,12 +24241,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ShowDocumentClientCapabilities" @@ -9331,14 +24256,14 @@ "hash": "2IbqGJ053n+b3C3YOkKzvGMT0Qo=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -9353,12 +24278,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ShowDocumentParams" @@ -9368,14 +24293,14 @@ "hash": "tn7itF++xplNLOjBnoJovbMtlKM=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -9390,12 +24315,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ShowDocumentResult" @@ -9405,14 +24330,14 @@ "hash": "joXJfhnwtevFsbBtC63FKtBixzM=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -9427,12 +24352,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ShowMessageParams" @@ -9450,12 +24375,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ShowMessageRequestClientCapabilities" @@ -9465,14 +24390,14 @@ "hash": "1ffdMY1jhYyzR2AZ4o4iU7bC37w=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -9487,12 +24412,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ShowMessageRequestParams" @@ -9510,12 +24435,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SignatureHelp" @@ -9525,14 +24450,14 @@ "hash": "PpFAAZwmNwyhOqeYeLNN4QiZOng=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -9547,12 +24472,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SignatureHelpClientCapabilities" @@ -9570,12 +24495,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SignatureHelpContext" @@ -9593,12 +24518,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SignatureHelpOptions" @@ -9608,14 +24533,14 @@ "hash": "w3yPzhzQ7t4PIvdB0KBkv9awA1o=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -9630,12 +24555,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SignatureHelpParams" @@ -9653,12 +24578,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SignatureHelpRegistrationOptions" @@ -9668,14 +24593,14 @@ "hash": "UKMo3HRnulEtOgzCfRUvWGHiabU=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -9690,12 +24615,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SignatureHelpTriggerKind" @@ -9705,14 +24630,14 @@ "hash": "bp5dlteLlkJ9nkRYAIdni+3a3aA=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -9727,12 +24652,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SignatureInformation" @@ -9742,14 +24667,14 @@ "hash": "fkquRhihaWjyGYfZ7YYvCViIq3o=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -9764,18 +24689,431 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SignatureInformationSettings" } }, { + "label": "SingleCandidate", + "labelDetails": { + "description": "SingleCandidate" + }, + "kind": 20, + "detail": "SingleCandidate", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "SingleCandidate", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "SingleCandidate$0" + } + }, + { + "label": "SmolStr", + "labelDetails": { + "description": "SmolStr" + }, + "kind": 22, + "detail": "SmolStr", + "sortText": "7fffffff", + "filterText": "SmolStr", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "SmolStr" + }, + "data": { + "for_ref": false, + "hash": "Yt3cR5OOpU5fT+Jl4wlNNhd/dvQ=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Soft1", + "labelDetails": { + "description": "Soft1" + }, + "kind": 20, + "detail": "Soft1", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Soft1", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Soft1$0" + }, + "data": { + "for_ref": false, + "hash": "us5yrmOt27OvguAGLwrSVso37fU=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Soft2", + "labelDetails": { + "description": "Soft2" + }, + "kind": 20, + "detail": "Soft2", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Soft2", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Soft2$0" + }, + "data": { + "for_ref": false, + "hash": "PN18MfBe2rXOQXKy++OteGgki7s=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Soft3", + "labelDetails": { + "description": "Soft3" + }, + "kind": 20, + "detail": "Soft3", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Soft3", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Soft3$0" + }, + "data": { + "for_ref": false, + "hash": "ZAJ49sKX5GdUu178nrMzU9Dw6c4=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Soft4", + "labelDetails": { + "description": "Soft4" + }, + "kind": 20, + "detail": "Soft4", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Soft4", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Soft4$0" + }, + "data": { + "for_ref": false, + "hash": "lLErJRqReVNvopMffgtimcBhLvU=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Space", + "labelDetails": { + "description": "Space" + }, + "kind": 20, + "detail": "Space", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Space", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Space$0" + }, + "data": { + "for_ref": false, + "hash": "ZspnuxQHnk6kTU7dtd+pwOZE2z4=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "SpeechCorrectionList", + "labelDetails": { + "description": "SpeechCorrectionList" + }, + "kind": 20, + "detail": "SpeechCorrectionList", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "SpeechCorrectionList", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "SpeechCorrectionList$0" + }, + "data": { + "for_ref": false, + "hash": "FH72nXNU850xP+cYpiMDsH4co6Q=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "SpeechInputToggle", + "labelDetails": { + "description": "SpeechInputToggle" + }, + "kind": 20, + "detail": "SpeechInputToggle", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "SpeechInputToggle", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "SpeechInputToggle$0" + }, + "data": { + "for_ref": false, + "hash": "xNK/aEJAORjPeosVoaDf4eXt9aw=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "SpellCheck", + "labelDetails": { + "description": "SpellCheck" + }, + "kind": 20, + "detail": "SpellCheck", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "SpellCheck", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "SpellCheck$0" + }, + "data": { + "for_ref": false, + "hash": "tfijayaRDaedmAy5hRyQp6Nx2t4=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "SplitScreenToggle", + "labelDetails": { + "description": "SplitScreenToggle" + }, + "kind": 20, + "detail": "SplitScreenToggle", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "SplitScreenToggle", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "SplitScreenToggle$0" + }, + "data": { + "for_ref": false, + "hash": "cGzpP5Ca8wxbEyvosrPxvTbFtSY=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { "label": "StaleRequestSupportClientCapabilities", "labelDetails": { "description": "StaleRequestSupportClientCapabilities" @@ -9787,12 +25125,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "StaleRequestSupportClientCapabilities" @@ -9802,14 +25140,123 @@ "hash": "nlCvUKBT8rsXaE/I06HCcrZbJTU=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Standby", + "labelDetails": { + "description": "Standby" + }, + "kind": 20, + "detail": "Standby", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Standby", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Standby$0" + }, + "data": { + "for_ref": false, + "hash": "qHWdX3DvhTtSJNE9WdfN0TgYkHA=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "State", + "labelDetails": { + "description": "State" + }, + "kind": 13, + "detail": "State", + "sortText": "7fffffff", + "filterText": "State", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "State" + }, + "data": { + "for_ref": false, + "hash": "Ktm8VtJXJ0E+9QQEpnsoFPuPJDQ=", + "position": { + "position": { + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 + } + }, + { + "label": "StateMachine", + "kind": 8, + "sortText": "7fffffff", + "filterText": "StateMachine", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "StateMachine" + }, + "data": { + "for_ref": false, + "hash": "zv8kzEJKhGOzLATheAHTc6Y7YFY=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 } }, { @@ -9824,12 +25271,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "StaticRegistrationOptions" @@ -9847,12 +25294,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "StaticTextDocumentColorProviderOptions" @@ -9870,18 +25317,55 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "StaticTextDocumentRegistrationOptions" } }, { + "label": "Stdio", + "labelDetails": { + "description": "Stdio" + }, + "kind": 22, + "detail": "Stdio", + "sortText": "7fffffff", + "filterText": "Stdio", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Stdio" + }, + "data": { + "for_ref": false, + "hash": "3/v1JkJKqjd5QrB9YoJ3GMyK26I=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { "label": "Style", "labelDetails": { "description": "Style" @@ -9893,18 +25377,135 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Style" } }, { + "label": "Subtitle", + "labelDetails": { + "description": "Subtitle" + }, + "kind": 20, + "detail": "Subtitle", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Subtitle", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Subtitle$0" + }, + "data": { + "for_ref": false, + "hash": "PbdH0Xyae3pGKE36mQ0qQsvFcJc=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Super", + "labelDetails": { + "description": "Super" + }, + "kind": 20, + "detail": "Super", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Super", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Super$0" + }, + "data": { + "for_ref": false, + "hash": "3vFtgWjaPpN923tIGgnbnFsPH/0=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Symbol", + "labelDetails": { + "description": "Symbol" + }, + "kind": 20, + "detail": "Symbol", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Symbol", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Symbol$0" + }, + "data": { + "for_ref": false, + "hash": "N5ZlxFdyUgWWMAyGrvk5v7D6VVA=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { "label": "SymbolInformation", "labelDetails": { "description": "SymbolInformation" @@ -9916,12 +25517,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SymbolInformation" @@ -9931,14 +25532,14 @@ "hash": "90QvTMKifc8QHzJUhbqVu+fCD/Q=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -9953,12 +25554,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SymbolKind" @@ -9968,14 +25569,14 @@ "hash": "mP+eIE1Z1N14Bqa+UUBOY6v0IIk=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -9990,12 +25591,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SymbolKindCapability" @@ -10005,14 +25606,39 @@ "hash": "oqJDNo1K/+XjT/S02RAWhQ6xUlc=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 + } + }, + { + "label": "SymbolLock", + "labelDetails": { + "description": "SymbolLock" + }, + "kind": 20, + "detail": "SymbolLock", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "SymbolLock", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "SymbolLock$0" } }, { @@ -10027,12 +25653,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "SymbolTag" @@ -10042,14 +25668,1223 @@ "hash": "mMQe/rmEJ5vZ3W01IuT7J85UF24=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "TV", + "labelDetails": { + "description": "TV" + }, + "kind": 20, + "detail": "TV", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "TV", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TV$0" + }, + "data": { + "for_ref": false, + "hash": "Yx3UFSGkGVS9Z+VvoENzXDKW/ow=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "TV3DMode", + "labelDetails": { + "description": "TV3DMode" + }, + "kind": 20, + "detail": "TV3DMode", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "TV3DMode", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TV3DMode$0" + }, + "data": { + "for_ref": false, + "hash": "27wukDE7oQd/SaK9RqDSwgPyB6c=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "TVAntennaCable", + "labelDetails": { + "description": "TVAntennaCable" + }, + "kind": 20, + "detail": "TVAntennaCable", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "TVAntennaCable", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TVAntennaCable$0" + }, + "data": { + "for_ref": false, + "hash": "KTJmqUE6U7Q95ckm3KLe+5hiZlc=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "TVAudioDescription", + "labelDetails": { + "description": "TVAudioDescription" + }, + "kind": 20, + "detail": "TVAudioDescription", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "TVAudioDescription", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TVAudioDescription$0" + }, + "data": { + "for_ref": false, + "hash": "3+wmYsUJ3saN/q69Ml9UhJiPnRI=", + "position": { + "position": { + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 + } + }, + { + "label": "TVAudioDescriptionMixDown", + "labelDetails": { + "description": "TVAudioDescriptionMixDown" + }, + "kind": 20, + "detail": "TVAudioDescriptionMixDown", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "TVAudioDescriptionMixDown", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TVAudioDescriptionMixDown$0" + }, + "data": { + "for_ref": false, + "hash": "6VHMRO7FWamm89Ctp018GkKWmBM=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "TVAudioDescriptionMixUp", + "labelDetails": { + "description": "TVAudioDescriptionMixUp" + }, + "kind": 20, + "detail": "TVAudioDescriptionMixUp", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "TVAudioDescriptionMixUp", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TVAudioDescriptionMixUp$0" + }, + "data": { + "for_ref": false, + "hash": "SyXMLvBySuM6rY7osagpm8Grby4=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "TVContentsMenu", + "labelDetails": { + "description": "TVContentsMenu" + }, + "kind": 20, + "detail": "TVContentsMenu", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "TVContentsMenu", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TVContentsMenu$0" + }, + "data": { + "for_ref": false, + "hash": "CteniSDCwGdWbP1WgdYBRiE7jQU=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "TVDataService", + "labelDetails": { + "description": "TVDataService" + }, + "kind": 20, + "detail": "TVDataService", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "TVDataService", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TVDataService$0" + }, + "data": { + "for_ref": false, + "hash": "IJaZp7dgzM9CWc7OBFFhCTu5cOY=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "TVInput", + "labelDetails": { + "description": "TVInput" + }, + "kind": 20, + "detail": "TVInput", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "TVInput", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TVInput$0" + }, + "data": { + "for_ref": false, + "hash": "y6KJHPnLctDRrCKeLZ0vTfqKaWY=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "TVInputComponent1", + "labelDetails": { + "description": "TVInputComponent1" + }, + "kind": 20, + "detail": "TVInputComponent1", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "TVInputComponent1", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TVInputComponent1$0" + }, + "data": { + "for_ref": false, + "hash": "YsNqxZADF/AmA/eGneltAeUdIiQ=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "TVInputComponent2", + "labelDetails": { + "description": "TVInputComponent2" + }, + "kind": 20, + "detail": "TVInputComponent2", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "TVInputComponent2", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TVInputComponent2$0" + }, + "data": { + "for_ref": false, + "hash": "prt7qU01B3C85FnN7842/eiGvDA=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "TVInputComposite1", + "labelDetails": { + "description": "TVInputComposite1" + }, + "kind": 20, + "detail": "TVInputComposite1", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "TVInputComposite1", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TVInputComposite1$0" + }, + "data": { + "for_ref": false, + "hash": "u1ly9G0S4ylJ507+8P+yU4k70Q4=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "TVInputComposite2", + "labelDetails": { + "description": "TVInputComposite2" + }, + "kind": 20, + "detail": "TVInputComposite2", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "TVInputComposite2", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TVInputComposite2$0" + }, + "data": { + "for_ref": false, + "hash": "0aZO8di2UB1+ToNeUpGgyhTitwg=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "TVInputHDMI1", + "labelDetails": { + "description": "TVInputHDMI1" + }, + "kind": 20, + "detail": "TVInputHDMI1", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "TVInputHDMI1", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TVInputHDMI1$0" + }, + "data": { + "for_ref": false, + "hash": "v1JlKFDRJvlZopE/Qhlk2QZhls0=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "TVInputHDMI2", + "labelDetails": { + "description": "TVInputHDMI2" + }, + "kind": 20, + "detail": "TVInputHDMI2", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "TVInputHDMI2", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TVInputHDMI2$0" + }, + "data": { + "for_ref": false, + "hash": "ebcm037t1OR0UO7/evx1oJfBoC8=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "TVInputHDMI3", + "labelDetails": { + "description": "TVInputHDMI3" + }, + "kind": 20, + "detail": "TVInputHDMI3", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "TVInputHDMI3", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TVInputHDMI3$0" + }, + "data": { + "for_ref": false, + "hash": "itXNKUgMBezRvihI+pRbIIVabGE=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "TVInputHDMI4", + "labelDetails": { + "description": "TVInputHDMI4" + }, + "kind": 20, + "detail": "TVInputHDMI4", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "TVInputHDMI4", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TVInputHDMI4$0" + }, + "data": { + "for_ref": false, + "hash": "d1f3LWA8nUNZugUhG4qxmCJRtXo=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "TVInputVGA1", + "labelDetails": { + "description": "TVInputVGA1" + }, + "kind": 20, + "detail": "TVInputVGA1", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "TVInputVGA1", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TVInputVGA1$0" + }, + "data": { + "for_ref": false, + "hash": "o+zASGgw2b3jMgv8M70uigEug4U=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "TVMediaContext", + "labelDetails": { + "description": "TVMediaContext" + }, + "kind": 20, + "detail": "TVMediaContext", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "TVMediaContext", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TVMediaContext$0" + }, + "data": { + "for_ref": false, + "hash": "aWjfVWvhH27csWYSVX1raD7IRI8=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "TVNetwork", + "labelDetails": { + "description": "TVNetwork" + }, + "kind": 20, + "detail": "TVNetwork", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "TVNetwork", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TVNetwork$0" + }, + "data": { + "for_ref": false, + "hash": "779EiLWCFWrNcD918beFCXjFxGI=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "TVNumberEntry", + "labelDetails": { + "description": "TVNumberEntry" + }, + "kind": 20, + "detail": "TVNumberEntry", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "TVNumberEntry", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TVNumberEntry$0" + }, + "data": { + "for_ref": false, + "hash": "yK/AouwM0NcLyT7PwsCmCVEs6rY=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "TVPower", + "labelDetails": { + "description": "TVPower" + }, + "kind": 20, + "detail": "TVPower", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "TVPower", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TVPower$0" + }, + "data": { + "for_ref": false, + "hash": "udqSCoAL+xbtHJGbl8gVxn2BdVE=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "TVRadioService", + "labelDetails": { + "description": "TVRadioService" + }, + "kind": 20, + "detail": "TVRadioService", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "TVRadioService", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TVRadioService$0" + }, + "data": { + "for_ref": false, + "hash": "eXF8NMDthlq3AQd/prD3Igny5Gw=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "TVSatellite", + "labelDetails": { + "description": "TVSatellite" + }, + "kind": 20, + "detail": "TVSatellite", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "TVSatellite", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TVSatellite$0" + }, + "data": { + "for_ref": false, + "hash": "6CVZX5z7sMz6gFAZH+bR5b41z68=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "TVSatelliteBS", + "labelDetails": { + "description": "TVSatelliteBS" + }, + "kind": 20, + "detail": "TVSatelliteBS", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "TVSatelliteBS", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TVSatelliteBS$0" + }, + "data": { + "for_ref": false, + "hash": "iT3PmIX2GSW1XfaMOgCKlcIcYU4=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "TVSatelliteCS", + "labelDetails": { + "description": "TVSatelliteCS" + }, + "kind": 20, + "detail": "TVSatelliteCS", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "TVSatelliteCS", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TVSatelliteCS$0" + }, + "data": { + "for_ref": false, + "hash": "RKfexAWKk6PY6eDvpLRnicir9Q0=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "TVSatelliteToggle", + "labelDetails": { + "description": "TVSatelliteToggle" + }, + "kind": 20, + "detail": "TVSatelliteToggle", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "TVSatelliteToggle", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TVSatelliteToggle$0" + }, + "data": { + "for_ref": false, + "hash": "gJxrWBOlOAnE2My889qJhA/Iyt8=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "TVTerrestrialAnalog", + "labelDetails": { + "description": "TVTerrestrialAnalog" + }, + "kind": 20, + "detail": "TVTerrestrialAnalog", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "TVTerrestrialAnalog", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TVTerrestrialAnalog$0" + }, + "data": { + "for_ref": false, + "hash": "dPN8D/Vl7Y9nDtetiYOHAZBv4S4=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "TVTerrestrialDigital", + "labelDetails": { + "description": "TVTerrestrialDigital" + }, + "kind": 20, + "detail": "TVTerrestrialDigital", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "TVTerrestrialDigital", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TVTerrestrialDigital$0" + }, + "data": { + "for_ref": false, + "hash": "8MyrR0KOL6TQ/nVP7n1oHa4OVUw=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "TVTimer", + "labelDetails": { + "description": "TVTimer" + }, + "kind": 20, + "detail": "TVTimer", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "TVTimer", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TVTimer$0" + }, + "data": { + "for_ref": false, + "hash": "ZkIwJSBjShgwWNYKdPzhfDnFKxQ=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Tab", + "labelDetails": { + "description": "Tab" + }, + "kind": 20, + "detail": "Tab", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Tab", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Tab$0" + }, + "data": { + "for_ref": false, + "hash": "8p5v6YIRRA+9/fB78XuWaO7al5I=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 } }, { @@ -10064,18 +26899,80 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "TagSupport" } }, { + "label": "Teletext", + "labelDetails": { + "description": "Teletext" + }, + "kind": 20, + "detail": "Teletext", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Teletext", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Teletext$0" + }, + "data": { + "for_ref": false, + "hash": "YT582nqaSOJUtznIAN/jWNiyrlk=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "TextArea", + "labelDetails": { + "description": "TextArea" + }, + "kind": 22, + "detail": "TextArea", + "sortText": "7fffffff", + "filterText": "TextArea", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "TextArea" + } + }, + { "label": "TextDocumentChangeRegistrationOptions", "labelDetails": { "description": "TextDocumentChangeRegistrationOptions" @@ -10087,12 +26984,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "TextDocumentChangeRegistrationOptions" @@ -10102,14 +26999,14 @@ "hash": "qMQcuV7auzjdPpU1ozdWA2SUjbA=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -10124,12 +27021,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "TextDocumentClientCapabilities" @@ -10139,14 +27036,14 @@ "hash": "E9z6b0JKVoSxKARDSj9BBkHCNgE=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -10161,12 +27058,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "TextDocumentContentChangeEvent" @@ -10176,14 +27073,14 @@ "hash": "kPzFYCaCBUu69CzOKzUsyYfYFZc=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -10198,12 +27095,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "TextDocumentEdit" @@ -10213,14 +27110,14 @@ "hash": "MI+YpQoNevc/wtBN4DNYdIDWobI=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -10235,12 +27132,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "TextDocumentIdentifier" @@ -10250,14 +27147,14 @@ "hash": "jPD+PE30MAdcSvj9EuQZ9IB/3gc=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -10272,12 +27169,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "TextDocumentItem" @@ -10287,14 +27184,14 @@ "hash": "FpVIwWJo1i5iiciG18XdPC7eCu4=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -10309,12 +27206,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "TextDocumentPositionParams" @@ -10324,14 +27221,14 @@ "hash": "Z1PzSkQu+agND8NAHL+SA04agt8=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -10346,12 +27243,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "TextDocumentRegistrationOptions" @@ -10361,14 +27258,14 @@ "hash": "uqE6EihnPQ5WUqNb9mLxteZwrUw=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -10383,12 +27280,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "TextDocumentSaveReason" @@ -10398,14 +27295,14 @@ "hash": "EqFXdUlmtSO+D/tJ8EUwfbwkzDw=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -10420,12 +27317,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "TextDocumentSaveRegistrationOptions" @@ -10443,12 +27340,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "TextDocumentSyncCapability" @@ -10466,12 +27363,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "TextDocumentSyncClientCapabilities" @@ -10489,12 +27386,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "TextDocumentSyncKind" @@ -10504,14 +27401,14 @@ "hash": "Nsd7zh/J6VH4hVQeTs0tIJNSTvE=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -10526,12 +27423,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "TextDocumentSyncOptions" @@ -10549,12 +27446,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "TextDocumentSyncSaveOptions" @@ -10572,12 +27469,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "TextEdit" @@ -10587,14 +27484,14 @@ "hash": "gt31mbmvW4fySqKOKR96qDg4SBw=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -10609,12 +27506,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "TokenFormat" @@ -10632,12 +27529,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "TraceValue" @@ -10647,14 +27544,14 @@ "hash": "yWNm7OhFLP3JktIINzomAHzGuxM=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -10669,12 +27566,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "TypeDefinitionProviderCapability" @@ -10688,12 +27585,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "TypeHierarchyClientCapabilities" @@ -10711,12 +27608,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "TypeHierarchyItem" @@ -10734,12 +27631,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "TypeHierarchyOptions" @@ -10757,12 +27654,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "TypeHierarchyPrepareParams" @@ -10780,12 +27677,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "TypeHierarchyRegistrationOptions" @@ -10803,12 +27700,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "TypeHierarchySubtypesParams" @@ -10826,12 +27723,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "TypeHierarchySupertypesParams" @@ -10849,12 +27746,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "UnchangedDocumentDiagnosticReport" @@ -10864,14 +27761,53 @@ "hash": "I0xhX9FILu8lHY0oCFa5kdmDU+Y=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 + } + }, + { + "label": "Undo", + "labelDetails": { + "description": "Undo" + }, + "kind": 20, + "detail": "Undo", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Undo", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Undo$0" + }, + "data": { + "for_ref": false, + "hash": "tvqVG9FhLy4iA5+NRgNbeH3L1bU=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 } }, { @@ -10886,12 +27822,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "UniquenessLevel" @@ -10901,14 +27837,14 @@ "hash": "kqIw0rYDhoKwmDL5n7Io9zBKwcQ=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -10923,12 +27859,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Unregistration" @@ -10938,14 +27874,14 @@ "hash": "quyyMnMBb0pcT+QaaIChYNjNLw8=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -10960,12 +27896,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "UnregistrationParams" @@ -10983,12 +27919,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Url" @@ -10998,14 +27934,14 @@ "hash": "+Z9fZDzyTULsruNw35EqeUYNjz8=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -11020,12 +27956,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "VersionedTextDocumentIdentifier" @@ -11035,14 +27971,117 @@ "hash": "irJjCs2wVDtlMWb31CVqd2E+7jo=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "VideoModeNext", + "labelDetails": { + "description": "VideoModeNext" + }, + "kind": 20, + "detail": "VideoModeNext", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "VideoModeNext", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "VideoModeNext$0" + }, + "data": { + "for_ref": false, + "hash": "7k/vrIHaQ2US6uc51AN15cklPb8=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "VoiceDial", + "labelDetails": { + "description": "VoiceDial" + }, + "kind": 20, + "detail": "VoiceDial", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "VoiceDial", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 } }, - "version": 5 + "newText": "VoiceDial$0" + } + }, + { + "label": "WakeUp", + "labelDetails": { + "description": "WakeUp" + }, + "kind": 20, + "detail": "WakeUp", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "WakeUp", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "WakeUp$0" + }, + "data": { + "for_ref": false, + "hash": "/mgA1jYPTuIa2ciiUixMH6LYepU=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 } }, { @@ -11057,12 +28096,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WatchKind" @@ -11080,12 +28119,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WillSaveTextDocumentParams" @@ -11095,14 +28134,84 @@ "hash": "5+dKfAZZBIFPeDCwMkUZmJhIAVk=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Window", + "labelDetails": { + "description": "Window" + }, + "kind": 22, + "detail": "Window", + "sortText": "7fffffff", + "filterText": "Window", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Window" + }, + "data": { + "for_ref": false, + "hash": "4ySIulxrvrnXmnbCsr0we4pf7tc=", + "position": { + "position": { + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 + } + }, + { + "label": "WindowAttributesExtWayland", + "kind": 8, + "sortText": "7fffffff", + "filterText": "WindowAttributesExtWayland", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "WindowAttributesExtWayland" + }, + "data": { + "for_ref": false, + "hash": "Ak6Qthu+Iaeb7tMcWrS8cyeqxpo=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 } }, { @@ -11117,12 +28226,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WindowClientCapabilities" @@ -11132,14 +28241,90 @@ "hash": "wytdLeR6+GFQt/kwnK+88fnrbcI=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 + } + }, + { + "label": "WindowEvent", + "labelDetails": { + "description": "WindowEvent" + }, + "kind": 13, + "detail": "WindowEvent", + "sortText": "7fffffff", + "filterText": "WindowEvent", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "WindowEvent" + }, + "data": { + "for_ref": false, + "hash": "7IuVrRAmujkUMNuB/jVDK8jh9z4=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "Wink", + "labelDetails": { + "description": "Wink" + }, + "kind": 20, + "detail": "Wink", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Wink", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Wink$0" + }, + "data": { + "for_ref": false, + "hash": "L9PeH3uENV3vKHAETL/UvYATDvk=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 } }, { @@ -11154,12 +28339,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkDoneProgress" @@ -11177,12 +28362,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkDoneProgressBegin" @@ -11200,12 +28385,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkDoneProgressCancelParams" @@ -11215,14 +28400,14 @@ "hash": "FSUWh6ouGIxLcNwnTpNiO5ZTFBE=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -11237,12 +28422,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkDoneProgressCreateParams" @@ -11252,14 +28437,14 @@ "hash": "wZ99l/eTiusBADDa79vj9bzJj4A=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -11274,12 +28459,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkDoneProgressEnd" @@ -11297,12 +28482,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkDoneProgressOptions" @@ -11320,12 +28505,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkDoneProgressParams" @@ -11335,14 +28520,14 @@ "hash": "Bil3WH0PRZ1gYb/z8r7EN2a+6Rs=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -11357,12 +28542,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkDoneProgressReport" @@ -11380,12 +28565,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkspaceClientCapabilities" @@ -11395,14 +28580,14 @@ "hash": "VmVFu+ewhsvAXbhxHtUMO4VR1+s=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -11417,12 +28602,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkspaceDiagnosticParams" @@ -11432,14 +28617,14 @@ "hash": "PIBR34Dju7CBvAALDDXv4FavrbY=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -11454,12 +28639,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkspaceDiagnosticReport" @@ -11469,14 +28654,14 @@ "hash": "cqMxljfwFKPuaCR1vUUp1EMr36o=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -11491,12 +28676,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkspaceDiagnosticReportPartialResult" @@ -11506,14 +28691,14 @@ "hash": "iqrC1qv7MnzqNxdrjC9BQhPkTIQ=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -11528,12 +28713,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkspaceDiagnosticReportResult" @@ -11551,12 +28736,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkspaceDocumentDiagnosticReport" @@ -11566,14 +28751,14 @@ "hash": "iUeR21lCZxYLpbGRjWaAWLCPQ5o=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -11588,12 +28773,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkspaceEdit" @@ -11603,14 +28788,14 @@ "hash": "XqYX813JkVifLibTzcKr441iMO8=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -11625,12 +28810,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkspaceEditClientCapabilities" @@ -11648,12 +28833,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkspaceFileOperationsClientCapabilities" @@ -11671,12 +28856,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkspaceFileOperationsServerCapabilities" @@ -11694,12 +28879,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkspaceFolder" @@ -11717,12 +28902,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkspaceFoldersChangeEvent" @@ -11732,14 +28917,14 @@ "hash": "E8jhJOqwsld1KYpOqyMjSCAIjTU=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -11754,12 +28939,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkspaceFoldersServerCapabilities" @@ -11777,12 +28962,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkspaceFullDocumentDiagnosticReport" @@ -11792,14 +28977,14 @@ "hash": "cayEzSxUujOeE0FqMG4R477MHic=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -11814,12 +28999,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkspaceLocation" @@ -11837,12 +29022,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkspaceServerCapabilities" @@ -11860,12 +29045,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkspaceSymbol" @@ -11875,14 +29060,14 @@ "hash": "QrPbIpnRoElWHIil3ccqtHhWWtk=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -11897,12 +29082,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkspaceSymbolClientCapabilities" @@ -11920,12 +29105,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkspaceSymbolOptions" @@ -11943,12 +29128,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkspaceSymbolParams" @@ -11958,14 +29143,14 @@ "hash": "UR3I+dnGEhf6UPLw6G7lPS/OFsY=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -11980,12 +29165,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkspaceSymbolResolveSupportCapability" @@ -12003,12 +29188,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkspaceSymbolResponse" @@ -12026,12 +29211,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "WorkspaceUnchangedDocumentDiagnosticReport" @@ -12041,86 +29226,295 @@ "hash": "Y+aRo5px6W6qih8V7zT1sVQlE8k=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { - "label": "charc(…)", + "label": "Zenkaku", "labelDetails": { - "description": "fn charc(c: &str) -> usize" + "description": "Zenkaku" }, - "kind": 3, - "detail": "fn charc(c: &str) -> usize", - "sortText": "7fffffff", - "filterText": "charc", + "kind": 20, + "detail": "Zenkaku", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "Zenkaku", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "Zenkaku$0" + }, + "data": { + "for_ref": false, + "hash": "jIvbWDiq9A+LKobTA+rntSLECcs=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "ZenkakuHankaku", + "labelDetails": { + "description": "ZenkakuHankaku" + }, + "kind": 20, + "detail": "ZenkakuHankaku", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "ZenkakuHankaku", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "ZenkakuHankaku$0" + }, + "data": { + "for_ref": false, + "hash": "gaSmrvWOkWfKaOc3bsuAST6WSVw=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "ZoomIn", + "labelDetails": { + "description": "ZoomIn" + }, + "kind": 20, + "detail": "ZoomIn", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "ZoomIn", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "ZoomIn$0" + }, + "data": { + "for_ref": false, + "hash": "opGinJH7CDS5CfxxkYkFhwsCe9o=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "ZoomOut", + "labelDetails": { + "description": "ZoomOut" + }, + "kind": 20, + "detail": "ZoomOut", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "ZoomOut", "insertTextFormat": 2, "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 + } + }, + "newText": "ZoomOut$0" + }, + "data": { + "for_ref": false, + "hash": "fdPGt7twRdCh6zxWSsyj1XKhsIA=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "ZoomToggle", + "labelDetails": { + "description": "ZoomToggle" + }, + "kind": 20, + "detail": "ZoomToggle", + "preselect": true, + "sortText": "7ffffff0", + "filterText": "ZoomToggle", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "ZoomToggle$0" + }, + "data": { + "for_ref": false, + "hash": "KEBTYS65XVFjnJgj4bW8SA4XpbE=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "newText": "charc(${1:c})$0" + "version": 6 } }, { - "label": "color(…)", + "label": "alt()", "labelDetails": { - "description": "pub const fn color(x: [u8; {const}]) -> [u8; {const}]" + "description": "fn alt() -> bool" }, "kind": 3, - "detail": "pub const fn color(x: [u8; {const}]) -> [u8; {const}]", + "detail": "fn alt() -> bool", "sortText": "7fffffff", - "filterText": "color", + "filterText": "alt", "insertTextFormat": 2, "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, - "newText": "color(${1:x})$0" + "newText": "alt()$0" } }, { - "label": "color_(…)", + "label": "bar", + "kind": 9, + "sortText": "7fffffff", + "filterText": "bar", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "bar" + } + }, + { + "label": "com", + "kind": 9, + "sortText": "7fffffff", + "filterText": "com", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "com" + } + }, + { + "label": "ctrl()", "labelDetails": { - "description": "pub const fn color_(x: &str) -> [u8; {const}]" + "description": "fn ctrl() -> bool" }, "kind": 3, - "detail": "pub const fn color_(x: &str) -> [u8; {const}]", + "detail": "fn ctrl() -> bool", "sortText": "7fffffff", - "filterText": "color_", + "filterText": "ctrl", "insertTextFormat": 2, "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, - "newText": "color_(${1:x})$0" + "newText": "ctrl()$0" } }, { @@ -12131,18 +29525,42 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "default" } }, { + "label": "entry(…)", + "labelDetails": { + "description": "fn entry(event_loop: EventLoop<()>)" + }, + "kind": 3, + "detail": "fn entry(event_loop: EventLoop<()>)", + "sortText": "7fffffff", + "filterText": "entry", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "entry(${1:event_loop});$0" + } + }, + { "label": "error_codes", "kind": 9, "sortText": "7fffffff", @@ -12150,12 +29568,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "error_codes" @@ -12165,38 +29583,177 @@ "hash": "3GJcKiMlF5Im0BpqJMz1m54MCQ0=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { "label": "filter(…)", "labelDetails": { - "description": "fn filter<'a>(completion: &'a Complete, filter: &'_ str) -> impl Iterator<Item = &'a CompletionItem>" + "description": "fn filter(text: &TextArea) -> String" }, "kind": 3, - "detail": "fn filter<'a>(completion: &'a Complete, filter: &'_ str) -> impl Iterator<Item = &'a CompletionItem>", + "detail": "fn filter(text: &TextArea) -> String", "sortText": "7fffffff", "filterText": "filter", "insertTextFormat": 2, "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, - "newText": "filter(${1:completion}, ${2:filter})$0" + "newText": "filter(${1:text})$0" + } + }, + { + "label": "frunctinator(…)", + "labelDetails": { + "description": "fn frunctinator(parameter1: usize, parameter2: u8, paramter4: u16) -> usize" + }, + "kind": 3, + "detail": "fn frunctinator(parameter1: usize, parameter2: u8, paramter4: u16) -> usize", + "sortText": "7fffffff", + "filterText": "frunctinator", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "frunctinator(${1:parameter1}, ${2:parameter2}, ${3:paramter4})$0" + } + }, + { + "label": "handle(…)", + "labelDetails": { + "description": "fn handle(key: Key, mut text: TextArea) -> TextArea" + }, + "kind": 3, + "detail": "fn handle(key: Key, mut text: TextArea) -> TextArea", + "sortText": "7fffffff", + "filterText": "handle", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "handle(${1:key}, ${2:text})$0" + } + }, + { + "label": "handle2(…)", + "labelDetails": { + "description": "fn handle2<'a>(key: &'a Key, text: &mut TextArea) -> Option<&'a str>" + }, + "kind": 3, + "detail": "fn handle2<'a>(key: &'a Key, text: &mut TextArea) -> Option<&'a str>", + "sortText": "7fffffff", + "filterText": "handle2", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "handle2(${1:key}, ${2:text})$0" + } + }, + { + "label": "history_test()", + "labelDetails": { + "description": "fn history_test()" + }, + "kind": 3, + "detail": "fn history_test()", + "sortText": "7fffffff", + "filterText": "history_test", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "history_test();$0" + } + }, + { + "label": "hov", + "kind": 9, + "sortText": "7fffffff", + "filterText": "hov", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "hov" + } + }, + { + "label": "is_word(…)", + "labelDetails": { + "description": "pub fn is_word(r: char) -> bool" + }, + "kind": 3, + "detail": "pub fn is_word(r: char) -> bool", + "sortText": "7fffffff", + "filterText": "is_word", + "insertTextFormat": 2, + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "is_word(${1:r})$0" } }, { @@ -12207,12 +29764,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "lsif" @@ -12222,14 +29779,33 @@ "hash": "rE6NVKBPOKJrYDRMYRO9RPCvXD4=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "lsp", + "kind": 9, + "sortText": "7fffffff", + "filterText": "lsp", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 } }, - "version": 5 + "newText": "lsp" } }, { @@ -12245,12 +29821,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "lsp_notification!($0)" @@ -12269,58 +29845,58 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "lsp_request!($0)" } }, { - "label": "notification", - "kind": 9, + "label": "main()", + "labelDetails": { + "description": "fn main()" + }, + "kind": 3, + "detail": "fn main()", "sortText": "7fffffff", - "filterText": "notification", + "filterText": "main", + "insertTextFormat": 2, "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, - "newText": "notification" + "newText": "main();$0" } }, { - "label": "r(…)", - "labelDetails": { - "description": "fn r(x: &CompletionItem, c: usize, selected: bool, indices: &[u32], to: &mut Vec<Cell>)" - }, - "kind": 3, - "detail": "fn r(x: &CompletionItem, c: usize, selected: bool, indices: &[u32], to: &mut Vec<Cell>)", + "label": "notification", + "kind": 9, "sortText": "7fffffff", - "filterText": "r", - "insertTextFormat": 2, + "filterText": "notification", "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, - "newText": "r(${1:x}, ${2:c}, ${3:selected}, ${4:indices}, ${5:to});$0" + "newText": "notification" } }, { @@ -12331,130 +29907,186 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "request" } }, { - "label": "s(…)", - "labelDetails": { - "description": "pub fn s(completion: &Complete, c: usize, f: &str) -> Vec<Cell>" - }, - "kind": 3, - "detail": "pub fn s(completion: &Complete, c: usize, f: &str) -> Vec<Cell>", + "label": "selection_range", + "kind": 9, "sortText": "7fffffff", - "filterText": "s", - "insertTextFormat": 2, + "filterText": "selection_range", "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, - "newText": "s(${1:completion}, ${2:c}, ${3:f})$0" + "newText": "selection_range" } }, { - "label": "score(…)", + "label": "shift()", "labelDetails": { - "description": "fn score<'a>(x: impl Iterator<Item = &'a CompletionItem>, filter: &'_ str) -> Vec<(u32, &'a CompletionItem, Vec<u32>)>" + "description": "fn shift() -> bool" }, "kind": 3, - "detail": "fn score<'a>(x: impl Iterator<Item = &'a CompletionItem>, filter: &'_ str) -> Vec<(u32, &'a CompletionItem, Vec<u32>)>", + "detail": "fn shift() -> bool", "sortText": "7fffffff", - "filterText": "score", + "filterText": "shift", "insertTextFormat": 2, "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, - "newText": "score(${1:x}, ${2:filter})$0" + "newText": "shift()$0" } }, { - "label": "selection_range", + "label": "sni", "kind": 9, "sortText": "7fffffff", - "filterText": "selection_range", + "filterText": "sni", "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, - "newText": "selection_range" + "newText": "sni" } }, { - "label": "set_a(…)", + "label": "spawn_blocking(…)", "labelDetails": { - "description": "pub const fn set_a([a, b, c, ]: [u8; {const}], to: f32) -> [u8; {const}]" + "description": "pub fn spawn_blocking<F, R>(f: F) -> JoinHandle<R> where F: FnOnce() -> R + Send + 'static, R: Send + 'static," }, "kind": 3, - "detail": "pub const fn set_a([a, b, c, ]: [u8; {const}], to: f32) -> [u8; {const}]", + "detail": "pub fn spawn_blocking<F, R>(f: F) -> JoinHandle<R> where F: FnOnce() -> R + Send + 'static, R: Send + 'static,", "sortText": "7fffffff", - "filterText": "set_a", + "filterText": "spawn_blocking", "insertTextFormat": 2, "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "spawn_blocking(${1:f})$0" + }, + "data": { + "for_ref": false, + "hash": "bbFUPXO+fd3twU5SMh9sqgFR4+0=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "text", + "kind": 9, + "sortText": "7fffffff", + "filterText": "text", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, - "newText": "set_a(${1:_}, ${2:to})$0" + "newText": "text" } }, { - "label": "t()", - "labelDetails": { - "description": "fn t()" + "label": "thread", + "kind": 9, + "sortText": "7fffffff", + "filterText": "thread", + "textEdit": { + "range": { + "start": { + "line": 75, + "character": 4 + }, + "end": { + "line": 75, + "character": 7 + } + }, + "newText": "thread" }, - "kind": 3, - "detail": "fn t()", + "data": { + "for_ref": false, + "hash": "M/NOQV/YDxaBQnYBsGWf045nT4k=", + "position": { + "position": { + "character": 7, + "line": 75 + }, + "textDocument": { + "uri": "file:///home/os/gracilaria/src/main.rs" + } + }, + "version": 6 + } + }, + { + "label": "winit_app", + "kind": 9, "sortText": "7fffffff", - "filterText": "t", - "insertTextFormat": 2, + "filterText": "winit_app", "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, - "newText": "t();$0" + "newText": "winit_app" } }, { @@ -12470,12 +30102,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "assert!($0)" @@ -12485,14 +30117,14 @@ "hash": "gaIuWk49r9lmatLxOu+BgX+/C4I=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -12508,12 +30140,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "assert_eq!($0)" @@ -12523,14 +30155,14 @@ "hash": "U7rv2WFKP6j6cwFGbr18X1NpxkA=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -12546,12 +30178,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "assert_ne!($0)" @@ -12561,14 +30193,14 @@ "hash": "xHU4/hN8KMod0VrOh4JRFU41W54=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -12584,12 +30216,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "cfg!($0)" @@ -12599,14 +30231,14 @@ "hash": "+0MeXbdJ3y+SWCcRlNTdtkOlvqA=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -12622,12 +30254,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "cfg_select! {$0}" @@ -12637,14 +30269,14 @@ "hash": "8nrFtIxuj99nJi9FilrijoDetCY=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -12660,12 +30292,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "column!($0)" @@ -12675,14 +30307,14 @@ "hash": "7TMRwHK753GlWlhchvzeY4tpTMY=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -12698,12 +30330,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "compile_error!($0)" @@ -12713,14 +30345,14 @@ "hash": "urUIkcrtcXOcOa0uQ6g5NFTpWYg=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -12736,12 +30368,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "concat!($0)" @@ -12751,14 +30383,14 @@ "hash": "F+X9Gsduteuxl5U7jouLGs/hPFA=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -12774,12 +30406,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "concat_bytes!($0)" @@ -12789,14 +30421,14 @@ "hash": "YJaO+Rap0rrZUlRZLVKYCNFO91g=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -12812,12 +30444,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "const_format_args!($0)" @@ -12827,14 +30459,14 @@ "hash": "U3dMJkHcvr/nE7O5qtuhEtxVUEI=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -12850,12 +30482,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "dbg!($0)" @@ -12865,14 +30497,14 @@ "hash": "rcFqeBxARtcHDd733BdNDl/bigA=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -12888,12 +30520,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "debug_assert!($0)" @@ -12903,14 +30535,14 @@ "hash": "tgqaHqtGp02FRyvSg6u8hAJP6Uc=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -12926,12 +30558,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "debug_assert_eq!($0)" @@ -12941,14 +30573,14 @@ "hash": "vV2PBzXzRQBthlhkWN0xgA26EvU=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -12964,12 +30596,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "debug_assert_ne!($0)" @@ -12979,14 +30611,14 @@ "hash": "zW8OOcNE4WSqUYNH1HX3H5w+qP0=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -13002,12 +30634,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "env!($0)" @@ -13017,14 +30649,14 @@ "hash": "X5oqyR4va4EEoSSYPmgkR0FNT6s=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -13040,12 +30672,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "eprint!($0)" @@ -13055,14 +30687,14 @@ "hash": "5423R6llbbyJW5ys/Lwgb2IStQ0=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -13078,12 +30710,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "eprintln!($0)" @@ -13093,14 +30725,14 @@ "hash": "RmstQSf1coARAQtsSBKfLt8ztAg=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -13116,12 +30748,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "file!($0)" @@ -13131,14 +30763,14 @@ "hash": "024U8nmT6q1TZeQ44n6ZFL4DogM=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -13154,12 +30786,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "format!($0)" @@ -13169,14 +30801,14 @@ "hash": "nPd33m85JWQdH+pq/UpvyEh4gYk=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -13192,12 +30824,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "format_args!($0)" @@ -13207,14 +30839,14 @@ "hash": "k9+ltHdHdh6vlT7MY3arM5LCpFw=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -13230,12 +30862,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "include!($0)" @@ -13245,14 +30877,14 @@ "hash": "p6nZmnaqums9tiHZp9A7KC6eKxY=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -13268,12 +30900,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "include_bytes!($0)" @@ -13283,14 +30915,14 @@ "hash": "wZlVRdgVqyzCYu5B5r+know++lE=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -13306,12 +30938,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "include_str!($0)" @@ -13321,14 +30953,14 @@ "hash": "2N7qe+0lfHjOSwMmE4BWy1EQPbY=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -13344,12 +30976,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "is_x86_feature_detected!($0)" @@ -13359,14 +30991,14 @@ "hash": "zP8nGDMMetBOO40+snzf1xwspYo=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -13382,12 +31014,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "line!($0)" @@ -13397,14 +31029,14 @@ "hash": "cYnSp+ChU8rjuNsK5J8YpN7RrzM=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -13420,12 +31052,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "log_syntax!($0)" @@ -13435,14 +31067,14 @@ "hash": "LZkPTYqyQETKn9L6L9BImguA5Mc=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -13458,12 +31090,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "matches!($0)" @@ -13473,14 +31105,14 @@ "hash": "U21Nvgox6YHcHzeE7gLn+9uXlGU=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -13496,12 +31128,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "module_path!($0)" @@ -13511,14 +31143,14 @@ "hash": "+Q4rWPLGSVKexT064tzCfBPR4H4=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -13534,12 +31166,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "option_env!($0)" @@ -13549,14 +31181,14 @@ "hash": "Tg2J6QgAep1u1fdrZGBQxpklNKg=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -13572,12 +31204,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "panic!($0)" @@ -13596,12 +31228,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "print!($0)" @@ -13611,14 +31243,14 @@ "hash": "wRfvDWLie5v+D16UQoxRMUasTuc=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -13634,12 +31266,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "println!($0)" @@ -13649,14 +31281,14 @@ "hash": "he1OKpE4PmiiWyxOOnhRE5L9w7k=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -13672,12 +31304,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "stringify!($0)" @@ -13687,14 +31319,14 @@ "hash": "jVa3xs1GRnCbwBS+ZnI8C1OjzB8=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -13710,12 +31342,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "thread_local! {$0}" @@ -13725,14 +31357,14 @@ "hash": "MXqOrlOZiFDzzheg8Wc9jjTuvjI=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -13748,12 +31380,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "todo!($0)" @@ -13763,14 +31395,14 @@ "hash": "BIwPqzzSwMoq9wckRILHix6NWcY=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -13786,12 +31418,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "trace_macros!($0)" @@ -13801,14 +31433,14 @@ "hash": "d+U0O06AI1oAuh0pOVSOZ+1dxlA=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -13825,12 +31457,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "r#try!($0)" @@ -13840,14 +31472,14 @@ "hash": "5xss02yUcxhO6VMobfVwKtX6vlk=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 }, "tags": [ 1 @@ -13866,12 +31498,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "unimplemented!($0)" @@ -13881,14 +31513,14 @@ "hash": "ELL4YN9V2RxAkFA+ZHbxfX6HpQs=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -13904,12 +31536,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "unreachable!($0)" @@ -13919,14 +31551,14 @@ "hash": "h/3CIMctT35+GvrhrOOaLiQn/CQ=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -13942,12 +31574,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "vec![$0]" @@ -13957,14 +31589,14 @@ "hash": "nheRtkFyUI3DAsAhTMc3XzoCc+8=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -13980,12 +31612,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "write!($0)" @@ -13995,14 +31627,14 @@ "hash": "e4k5Ueirr4mTzFaVtX79IFU4pEs=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -14018,12 +31650,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "writeln!($0)" @@ -14033,14 +31665,14 @@ "hash": "I6tODboWERM9iy1NQy0R0TqL+CE=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -14051,12 +31683,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "core" @@ -14066,14 +31698,14 @@ "hash": "tOJFxmBJ5D+n9W5o5AtykbXFy18=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -14084,12 +31716,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "std" @@ -14099,14 +31731,14 @@ "hash": "zFzV9zFBELbpWR74c9c1RcU9v5k=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -14117,12 +31749,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "itertools" @@ -14132,14 +31764,14 @@ "hash": "j2GyvtAp3snq5D8iiXQKsVJmOSk=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -14150,12 +31782,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "amap" @@ -14169,12 +31801,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "array_chunks" @@ -14184,14 +31816,14 @@ "hash": "DvHHpndSeioNYA0ix/VBDUQNVLE=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -14202,12 +31834,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "atools" @@ -14217,14 +31849,14 @@ "hash": "nheKIx2dorvn8cJlYPyFN87APq0=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -14235,12 +31867,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "car" @@ -14250,14 +31882,14 @@ "hash": "HrZS3dKfDnTyBIX0sBkBVvomMdY=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -14268,12 +31900,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "lower" @@ -14283,14 +31915,14 @@ "hash": "69zngFgNrRjn6KkwXVE6XsgJ3Rw=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -14301,12 +31933,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "fimg" @@ -14316,14 +31948,14 @@ "hash": "dz7Em2WuXsTNvXsiJX9KZ8OdAmA=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -14334,12 +31966,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "implicit_fn" @@ -14349,14 +31981,14 @@ "hash": "Y39NqRUXqOLOogAC2UedfgwAHvQ=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -14367,12 +31999,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "swash" @@ -14382,14 +32014,14 @@ "hash": "PYpOjFmqZH2g9pw+tDt4atvAFiQ=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -14400,12 +32032,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "dsb" @@ -14419,12 +32051,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "memchr" @@ -14434,14 +32066,14 @@ "hash": "rusEvIOIDbss9MP+Lto9dblhwvs=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -14452,12 +32084,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "log" @@ -14467,14 +32099,14 @@ "hash": "fo5kAe/Z5l9h4wsldr4L8pxrs3A=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -14485,12 +32117,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ropey" @@ -14500,14 +32132,14 @@ "hash": "/pilcF67wAU5EuNvJmqoEnnRzn8=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -14518,12 +32150,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "regex_cursor" @@ -14533,14 +32165,14 @@ "hash": "qzcA934S7v+qFyOMalgc9bD/SdY=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -14551,12 +32183,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "anyhow" @@ -14566,14 +32198,14 @@ "hash": "a3X/k3lHItc20Hxe/zeLUwAujw4=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -14584,12 +32216,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "serde_derive" @@ -14599,14 +32231,14 @@ "hash": "E8s2BX+ewho1U1GNJuMh58L0TfQ=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -14617,12 +32249,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "serde" @@ -14632,14 +32264,14 @@ "hash": "7xU0LQg2a12iXWxPGf7jNerXxrs=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -14650,12 +32282,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "arc_swap" @@ -14665,14 +32297,14 @@ "hash": "Ft9evwp5ZOEcvGMnv+0mvRq1NP0=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -14683,12 +32315,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "regex" @@ -14698,14 +32330,14 @@ "hash": "kGdAd2Y6gP9obRGBIcaTMlAnpBA=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -14716,12 +32348,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "tree_house" @@ -14735,12 +32367,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "helix_loader" @@ -14754,12 +32386,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "parking_lot" @@ -14769,14 +32401,14 @@ "hash": "D8qLkiRUFVuip9zWiXkRYdVx938=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -14787,12 +32419,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "nucleo" @@ -14802,14 +32434,14 @@ "hash": "2zWkCh1xp6fDlzK9YhYbPSaz7RQ=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -14820,12 +32452,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "serde_json" @@ -14835,14 +32467,14 @@ "hash": "KlMeG2bpXpVb58L4lQkKGiVeOBo=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -14853,12 +32485,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "url" @@ -14868,14 +32500,14 @@ "hash": "OLxJxwfLYCvxUbv6bQDzs8NT0RM=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -14886,12 +32518,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "helix_core" @@ -14905,12 +32537,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "lsp_types" @@ -14920,14 +32552,14 @@ "hash": "eRR4W1wMf15JoP0nPFwozSm+ulk=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -14938,12 +32570,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "lsp_server" @@ -14953,14 +32585,14 @@ "hash": "psYYFt9KbA+5KiNPew2/cAtugc8=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -14971,12 +32603,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "replace_with" @@ -14986,14 +32618,14 @@ "hash": "ZKVbkAN2NxqQdWwnVK5UaaMLBdY=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -15004,12 +32636,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "rust_fsm" @@ -15019,14 +32651,14 @@ "hash": "edTlUSzr2gke/817LeVj50z2Rdw=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -15037,12 +32669,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "clipp" @@ -15052,14 +32684,14 @@ "hash": "WqudjZOf/dItw8h2qjrDN/n9g9E=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -15070,12 +32702,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "crossbeam" @@ -15085,14 +32717,14 @@ "hash": "u+2+BdcOBUozJtBA5cTm1VZDKxw=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -15103,12 +32735,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "diff_match_patch_rs" @@ -15122,12 +32754,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "env_logger" @@ -15137,14 +32769,14 @@ "hash": "jibszE4jUaj9fBWDXBSrf80o+MU=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -15155,12 +32787,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "markdown" @@ -15170,14 +32802,14 @@ "hash": "nL34Nesw+gcsSOWuwSq572shM4Y=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -15188,12 +32820,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "papaya" @@ -15203,14 +32835,14 @@ "hash": "4OuhWV9Qa+an33vxXoswZHnuKVQ=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -15221,12 +32853,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "pin_project" @@ -15236,14 +32868,14 @@ "hash": "7fltGbUZ6BCZtUU7iIg2G07hr4Y=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -15254,12 +32886,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "run" @@ -15269,14 +32901,14 @@ "hash": "NYF8XoCPQXaEhdliEKlMwKO/L40=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -15287,12 +32919,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "softbuffer" @@ -15306,12 +32938,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "test_log" @@ -15321,14 +32953,14 @@ "hash": "UgGoEtfMqSw+6W7DZN/fbcVAw7I=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -15339,12 +32971,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "tokio" @@ -15354,14 +32986,14 @@ "hash": "I05tPlk52kSrkjRXqxmNBmh+S1E=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -15372,12 +33004,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "tree_sitter" @@ -15391,12 +33023,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "winit" @@ -15406,14 +33038,14 @@ "hash": "eZj9InIUddKiWxxJL7RgOHjeIDI=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -15428,12 +33060,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "char" @@ -15451,12 +33083,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "bool" @@ -15474,12 +33106,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "str" @@ -15497,12 +33129,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "isize" @@ -15520,12 +33152,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "i8" @@ -15543,12 +33175,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "i16" @@ -15566,12 +33198,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "i32" @@ -15589,12 +33221,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "i64" @@ -15612,12 +33244,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "i128" @@ -15635,12 +33267,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "usize" @@ -15658,12 +33290,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "u8" @@ -15681,12 +33313,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "u16" @@ -15704,12 +33336,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "u32" @@ -15727,12 +33359,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "u64" @@ -15750,12 +33382,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "u128" @@ -15773,12 +33405,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "f16" @@ -15796,12 +33428,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "f32" @@ -15819,12 +33451,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "f64" @@ -15842,12 +33474,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "f128" @@ -15861,12 +33493,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "AsMut" @@ -15876,14 +33508,14 @@ "hash": "AmuPCxwiR5ofeyfjPl7ITpnkDKc=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -15894,12 +33526,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "AsRef" @@ -15909,14 +33541,14 @@ "hash": "ShI006DVnVwh5h7H+NlyNuJOw4c=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -15927,12 +33559,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "AsyncFn" @@ -15942,14 +33574,14 @@ "hash": "aWdrH5IDB+eQ7STVf2JJkAG9gp4=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -15960,12 +33592,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "AsyncFnMut" @@ -15975,14 +33607,14 @@ "hash": "942AWGlcxmMOQR/+NZtTJdZANVE=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -15993,12 +33625,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "AsyncFnOnce" @@ -16008,14 +33640,14 @@ "hash": "8g1StaE+I7pygoclUy/i2kL6qE4=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -16030,12 +33662,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Box" @@ -16045,14 +33677,14 @@ "hash": "f5W5fhVzx8PvIDcAqzgRzsOV5Hw=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -16063,12 +33695,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Clone" @@ -16078,47 +33710,14 @@ "hash": "tpB7QxvNLA6q157q7TzVY+wpJxg=", "position": { "position": { - "character": 17, - "line": 30 - }, - "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" - } - }, - "version": 5 - } - }, - { - "label": "Copy", - "kind": 8, - "sortText": "7fffffff", - "filterText": "Copy", - "textEdit": { - "range": { - "start": { - "line": 30, - "character": 12 - }, - "end": { - "line": 30, - "character": 17 - } - }, - "newText": "Copy" - }, - "data": { - "for_ref": false, - "hash": "PPCSwC0vTAxrEMUDJWAKIup/RRU=", - "position": { - "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -16129,12 +33728,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Default" @@ -16144,14 +33743,14 @@ "hash": "Z2/LdfBWXNt2TffIfwY/k769uPo=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -16162,12 +33761,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "DoubleEndedIterator" @@ -16177,14 +33776,14 @@ "hash": "lMnHeIE9LZcdJ9RFDKDOnh+lUrY=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -16195,12 +33794,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Drop" @@ -16210,14 +33809,14 @@ "hash": "pCuDLASvZYl4CCwYFCXjn6d8keY=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -16231,12 +33830,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Eq" @@ -16246,14 +33845,14 @@ "hash": "T11yXv/DA+g1U5/Qah76AbEmSzU=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -16269,12 +33868,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Err(${1:()})$0" @@ -16284,14 +33883,14 @@ "hash": "APGmpH2lbVHiVRJCyHAJkN1Tj/4=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -16302,12 +33901,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ExactSizeIterator" @@ -16317,14 +33916,14 @@ "hash": "Dv6wOMsi8C5QTR4y2/uX/d0m4sI=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -16335,12 +33934,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Extend" @@ -16350,47 +33949,14 @@ "hash": "vhsYpKUsIHixwJYa7drPPuGl9jk=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 - } - }, - { - "label": "Fn", - "kind": 8, - "sortText": "7fffffff", - "filterText": "Fn", - "textEdit": { - "range": { - "start": { - "line": 30, - "character": 12 - }, - "end": { - "line": 30, - "character": 17 - } - }, - "newText": "Fn" - }, - "data": { - "for_ref": false, - "hash": "7Qq1HYDM+fl8j0b55A7G6fgBfH8=", - "position": { - "position": { - "character": 17, - "line": 30 - }, - "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" - } - }, - "version": 5 + "version": 6 } }, { @@ -16401,12 +33967,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "FnMut" @@ -16416,14 +33982,14 @@ "hash": "0/qY9ptWDAGdTmgiWYl5NsRcV/A=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -16434,12 +34000,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "FnOnce" @@ -16449,14 +34015,14 @@ "hash": "Qm8MBIOTPu2g9srH43rXfMASoz8=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -16467,12 +34033,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "From" @@ -16482,14 +34048,14 @@ "hash": "piqIFREolu63k1t3F/RD6+IeEno=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -16500,12 +34066,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "FromIterator" @@ -16515,14 +34081,14 @@ "hash": "glJp6sPAW4AR9BZL861rxR/RgR8=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -16533,12 +34099,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Future" @@ -16548,14 +34114,14 @@ "hash": "uBx7+bnctd/Rl2jdh7uTmGqXNE4=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -16566,12 +34132,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Into" @@ -16581,14 +34147,14 @@ "hash": "2qwUzbupF5muIV1/TU5bgmO1+wY=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -16599,12 +34165,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "IntoFuture" @@ -16614,14 +34180,14 @@ "hash": "vbOYYL0Bj/kTbmawhOOVa9g4W9k=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -16632,12 +34198,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "IntoIterator" @@ -16647,14 +34213,14 @@ "hash": "Se/j94n8V0X9bfXjgOClrht1/fw=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -16665,12 +34231,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Iterator" @@ -16680,14 +34246,14 @@ "hash": "m6qBJtyhw9Ct7RuD3X2PNJGVMr8=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -16704,12 +34270,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "None$0" @@ -16719,14 +34285,14 @@ "hash": "vNxTDlwHEs3uEg/P0IkyAAZlPDU=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -16742,12 +34308,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Ok(${1:()})$0" @@ -16757,14 +34323,14 @@ "hash": "lsAipEfthzOQHcl9EAq2B+ifujQ=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -16779,12 +34345,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Option" @@ -16794,14 +34360,14 @@ "hash": "5jT3kP1dxDDMzRrIClb9T/p4j8s=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -16815,12 +34381,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Ord" @@ -16830,14 +34396,14 @@ "hash": "5ydLgyOQHOO7ClPV53gOW8Sv2jM=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -16851,12 +34417,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "PartialEq" @@ -16866,14 +34432,14 @@ "hash": "0ySY1qInqpIshsEa+cz9jcmpeCE=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -16887,12 +34453,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "PartialOrd" @@ -16902,14 +34468,14 @@ "hash": "pHNpIKtpgmpAaP/sHOZ2MRulkkI=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -16924,12 +34490,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Result" @@ -16939,14 +34505,14 @@ "hash": "dOQGA6f1ltHX32clAy54/jVw+8Y=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -16962,12 +34528,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Some(${1:()})$0" @@ -16977,14 +34543,14 @@ "hash": "nTecwTVff+eWkQdgNtZz8lUrq50=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -16999,12 +34565,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "String" @@ -17014,14 +34580,14 @@ "hash": "LrYhjiA5tumHeOwp5CtOROxf8rg=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -17032,12 +34598,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ToOwned" @@ -17047,14 +34613,14 @@ "hash": "0ZUi5cF9B1j/0lCX64NksbtD4mA=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -17065,12 +34631,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "ToString" @@ -17080,14 +34646,14 @@ "hash": "UYO0j4eHuspc+wNNeRp0Cz26V1U=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -17098,12 +34664,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "TryFrom" @@ -17113,14 +34679,14 @@ "hash": "fGAMgj8trLX0fAfwD5MmMTM/L30=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -17131,12 +34697,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "TryInto" @@ -17146,14 +34712,14 @@ "hash": "6ZNgMmAlOXnU39TolFpR1x+OeaY=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -17168,12 +34734,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "Vec" @@ -17183,14 +34749,14 @@ "hash": "J1aEUS8ZGOSGjyIcRwr2aRp9oVk=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -17206,12 +34772,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "align_of()$0" @@ -17221,14 +34787,14 @@ "hash": "6VSMXfL8Q4CS+wSqjnhUEQSv0Y8=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -17244,12 +34810,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "align_of_val(${1:val})$0" @@ -17259,14 +34825,14 @@ "hash": "lhjJczCd+2yjI8j7Cj3hFctpY/k=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -17277,12 +34843,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "alloc_error_handler" @@ -17296,12 +34862,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "define_opaque" @@ -17320,12 +34886,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "deref!($0)" @@ -17335,14 +34901,14 @@ "hash": "dfFBiRvzS8uRboxVTeGW8IesaK4=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -17358,12 +34924,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "drop(${1:x});$0" @@ -17373,14 +34939,14 @@ "hash": "1g6Q4StIg7iG+xQrNtW3RRIJC2o=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -17396,12 +34962,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "size_of()$0" @@ -17411,14 +34977,14 @@ "hash": "87B8GOTRg9ekS5yIrnGwBpZYLlE=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -17434,12 +35000,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "size_of_val(${1:val})$0" @@ -17449,14 +35015,14 @@ "hash": "5xlLdekGC+wOYHZ2cOaWN8ZzARQ=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -17472,12 +35038,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "type_ascribe!($0)" @@ -17487,14 +35053,14 @@ "hash": "W9Z3/L3h28fJX7yOmtLLC6DMLbg=", "position": { "position": { - "character": 17, - "line": 30 + "character": 7, + "line": 75 }, "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" + "uri": "file:///home/os/gracilaria/src/main.rs" } }, - "version": 5 + "version": 6 } }, { @@ -17506,12 +35072,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "match $1 {\n $0\n}" @@ -17526,12 +35092,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "while $1 {\n $0\n}" @@ -17546,12 +35112,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "while let $1 = $2 {\n $0\n}" @@ -17566,12 +35132,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "loop {\n $0\n}" @@ -17586,12 +35152,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "if $1 {\n $0\n}" @@ -17606,12 +35172,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "if let $1 = $2 {\n $0\n}" @@ -17626,12 +35192,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "for $1 in $2 {\n $0\n}" @@ -17646,12 +35212,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "true" @@ -17666,12 +35232,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "false" @@ -17686,12 +35252,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "let mut $1 = $0;" @@ -17706,12 +35272,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "let $1 = $0;" @@ -17726,260 +35292,18 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "return;" } }, { - "label": "self.r", - "labelDetails": { - "description": "CompletionResponse" - }, - "kind": 5, - "detail": "CompletionResponse", - "sortText": "80000006", - "filterText": "r", - "textEdit": { - "range": { - "start": { - "line": 30, - "character": 12 - }, - "end": { - "line": 30, - "character": 17 - } - }, - "newText": "self.r" - } - }, - { - "label": "self.start", - "labelDetails": { - "description": "usize" - }, - "kind": 5, - "detail": "usize", - "sortText": "80000006", - "filterText": "start", - "textEdit": { - "range": { - "start": { - "line": 30, - "character": 12 - }, - "end": { - "line": 30, - "character": 17 - } - }, - "newText": "self.start" - } - }, - { - "label": "self.selection", - "labelDetails": { - "description": "usize" - }, - "kind": 5, - "detail": "usize", - "sortText": "80000006", - "filterText": "selection", - "textEdit": { - "range": { - "start": { - "line": 30, - "character": 12 - }, - "end": { - "line": 30, - "character": 17 - } - }, - "newText": "self.selection" - } - }, - { - "label": "self.vo", - "labelDetails": { - "description": "usize" - }, - "kind": 5, - "detail": "usize", - "sortText": "80000006", - "filterText": "vo", - "textEdit": { - "range": { - "start": { - "line": 30, - "character": 12 - }, - "end": { - "line": 30, - "character": 17 - } - }, - "newText": "self.vo" - } - }, - { - "label": "self.next(…)", - "labelDetails": { - "description": "pub fn next(&mut self, f: &str)" - }, - "kind": 2, - "detail": "pub fn next(&mut self, f: &str)", - "sortText": "80000006", - "filterText": "next", - "insertTextFormat": 2, - "textEdit": { - "range": { - "start": { - "line": 30, - "character": 12 - }, - "end": { - "line": 30, - "character": 17 - } - }, - "newText": "self.next(${1:f});$0" - } - }, - { - "label": "self.back(…)", - "labelDetails": { - "description": "pub fn back(&mut self, f: &str)" - }, - "kind": 2, - "detail": "pub fn back(&mut self, f: &str)", - "sortText": "80000006", - "filterText": "back", - "insertTextFormat": 2, - "textEdit": { - "range": { - "start": { - "line": 30, - "character": 12 - }, - "end": { - "line": 30, - "character": 17 - } - }, - "newText": "self.back(${1:f});$0" - } - }, - { - "label": "self.into()", - "labelDetails": { - "detail": "(as Into)", - "description": "pub fn into(self) -> T" - }, - "kind": 2, - "detail": "pub fn into(self) -> T", - "sortText": "8000000b", - "filterText": "into", - "insertTextFormat": 2, - "textEdit": { - "range": { - "start": { - "line": 30, - "character": 12 - }, - "end": { - "line": 30, - "character": 17 - } - }, - "newText": "self.into()$0" - }, - "data": { - "for_ref": false, - "hash": "MwcSrOujPrBW3xerrRcsAhs7Rgc=", - "position": { - "position": { - "character": 17, - "line": 30 - }, - "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" - } - }, - "version": 5 - } - }, - { - "label": "self.try_into()", - "labelDetails": { - "detail": "(as TryInto)", - "description": "pub fn try_into(self) -> Result<T, Self::Error>" - }, - "kind": 2, - "detail": "pub fn try_into(self) -> Result<T, Self::Error>", - "sortText": "8000000b", - "filterText": "try_into", - "insertTextFormat": 2, - "textEdit": { - "range": { - "start": { - "line": 30, - "character": 12 - }, - "end": { - "line": 30, - "character": 17 - } - }, - "newText": "self.try_into()$0" - }, - "data": { - "for_ref": false, - "hash": "dxZOTY21K1HwHcYgHJdEUsdcm4s=", - "position": { - "position": { - "character": 17, - "line": 30 - }, - "textDocument": { - "uri": "file:///home/os/gracilaria/src/com.rs" - } - }, - "version": 5 - } - }, - { - "label": "self.sel(…)", - "labelDetails": { - "description": "pub fn sel(&self, f: &str) -> &CompletionItem" - }, - "kind": 2, - "detail": "pub fn sel(&self, f: &str) -> &CompletionItem", - "sortText": "80000006", - "filterText": "sel", - "insertTextFormat": 2, - "textEdit": { - "range": { - "start": { - "line": 30, - "character": 12 - }, - "end": { - "line": 30, - "character": 17 - } - }, - "newText": "self.sel(${1:f})$0" - } - }, - { "label": "enum", "kind": 14, "sortText": "7fffffff", @@ -17988,12 +35312,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "enum $1 {\n $0\n}" @@ -18008,12 +35332,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "mod $0" @@ -18028,12 +35352,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "static $0" @@ -18048,12 +35372,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "struct $0" @@ -18068,12 +35392,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "trait $1 {\n $0\n}" @@ -18088,12 +35412,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "union $1 {\n $0\n}" @@ -18108,12 +35432,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "use $0;" @@ -18128,12 +35452,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "impl $1 {\n $0\n}" @@ -18148,12 +35472,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "impl $1 for $2 {\n $0\n}" @@ -18168,12 +35492,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "extern $0" @@ -18188,12 +35512,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "type $0" @@ -18208,12 +35532,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "fn $1($2) {\n $0\n}" @@ -18228,12 +35552,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "unsafe $0" @@ -18248,12 +35572,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "const $0" @@ -18268,12 +35592,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "async $0" @@ -18288,12 +35612,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "eprintln!(\"$0 = {:?}\", $0);" @@ -18308,12 +35632,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "eprintln!(\"$0 = {:#?}\", $0);" @@ -18328,12 +35652,12 @@ "textEdit": { "range": { "start": { - "line": 30, - "character": 12 + "line": 75, + "character": 4 }, "end": { - "line": 30, - "character": 17 + "line": 75, + "character": 7 } }, "newText": "macro_rules! $1 {\n ($2) => {\n $0\n };\n}" @@ -62,7 +62,7 @@ fn score<'a>( nucleo::pattern::CaseMatching::Smart, nucleo::pattern::Normalization::Smart, ); - let mut v = x.filter + let mut v = x .map(move |y| { let mut utf32 = vec![]; diff --git a/src/main.rs b/src/main.rs index 77a44fb..a368b4c 100644 --- a/src/main.rs +++ b/src/main.rs @@ -413,16 +413,17 @@ r:x,start:c,selection:0,vo:0, (t_ox, 0), x, |(c, r), text, mut x| { + if let State::Search(re, j, _) = &state { re.find_iter(&text.rope.to_string()) .enumerate() .for_each(|(i, m)| { - for x in x.get_char_range( - text.rope.byte_to_char(m.start()), text + for x in x.get_range( + text.xy(text.rope.byte_to_char(m.start())), text.xy(text .rope .byte_to_char( m.end(), - )) + ))) { x.style.bg = if i == *j { [105, 83, 128] @@ -472,6 +473,9 @@ r:x,start:c,selection:0,vo:0, }; if let CompletionState::Complete(Some(ref x,),_) = complete { let c = com::s(x, 40,&filter(&text)); + if c.len() == 0 { + complete.consume(CompletionAction::NoResult).unwrap(); + } else { let ppem = 20.0; let met = FONT.metrics(&[]); @@ -520,6 +524,7 @@ r:x,start:c,selection:0,vo:0, // unsafe { i.overlay_at(&i2.as_ref(), left as u32, top as u32) }; i.r#box((left .saturating_sub(1) as _, top.saturating_sub(1) as _), w as _,h as _, [0;3]); } + } hovering.lock().as_ref().map(|x| x.span.clone().map(|sp| { let met = FONT.metrics(&[]); let fac = ppem / met.units_per_em as f32; @@ -565,24 +570,17 @@ r:x,start:c,selection:0,vo:0, })); let met = FONT.metrics(&[]); let fac = ppem / met.units_per_em as f32; - // if x.view_o == Some(x.cells.row) || x.view_o.is_none() { let (fw, fh) = dsb::dims(&FONT, ppem); let cursor = Image::<_, 4>::build(3, (fh).ceil() as u32) .fill([0xFF, 0xCC, 0x66, 255]); - unsafe { - let (x, y) = text.cursor(); + let mut draw_at = |x: usize, y:usize, w| unsafe { let x = (x + t_ox).saturating_sub(text.ho)%c; - if (text.vo..text.vo + r).contains(&y) - && matches!( - state, - State::Default | State::Selection(_) - ) - { + if (text.vo..text.vo + r).contains(&y) { i.as_mut().overlay_at( - &cursor, + w, (x as f32 * fw).floor() as u32, ((y - text.vo) as f32 * (fh + ls * fac)) @@ -593,7 +591,21 @@ r:x,start:c,selection:0,vo:0, ); } }; - + let (x, y) = text.cursor(); + let image = + Image::<_, 4>::build(2, (fh).ceil() as u32) + .fill([82,82,82, 255]); + for stop in text.tabstops.as_ref().into_iter().flat_map(|x|x.list()) { + let (x, y) = text.xy(stop.clone().r().end); + draw_at(x, y, &image); + } + if matches!( + state, + State::Default | State::Selection(_) + ) + { + draw_at(x, y, &cursor); + } let buffer = surface.buffer_mut().unwrap(); let x = unsafe { std::slice::from_raw_parts_mut( @@ -1052,7 +1064,7 @@ fn handle2<'a>(key: &'a Key, text: &mut TextArea) -> Option<&'a str> { } Named(Home) => text.home(), Named(End) => text.end(), - Named(Tab) => text.insert(" "), + Named(Tab) => text.tab(), Named(Delete) => { text.right(); text.backspace() @@ -1122,7 +1134,7 @@ impl State { use std::ops::{Not, Range}; rust_fsm::state_machine! { -#[derive(Clone, Debug)] +#[derive(Debug)] pub(crate) State => Action => Do Dead => K(Key => _) => Dead, @@ -1267,6 +1279,7 @@ rust_fsm::state_machine! { // exit cases Complete((_x, None)) => Click => None, + Complete((_x, None)) => NoResult => None, Complete((_x, Some((y, _))))=> K(Key::Named(Escape)) => None [Abort(((),) => y.abort())], Complete((_x, None)) => K(Key::Named(Escape)) => None, Complete((_x, Some((y, _)))) => Click => None [Abort(((),) => y.abort())], @@ -1295,3 +1308,6 @@ fn filter(text: &TextArea) -> String { .collect::<String>() } } +fn frunctinator(parameter1:usize, parameter2:u8, paramter4:u16) -> usize { + 0 +}
\ No newline at end of file @@ -2,21 +2,23 @@ use std::ops::Range; use helix_core::snippets::parser::SnippetElement; -#[derive(Debug)] +#[derive(Debug, Clone)] pub struct Snippet { - stops: Vec<(Stop, StopP)>, + pub stops: Vec<(Stop, StopP)>, + pub last: StopP, + pub index: usize, } #[derive(Debug, Clone, PartialEq, Eq)] -enum StopP { +pub enum StopP { Just(usize), Range(Range<usize>), } impl StopP { - pub fn r(self) -> Range<usize> { + pub fn r(&self) -> Range<usize> { match self { - Self::Just(x) => x..x, - Self::Range(range) => range, + Self::Just(x) => *x..*x, + Self::Range(range) => range.clone(), } } pub fn manipulate(&mut self, mut f: impl FnMut(usize) -> usize) { @@ -43,13 +45,27 @@ impl Snippet { } stops.sort_by_key(|x| x.0); stops.iter_mut().for_each(|x| x.1.manipulate(|x| x + at)); - Some((Snippet { stops }, o)) + let last = stops.remove(0); + assert_eq!(last.0, 0); + Some((Snippet { last: last.1, stops, index: 0 }, o)) } pub fn manipulate(&mut self, f: impl FnMut(usize) -> usize + Clone) { self.stops.iter_mut().for_each(|x| x.1.manipulate(f.clone())); + self.last.manipulate(f); } - pub fn next(&mut self) -> StopP { - self.stops.pop().unwrap().1 + pub fn next(&mut self) -> Option<StopP> { + self.stops.get(self.index).map(|x| { + self.index += 1; + x.1.clone() + }) + } + pub fn list(&self) -> impl Iterator<Item = StopP> { + self.stops + .iter() + .skip(self.index) + .map(|x| &x.1) + .chain([&self.last]) + .cloned() } pub fn apply( diff --git a/src/text.rs b/src/text.rs index 1f503bc..543ccdf 100644 --- a/src/text.rs +++ b/src/text.rs @@ -13,7 +13,6 @@ use atools::prelude::*; use diff_match_patch_rs::{DiffMatchPatch, Patches}; use dsb::Cell; use dsb::cell::Style; -use fimg::pixels::convert::PFrom; use helix_core::Syntax; use helix_core::syntax::{HighlightEvent, Loader}; use implicit_fn::implicit_fn; @@ -23,6 +22,7 @@ use ropey::{Rope, RopeSlice}; use tree_house::Language; use winit::keyboard::{NamedKey, SmolStr}; +use crate::sni::{Snippet, StopP}; use crate::text::semantic::{MCOLORS, MODIFIED, MSTYLE}; macro_rules! theme { ($($x:literal $color:literal $($style:expr)?),+ $(,)?) => { @@ -221,6 +221,8 @@ pub struct TextArea { pub r: usize, pub c: usize, + + pub tabstops: Option<Snippet>, } pub struct CellBuffer { @@ -274,6 +276,7 @@ impl TextArea { pub fn l(&self) -> usize { self.rope.len_lines() } + #[implicit_fn] #[lower::apply(saturating)] pub fn index_at(&self, (x, y): (usize, usize)) -> usize { @@ -302,8 +305,23 @@ impl TextArea { pub fn insert_(&mut self, c: SmolStr) { self.insert(&c); } + pub fn remove(&mut self, r: Range<usize>) -> Result<(), ropey::Error> { + self.rope.try_remove(r.clone())?; + self.tabstops.as_mut().map(|x| { + x.manipulate(|x| { + // if your region gets removed, what happens to your tabstop? big question. + if x > r.end { x - r.len() } else { x } + }); + }); + Ok(()) + } pub fn insert(&mut self, c: &str) { self.rope.insert(self.cursor, c); + self.tabstops.as_mut().map(|x| { + x.manipulate(|x| { + if x < self.cursor { x } else { x + c.chars().count() } + }); + }); self.cursor += c.chars().count(); self.setc(); self.set_ho(); @@ -324,7 +342,8 @@ impl TextArea { crate::sni::Snippet::parse(&x.new_text, begin) .ok_or(anyhow!("failed to parse snippet"))?; self.rope.try_insert(begin, &tex)?; - self.cursor = sni.next().r().end; + self.cursor = sni.next().unwrap().r().end; + self.tabstops = Some(sni); Ok(()) } pub fn cursor(&self) -> (usize, usize) { @@ -514,6 +533,20 @@ impl TextArea { } c } + pub fn tab(&mut self) { + match &mut self.tabstops { + None => self.insert(" "), + Some(x) => match x.next() { + Some(x) => { + self.cursor = x.r().end; + } + None => { + self.cursor = x.last.clone().r().end; + self.tabstops = None; + } + }, + } + } pub fn enter(&mut self) { use run::Run; let n = self.indentation(); @@ -574,16 +607,26 @@ impl TextArea { } pub fn backspace_word(&mut self) { let c = self.word_left_p(); - _ = self.rope.try_remove(c..self.cursor); + _ = self.remove(c..self.cursor); self.cursor = c; self.setc(); self.set_ho(); } - #[lower::apply(saturating)] pub fn backspace(&mut self) { - _ = self.rope.try_remove(self.cursor - 1..self.cursor); - self.cursor = self.cursor - 1; - self.set_ho(); + if let Some(tabstops) = &mut self.tabstops + && let Some((_, StopP::Range(find))) = + tabstops.stops.get_mut(tabstops.index - 1) + && find.end == self.cursor + { + self.cursor = find.start; + let f = find.clone(); + *find = find.end..find.end; + _ = self.remove(f); + } else { + _ = self.remove(self.cursor - 1..self.cursor); + self.cursor = self.cursor - 1; + self.set_ho(); + } } #[lower::apply(saturating)] @@ -817,7 +860,16 @@ impl TextArea { } else { self.tree_sit(path, &mut cells); } - + if let Some(tabstops) = &self.tabstops { + for (_, tabstop) in + tabstops.stops.iter().skip(tabstops.index - 1) + { + let [a, b] = self.position(tabstop.r()); + for char in cells.get_range(a, b) { + char.style.bg = [55, 86, 81]; + } + } + } selection.map(|x| { let [a, b] = self.position(x); cells @@ -1241,9 +1293,10 @@ impl Deref for Output<'_> { impl Mapper { /// translate an index into the global text buffer² into an (x, y), of the global text buffer - fn to_point(&self, index: usize) -> (usize, usize) { - ((index % self.from_c), (index / self.from_c)) - } + // fn to_point(&self, rope: &Rope, index: usize) -> (usize, usize) { + // ((index % self.from_c), (index / self.from_c)) + // } + // fn from_point(&self, (x, y): (usize, usize)) -> usize { // y * self.from_c + x // } @@ -1294,14 +1347,15 @@ impl<'a> Output<'a> { ) -> impl Iterator<Item = &mut Cell> { self.get_range_enumerated(a, b).map(|x| x.0) } - pub fn get_char_range( - &mut self, - a: usize, - b: usize, - ) -> impl Iterator<Item = &mut Cell> { - self.get_range_enumerated(self.to_point(a), self.to_point(b)) - .map(|x| x.0) - } + // needs rope to work properly (see [xy]) + // pub fn get_char_range( + // &mut self, + // a: usize, + // b: usize, + // ) -> impl Iterator<Item = &mut Cell> { + // self.get_range_enumerated(self.to_point(a), self.to_point(b)) + // .map(|x| x.0) + // } //// coords reference global text buffer² pub gen fn get_range_enumerated( &mut self, |