-
Notifications
You must be signed in to change notification settings - Fork 228
Open
Labels
brevityA feature whose purpose is to enable concise syntax, typically expressible already in a longer formA feature whose purpose is to enable concise syntax, typically expressible already in a longer formimport-shorthandunquoted-urisThe unquoted URI featureThe unquoted URI feature
Description
@bwilkerson raised some concerns about the tooling experience for import shorthands. If we implement this proposal, there will now be essentially four (or more) different ways to write an import/export.
How do we expect tools to deal with this? Will we be deprecating the old syntax? Presumably not, since it is more general. If not, is this a configuration knob? "Add imports using ...."? Or do the tools try to guess based on existing uses? What if it's invalid to use the predominant syntax?
In general, are there usability issues we need to consider here?
cc @lrhn @munificent @eernstg @natebosch @jakemac53 @bwilkerson
munificent
Metadata
Metadata
Assignees
Labels
brevityA feature whose purpose is to enable concise syntax, typically expressible already in a longer formA feature whose purpose is to enable concise syntax, typically expressible already in a longer formimport-shorthandunquoted-urisThe unquoted URI featureThe unquoted URI feature