Skip to content
This repository was archived by the owner on May 7, 2021. It is now read-only.

Commit b683320

Browse files
committed
Code runner
1 parent f25a6ad commit b683320

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
# Changelog:
1+
# Changelog:
2+
- **22/01/2021:** I append 'formulahendry.code-runner' extension to the Pack Extension.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"EliazBobadilla.python-ultisnippets",
4040
"VisualStudioExptTeam.vscodeintellicode",
4141
"njpwerner.autodocstring",
42-
"almenon.arepl"
42+
"almenon.arepl",
43+
"formulahendry.code-runner"
4344
]
4445
}

0 commit comments

Comments
 (0)