reference extension

This commit is contained in:
Andrew Pareles 2024-11-21 18:29:08 -08:00
parent a7cbed395b
commit d857d54847

View file

@ -4,6 +4,10 @@ import { getVoidConfigFromPartial, VoidConfig } from '../webviews/common/context
import { LRUCache } from 'lru-cache';
// The extension this was called from is here - https://github.com/voideditor/void/blob/autocomplete/extensions/void/src/extension/extension.ts
/*
A summary of autotab: