Closed edwarmv closed 2 years ago
Actually nvim-ts-autotag doesn't work when we try to use it inside a nested element e.g.
<AppContext.Provider> <div> ^^^^^^ here fails due to missing nested_identifier node at end_name_tag_pattern </AppContext.Provider>
Actually nvim-ts-autotag doesn't work when we try to use it inside a nested element e.g.