Skip to content

Commit

Permalink
whitespace removal from extension.ts
Browse files Browse the repository at this point in the history
Signed-off-by: Chinmay Das <[email protected]>
  • Loading branch information
chinmdas committed Jan 16, 2025
1 parent 06e6d49 commit 558dc45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vsce/src/extension.ts
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ export async function activate(context: ExtensionContext) {
});

treeview.onDidCollapseElement((node) => {

const interestedContextValues = [
"cicsregionscontainer.",
"cicscombinedprogramtree.",
Expand Down

0 comments on commit 558dc45

Please sign in to comment.