You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo contains all feature requests and Issues with the Visual Studio Code extension. If you are looking for answers on building Ionic projects please visit Ionic Support.
When reporting an issue click "New Issue" and if possible provide extra info you get from running: ionic info
Include the results in your response. This helps us understand what your machine setup is like. You can install the ionic cli using these instructions
The text was updated successfully, but these errors were encountered:
is it possible to use this vscode plugin with already existing Ionic projects ? I'm managing lot of ionic apps (i'm a freelance mobile app developer) and it should be useful.
Hey @csurbier , yes you can use it for existing Ionic projects: If you have the project open in VS Code then just click the Ionic icon on the side menu and it will give you all the options for your project.
Please note that at the moment if you use a monorepo like NX or Lerna that it is not supported yet but that should come soon.
thanks for the reply. Ok i got it. I need to have only one ionic directory opened in my Vscode to see the options. (i was using a workspace with multiple ionic projects in it).
This repo contains all feature requests and Issues with the Visual Studio Code extension. If you are looking for answers on building Ionic projects please visit Ionic Support.
When reporting an issue click "New Issue" and if possible provide extra info you get from running:
ionic info
Include the results in your response. This helps us understand what your machine setup is like. You can install the ionic cli using these instructions
The text was updated successfully, but these errors were encountered: