Skip to content

Commit

Permalink
QD-9143 Update plugin list with JS plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
MekhailS authored and avafanasiev committed Jun 3, 2024
1 parent 0b30ccf commit c1e647d
Show file tree
Hide file tree
Showing 7 changed files with 45 additions and 5 deletions.
3 changes: 3 additions & 0 deletions next/android/included_plugins.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,6 @@ com.intellij.jvm.dfa.analysis
org.jetbrains.android
com.android.tools.idea.smali
intellij.webp
com.intellij.react
intellij.nextjs
intellij.vitejs
6 changes: 6 additions & 0 deletions next/dotnet/included_plugins.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,9 @@ org.intellij.plugins.postcss
com.intellij.plugins.dependencyAnalysis
com.jetbrains.restClient
com.intellij.hardcodedPasswords
com.intellij.react
intellij.nextjs
intellij.vitejs
intellij.prettierJS
com.deadlock.scsyntax
com.intellij.jsonpath
11 changes: 10 additions & 1 deletion next/go/included_plugins.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,13 @@ org.jetbrains.plugins.vue
org.intellij.plugins.postcss
com.jetbrains.restClient
org.intellij.kotlinScripting
com.intellij.dev
com.intellij.dev
com.intellij.react
Karma
intellij.nextjs
intellij.vitejs
intellij.prettierJS
com.intellij.plugins.webcomponents
com.deadlock.scsyntax
intellij.webpack
com.intellij.jsonpath
8 changes: 6 additions & 2 deletions next/js/included_plugins.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ com.jetbrains.plugins.jade
JavaScript
JavaScriptDebugger
com.dmarcotte.handlebars
Karma
JSIntentionPowerPack
org.jetbrains.plugins.less
NodeJS
Expand All @@ -42,4 +41,9 @@ com.intellij.plugins.dependencyAnalysis
org.jetbrains.security.package-checker
com.jetbrains.restClient
org.intellij.kotlinScripting
com.intellij.dev
com.intellij.dev
com.intellij.react
Karma
intellij.nextjs
intellij.vitejs
com.intellij.jsonpath
6 changes: 6 additions & 0 deletions next/jvm/included_plugins.txt
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,9 @@ intellij.webpack
com.jetbrains.restClient
org.toml.lang
com.intellij.jvm.dfa.analysis
com.intellij.react
intellij.nextjs
intellij.vitejs
intellij.prettierJS
com.deadlock.scsyntax
com.intellij.jsonpath
8 changes: 7 additions & 1 deletion next/php/included_plugins.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,10 @@ intellij.webpack
com.jetbrains.restClient
org.intellij.kotlinScripting
com.intellij.dev
org.jetbrains.security.package-checker
org.jetbrains.security.package-checker
com.intellij.react
intellij.nextjs
intellij.vitejs
intellij.prettierJS
com.deadlock.scsyntax
com.intellij.jsonpath
8 changes: 7 additions & 1 deletion next/python/included_plugins.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,10 @@ com.jetbrains.python.pyscript
com.intellij.dev
org.intellij.kotlinScripting
com.intellij.dev
intellij.jupyter
intellij.jupyter
com.intellij.react
intellij.nextjs
intellij.vitejs
intellij.prettierJS
com.deadlock.scsyntax
com.intellij.jsonpath

0 comments on commit c1e647d

Please sign in to comment.