From 0fdfc1dba5e33f2f1ecaec1eb0e724a3c156e1ac Mon Sep 17 00:00:00 2001 From: Chris Krycho Date: Wed, 24 Nov 2021 08:47:12 -0700 Subject: [PATCH] Add more expected sections in Tooling --- text/0000-template-imports.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/text/0000-template-imports.md b/text/0000-template-imports.md index cd7daec51c..8878dbce25 100644 --- a/text/0000-template-imports.md +++ b/text/0000-template-imports.md @@ -120,6 +120,9 @@ It offers these new capabilities while not only maintaining but *improving* Embe - [Interop](#interop) - [The “prelude”](#the-prelude) - [Tooling](#tooling) + - [Generators](#generators) + - [Linting and formatting](#linting-and-formatting) + - [Language server support](#language-server-support) - [How we teach this](#how-we-teach-this) - [Guides](#guides) - [API Docs](#api-docs) @@ -466,6 +469,18 @@ defined here. +#### Generators + + + +#### Linting and formatting + + + +#### Language server support + + + ## How we teach this We describe a `