diff --git a/packages/expo/src/generators/application/files/src/app/App.tsx.template b/packages/expo/src/generators/application/files/src/app/App.tsx.template index 3b18e0a8de..21b55d2ad8 100644 --- a/packages/expo/src/generators/application/files/src/app/App.tsx.template +++ b/packages/expo/src/generators/application/files/src/app/App.tsx.template @@ -280,7 +280,7 @@ export const App = () => { - + Linking.openURL( @@ -288,7 +288,7 @@ export const App = () => { ) } > - + { styles.marginBottomSm, ]} > - Install Nx Console + Install Nx Console for VSCode - Plugin for VSCode + The official VSCode plugin for Nx. + + + + + + Linking.openURL( + 'https://plugins.jetbrains.com/plugin/21060-nx-console' + ) + } + > + + + + + + + Install Nx Console for JetBrains + + + Available for WebStorm, Intellij IDEA Ultimate and more! @@ -461,9 +493,7 @@ export const App = () => { - - nx graph - + nx graph { styles.marginBottomMd, ]} > - nx affected:dep-graph + nx affected:graph # run tests for current changes diff --git a/packages/react-native/src/generators/application/files/app/src/app/App.tsx.template b/packages/react-native/src/generators/application/files/app/src/app/App.tsx.template index 219c52eb30..89e1c012f3 100644 --- a/packages/react-native/src/generators/application/files/app/src/app/App.tsx.template +++ b/packages/react-native/src/generators/application/files/app/src/app/App.tsx.template @@ -280,7 +280,7 @@ export const App = () => { - + Linking.openURL( @@ -288,7 +288,7 @@ export const App = () => { ) } > - + { styles.marginBottomSm, ]} > - Install Nx Console + Install Nx Console for VSCode - Plugin for VSCode + The official VSCode plugin for Nx. + + + + + + Linking.openURL( + 'https://plugins.jetbrains.com/plugin/21060-nx-console' + ) + } + > + + + + + + + Install Nx Console for JetBrains + + + Available for WebStorm, Intellij IDEA Ultimate and more! @@ -440,7 +472,7 @@ export const App = () => { - { - - nx graph - + nx graph