mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 16:44:33 +00:00
removed aliases completion for now
This commit is contained in:
parent
c89c8c3e95
commit
84f4a5692d
2 changed files with 20 additions and 14 deletions
|
@ -282,7 +282,7 @@ impl AnalyzedDocument {
|
|||
imports,
|
||||
aliases,
|
||||
other_subs,
|
||||
false,
|
||||
true,
|
||||
);
|
||||
Some(completions)
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue