ArcGIS JS API Module ButlerQuickly add ES import statements for any exported object in the The ProblemYou are in the middle of writing some sweet code and you need to import a new module from the ArcGIS Maps SDK for JavaScript. You know the module name, but you don't want to have to go look up the exact path to the module. You also don't want to have to scroll to the top of your module and type out the import statement. The SolutionThis extension adds a command to the command palette that will add an import statement for any exported object in the Commands
DevelopmentDebuggingOpen this project in VSCode and press Publishing a new version
Release Notes1.0.2Fix crash caused by ArcGIS modules with syntax errors. 1.0.1Add better introduction to README Add icon 1.0.0Initial release |