Skip to content

Commit

Permalink
QD-9913 242 Code with me is added to distribution as any other plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
MekhailS committed Nov 14, 2024
1 parent 0128935 commit d6b5e6c
Show file tree
Hide file tree
Showing 10 changed files with 17 additions and 7 deletions.
3 changes: 2 additions & 1 deletion 2024.2/android/included_plugins.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,5 @@ com.intellij.react
intellij.nextjs
intellij.vitejs
com.intellij.jsonpath
com.intellij.hardcodedPasswords
com.intellij.hardcodedPasswords
com.jetbrains.codeWithMe
1 change: 1 addition & 0 deletions 2024.2/cnova/included_plugins.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,4 @@ org.jetbrains.plugins.clangConfig
org.jetbrains.plugins.clangFormat
intellij.rider.cpp.debugger
AngularJS
com.jetbrains.codeWithMe
1 change: 1 addition & 0 deletions 2024.2/dotnet/included_plugins.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,4 @@ idea.plugin.protoeditor
com.intellij.rider.godot
com.intellij.rider.godot.community
com.jetbrains.gateway
intellij.rider.plugins.cwm
3 changes: 2 additions & 1 deletion 2024.2/go/included_plugins.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,5 @@ com.intellij.plugins.webcomponents
com.deadlock.scsyntax
intellij.webpack
com.intellij.jsonpath
com.intellij.hardcodedPasswords
com.intellij.hardcodedPasswords
com.jetbrains.codeWithMe
3 changes: 2 additions & 1 deletion 2024.2/js/included_plugins.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ Karma
intellij.nextjs
intellij.vitejs
com.intellij.jsonpath
com.intellij.hardcodedPasswords
com.intellij.hardcodedPasswords
com.jetbrains.codeWithMe
3 changes: 2 additions & 1 deletion 2024.2/jvm/included_plugins.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,5 @@ intellij.vitejs
intellij.prettierJS
com.deadlock.scsyntax
com.intellij.jsonpath
com.intellij.hardcodedPasswords
com.intellij.hardcodedPasswords
com.jetbrains.codeWithMe
3 changes: 2 additions & 1 deletion 2024.2/php/included_plugins.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,5 @@ intellij.vitejs
intellij.prettierJS
com.deadlock.scsyntax
com.intellij.jsonpath
com.intellij.hardcodedPasswords
com.intellij.hardcodedPasswords
com.jetbrains.codeWithMe
1 change: 1 addition & 0 deletions 2024.2/python/included_plugins.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,5 @@ intellij.prettierJS
com.deadlock.scsyntax
com.intellij.jsonpath
com.intellij.hardcodedPasswords
com.jetbrains.codeWithMe
com.intellij.notebooks.core
3 changes: 2 additions & 1 deletion 2024.2/ruby/included_plugins.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ org.intellij.plugins.postcss
intellij.webpack
com.jetbrains.restClient
org.intellij.kotlinScripting
com.intellij.dev
com.intellij.dev
com.jetbrains.codeWithMe
3 changes: 2 additions & 1 deletion 2024.2/rust/included_plugins.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ HtmlTools
tanvd.grazi
intellij.indexing.shared.core
org.toml.lang
com.jetbrains.restClient
com.jetbrains.restClient
com.jetbrains.codeWithMe

0 comments on commit d6b5e6c

Please sign in to comment.