Add link to the note
This commit is contained in:
parent
64f525f95f
commit
c964c4545a
@ -254,6 +254,7 @@ pub const CompletionItem = struct {
|
||||
|
||||
// FIXME: i commented this out, because otherwise the vscode client complains about *ranges*
|
||||
// and breaks code completion entirely
|
||||
// see: https://github.com/zigtools/zls-vscode/pull/33
|
||||
// textEdit: ?TextEdit = null,
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user