Skip to content

Commit

Permalink
Export annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcw committed Apr 2, 2024
1 parent fd61cc0 commit 01c71b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ function viewCompletionPlugin() {
});
}

export { Language };
export { Language, copilotIgnore };

export function copilotPlugin(config: CodeiumConfig): Extension {
return [
Expand Down

0 comments on commit 01c71b1

Please sign in to comment.