Commit 9723879
Fix getSemanticTokensRange to use new toDeltaEncodedArray API
Update method to use toDeltaEncodedArray and toList helper
methods introduced in the develop merge.
Co-authored-by: nixel2007 <1132840+nixel2007@users.noreply.github.com>1 parent 78ca30f commit 9723879
File tree
1 file changed
+3
-3
lines changed- src/main/java/com/github/_1c_syntax/bsl/languageserver/providers
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
195 | | - | |
| 194 | + | |
| 195 | + | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| |||
0 commit comments