* Add amended-alias-resolution.md
* Move alternatives into main design section for discussion
* Remove certain references to ../
Relative path parenting must already be done explicitly and is not up for discussion.
* Clarify that (3a) supports implicit relative paths
* Link old implementations to these approaches
* Add autocomplete details to (1c)
* Move approaches (2), (3a), (3b) to Alternatives
* Remove references to ../
* Add details about (1c) being compatible with (1a/b)
* Remove paths
* Propose approach (1c)
* Remove implicit ordering for file matching (error)
* Nit: "require statements" -> "require expressions"
* Create require-by-string-aliases.md
* Update require-by-string-aliases.md
* Update require-by-string-aliases.md
* Changed aliases to be case-insensitive + restricted the charset
* Update docs/require-by-string-aliases.md
Co-authored-by: Alexander McCord <11488393+alexmccord@users.noreply.github.com>
* Update require-by-string-aliases.md to have @
* Include justification for alias name case insensitivity
* Fixed typo
* Removed duplicate section
---------
Co-authored-by: Alexander McCord <11488393+alexmccord@users.noreply.github.com>