-
Notifications
You must be signed in to change notification settings - Fork 3.2k
docs(vscode): update VS Code Extension page to reflect the deprecation of the previous version #4207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
gnbm
wants to merge
13
commits into
main
Choose a base branch
from
gm-change-vs-extension
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+135
−118
Open
docs(vscode): update VS Code Extension page to reflect the deprecation of the previous version #4207
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
53b3503
Fixed broken link to @awesome-cordova-plugins/ionic-webview
gnbm c9f4b98
Added support to run release notes using Windows
gnbm 4d42fcf
Update cspell-wordlist.txt
gnbm dd45aac
Update vscode-extension.md
gnbm 7e29f79
Fix buttons height
gnbm 5150b3b
Update vscode-extension.md
gnbm f94208c
Update docs/intro/vscode-extension.md
gnbm 1c33ded
Merge branch 'gm-change-vs-extension' of https://github.com/ionic-tea…
gnbm 581b375
Added custom styling
gnbm 2d3ece4
Update versioned_docs/version-v5/native/ionic-webview.md
gnbm d88a84c
Update src/styles/custom.scss
gnbm 434cb99
Update docs/intro/vscode-extension.md
gnbm 27cfda5
Update vscode-extension.md
gnbm File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,82 +1,83 @@ | ||
Appflow | ||
Codepen | ||
Firestore | ||
Genymotion | ||
Hygen | ||
Ionicon | ||
Ionicons | ||
Logcat | ||
Maskito | ||
Pluralsight | ||
Swiper | ||
Udemy | ||
Vetur | ||
Wistia | ||
WCAG | ||
|
||
actionsheet | ||
fabs | ||
datetime | ||
datetimes | ||
datetimepicker | ||
infinitescroll | ||
searchbar | ||
searchbars | ||
sidemenu | ||
textarea | ||
textareas | ||
|
||
appstore | ||
authed | ||
autogrow | ||
automations | ||
autoplay | ||
Callout | ||
comparewith | ||
composables | ||
engageable | ||
flexbox | ||
frontmatter | ||
fullscreen | ||
geolocation | ||
interactives | ||
isopen | ||
jank | ||
janky | ||
jarsigner | ||
jsdelivr | ||
keyframes | ||
keytool | ||
lifecycles | ||
localstorage | ||
mobileweb | ||
phablet | ||
playstore | ||
preconfigured | ||
preflighted | ||
proxying | ||
quickstart | ||
retargeted | ||
runtimes | ||
scroller | ||
subcomponent | ||
subcomponents | ||
swipeable | ||
templating | ||
transpiling | ||
treeshaking | ||
triaging | ||
typeahead | ||
unminified | ||
unsanitized | ||
viewports | ||
webapps | ||
webviews | ||
xlarge | ||
xsmall | ||
|
||
allowtransparency | ||
mozallowfullscreen | ||
msallowfullscreen | ||
oallowfullscreen | ||
webkitallowfullscreen | ||
Appflow | ||
Codepen | ||
Firestore | ||
Genymotion | ||
Hygen | ||
Ionicon | ||
Ionicons | ||
Logcat | ||
Maskito | ||
Pluralsight | ||
Swiper | ||
Udemy | ||
Vetur | ||
Wistia | ||
WCAG | ||
|
||
actionsheet | ||
fabs | ||
datetime | ||
datetimes | ||
datetimepicker | ||
infinitescroll | ||
searchbar | ||
searchbars | ||
sidemenu | ||
textarea | ||
textareas | ||
|
||
appstore | ||
authed | ||
autogrow | ||
automations | ||
autoplay | ||
Callout | ||
comparewith | ||
composables | ||
engageable | ||
flexbox | ||
frontmatter | ||
fullscreen | ||
geolocation | ||
interactives | ||
isopen | ||
jank | ||
janky | ||
jarsigner | ||
jsdelivr | ||
keyframes | ||
keytool | ||
lifecycles | ||
localstorage | ||
mobileweb | ||
phablet | ||
playstore | ||
preconfigured | ||
preflighted | ||
proxying | ||
quickstart | ||
retargeted | ||
runtimes | ||
scroller | ||
subcomponent | ||
subcomponents | ||
swipeable | ||
templating | ||
transpiling | ||
treeshaking | ||
triaging | ||
typeahead | ||
unminified | ||
unsanitized | ||
viewports | ||
webapps | ||
webviews | ||
xlarge | ||
xsmall | ||
|
||
allowtransparency | ||
mozallowfullscreen | ||
msallowfullscreen | ||
oallowfullscreen | ||
webkitallowfullscreen | ||
webnative |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,39 +1,30 @@ | ||
--- | ||
title: Ionic VS Code Extension | ||
title: VS Code Extension | ||
--- | ||
|
||
<head> | ||
<title>Using the Ionic Visual Studio Code Extension</title> | ||
<meta | ||
name="description" | ||
content="The Ionic Visual Studio Code extension helps you perform various functions that are common to developing an Ionic app" | ||
/> | ||
<title>VS Code Extension</title> | ||
<meta name="description" content="Using the Ionic/Ionic-Framework VS Code Extension" /> | ||
</head> | ||
|
||
The Ionic Visual Studio Code extension helps you perform various functions that are common to developing an Ionic app, all without leaving your VS Code window. You can install the [extension on the Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=ionic.ionic). Once you have the extension installed, you'll see the Ionic logo in the activity bar. | ||
The [WebNative Visual Studio Code extension](https://marketplace.visualstudio.com/items?itemName=webnative.webnative) is a community-maintained plugin that helps you perform common Ionic Framework development tasks without needing to remember CLI commands. | ||
|
||
## Create a New Project | ||
If you have VS Code on this computer click Install below. You can also find the extension by searching for "WebNative". | ||
|
||
From an empty directory, you can create a new Angular, React, or Vue project by clicking one of the template options and providing an app name. | ||
<a href="vscode:extension/webnative.webnative" target="_self"> | ||
gnbm marked this conversation as resolved.
Show resolved
Hide resolved
|
||
<button className="install-button">Install</button> | ||
</a> | ||
<a href="https://webnative.dev/introduction/getting-started/" target="_self"> | ||
<button className="docs-button">Docs</button> | ||
</a> | ||
|
||
<img | ||
src="https://user-images.githubusercontent.com/84595830/159510276-6766a5b8-132d-4284-a3fa-cd6374d64891.gif" | ||
alt="Video of creating a project" | ||
/> | ||
## Additional Documentation | ||
|
||
With the new project created, the extension will provide access to all of the common tasks in your `package.json`. | ||
Full documentation of the WebNative extension can be found at [webnative.dev](https://webnative.dev/introduction/getting-started/) covering topics like: | ||
|
||
## Adding Capacitor | ||
|
||
You can also add [Capacitor](https://capacitorjs.com/) to your application by choosing "Integrate Capacitor". | ||
|
||
<img | ||
src="https://user-images.githubusercontent.com/84595830/159510570-b5a151bb-2e17-42c8-8cab-bffbaa849576.gif" | ||
alt="Video of adding Capacitor" | ||
/> | ||
|
||
With Capacitor integrated, you can now run your app on web, Android, and iOS with the "Run On Web", "Run On Android", and "Run On iOS" options. | ||
|
||
## Doing More | ||
|
||
There is so much the Ionic VS Code extension can help with, including migrations, debugging, monorepo support, and more. For the full list of all of the extension's capabilities, checkout the [extension overview on the VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=ionic.ionic). | ||
- Building, debugging and running your Capacitor application. | ||
- Bundle analysis, dependency upgrades. | ||
- Migration from Cordova. | ||
- Changing native settings. | ||
- Splash Screens & Icons. | ||
- Developing without a Mac using the WebNative app. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.