From 621369f9831b587466a92e3f943dc376571b4702 Mon Sep 17 00:00:00 2001 From: Luke Carl Hartman Date: Wed, 11 Sep 2024 10:24:47 -0700 Subject: [PATCH] medEng Editor/IDE above line --- _posts/2023-05-21-mediaengagement.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_posts/2023-05-21-mediaengagement.md b/_posts/2023-05-21-mediaengagement.md index b8bc2ca..1245ea9 100644 --- a/_posts/2023-05-21-mediaengagement.md +++ b/_posts/2023-05-21-mediaengagement.md @@ -207,8 +207,6 @@ Now you can push your changes to the remote origin. Technical Docs - [Local development](/mediaengagement-technical-docs/#local-development) ---- - ### Editor/IDE At this time of writing, the recommended editor/IDE is [VS Code](https://code.visualstudio.com/). Here's a list of the VS Code recommended extensions: @@ -228,6 +226,8 @@ At this time of writing, the recommended editor/IDE is [VS Code](https://code.vi - [JavaScript (ES6) code snippets](https://marketplace.visualstudio.com/items?itemName=xabikos.JavaScriptSnippets) - [Path Intellisense](https://marketplace.visualstudio.com/items?itemName=christian-kohler.path-intellisense) +--- + ## Coding Guidelines ### Files You Should Not Edit