Commit a15d6d3
authored
Handle "QualifiedMode modPrefix \"\"" (#191)
Not sure if this is is correct, but on completion of:
Data.
My lsp integration (eglot) is sending QualifiedMode modPrefix "". I
think we can just handle this as an unqualfied import. Might need an lsp
expert to confirm if this is an eglot bug or a static-ls bug.1 parent 2377afc commit a15d6d3
1 file changed
Lines changed: 8 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
280 | 286 | | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
| 287 | + | |
| 288 | + | |
287 | 289 | | |
288 | 290 | | |
289 | 291 | | |
| |||
0 commit comments