Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ansible-creator integration with extension (#1000)
* set up commands and menu items for ansible content-creator * update command runner to remove colors in execution of command * add welcome page for ansible content-creator * add init page for ansible content-creator * add interface for ansible-creator init options * change refresh button type * add feature to open folder selection dialog and abilty to open scaffolded collection in the workspace * add webpack config for the ansible-creator webviews * update class name * re-organize extension.ts code * update dependencies and welcome message for ansible-creator * add codicon source files * add react as dev dependency to resolve peer dependency issue for webview-ui-toolkit * update yarn.lock * update yarn * update the files to package the webview elements properly * add 'coming soon' message for create and sample pages * add proper name to the ansible-creator view * upgrade yarn to 4.x * fix linting issues * ignore codicon.css during codespell check
- Loading branch information