Vladimir Krivosheev
b935234c91
IJ-MR-162467 don't export intellij.platform.projectModel
...
GitOrigin-RevId: 11c0bf5ca0f3a6d892658a2b149d85cace9aa2b8
2025-06-14 13:00:48 +00:00
Vladimir Krivosheev
ef0323d07c
IJ-MR-162467 don't export intellij.platform.core
...
GitOrigin-RevId: 05f350c1c087be1bf9b46d8bdac5345a65f55958
2025-06-13 21:52:48 +00:00
Vladimir Krivosheev
65fe061584
IJ-MR-162467 don't export intellij.platform.analysis
...
GitOrigin-RevId: fcbcb68010b58cb507fee2c47473758b999e471b
2025-06-04 11:16:33 +00:00
Vladimir Krivosheev
fbc9805e89
IJ-MR-162467 don't export intellij.platform.jps.model
...
GitOrigin-RevId: ebaebc90d514e5f3046fe2b973647da4bf156625
2025-05-14 18:10:23 +00:00
Vladimir Krivosheev
53ab1b258e
IJ-MR-162467 do not export intellij.platform.refactoring
...
GitOrigin-RevId: 4bb68401d046d1fffba4fa73935bb1c404d8d49f
2025-05-09 20:49:36 +00:00
Vladimir Krivosheev
644a6b2e81
IJ-MR-162467 don't export intellij.platform.editor.ui
...
GitOrigin-RevId: 8894abe16fb347de7649bfb2d7888b6e6fe0232c
2025-05-09 14:20:40 +00:00
Ilya.Kazakevich
2ab569bddf
Python: Add plugin dependency to make sure a test can be run with a gutter.
...
GitOrigin-RevId: b437c4fc5b260f9a67173204d7c410393b98577f
2025-04-28 16:45:00 +00:00
Ilya.Kazakevich
63282e2d43
PY-78817: Migrate a learning project to createVenvAndSdk, cover with test.
...
This is a top-level function used by a Misc project.
GitOrigin-RevId: 64f334813091cfc8b12bf1dfe85f1ed1ecb8637a
2025-04-15 20:21:47 +00:00
Vladimir Krivosheev
4453c70b07
don't export intellij.xml.psi
...
GitOrigin-RevId: 0186a8f9f878122dbb297ca06f64fa7fd4b2e579
2025-01-18 21:21:04 +00:00
Vladimir Krivosheev
a522f96d66
do not export deps blindly (part 3)
...
GitOrigin-RevId: 7277ece9ded25f1111febc8dccaba9ac8cc75c21
2024-12-22 20:28:42 +00:00
Daniil Ovchinnikov
578eaaf60e
rename library kotlin-stdlib-jdk8 -> kotlin-stdlib
...
GitOrigin-RevId: cddf45ccfd5563d3fe209bea62a1c37c94f44ff9
2023-01-10 12:22:34 +00:00
Konstantin Hudyakov
2986a16262
IFT-291 Bundle Features Suggester to Java, Kotlin, Python and JavaScript
...
IJ-CR-14522
GitOrigin-RevId: 6512d5f061c8004fb3e4f7f3f1f404193f30e1f5
2021-12-16 16:43:28 +00:00
Alexey Merkulov
635db47250
[IFT] Collect onboarding specific data for feedback and invoke feedback on PyCharm onboarding lesson end
...
Also change JSON-serialization code.
Exit link will invoke feedback dialog directly (before the project close), project close will show notification on welcome screen (minimized into green circle now) and 'cancel' on 'show more lessons' will show notification in learning project.
IJ-CR-17369
GitOrigin-RevId: 679cd0f1ed4ea7c30ff869a5e8354c9bc5364104
2021-11-22 15:13:27 +00:00
Alexey Kudravtsev
17669befde
make smRunner non-exported to avoid leaking tcServicesMessages library to api modules
...
GitOrigin-RevId: f322bed68735d60a9f59aae94ca6b4cb829afc78
2021-07-20 13:00:22 +00:00
Nikolay Chashnikov
5a2ff9658d
[IntelliJ project configuration] remove unnecessary trailing empty line from iml files
...
IDEA doesn't add such line when the module configuration is saved, so it's better to remove it, otherwise developers may get unexpected modified iml files in their working copies.
GitOrigin-RevId: dc1ad302d19a1b889e571c521d0b6cbfcb6c1c20
2021-06-25 16:03:06 +00:00
Alexey Merkulov
4cbe1d21b1
[IFT] Exclude testGuiFramework dependency from IFT modules
...
Also make test script to wait editor analyzed
IDEA-CR-70569
GitOrigin-RevId: f7b3f69043de4fd064aa1c4c95c25622766825a1
2021-02-19 11:36:28 +00:00
Konstantin Hudyakov
8076cfc8dd
[IFT] Add another type of sdk for Python learning project: virtual environment.
...
Venv will be used if "ide.features.trainer.use.venv" registry option set to true. This flag was added because venv doesn't work properly in master due to classpath problems.
IDEA-CR-69125
GitOrigin-RevId: a16c5c2943a8fc19d331e00660a0ebdee8e178ae
2020-12-15 12:27:49 +00:00
Alexey Merkulov
772df076b6
[IFT] Python support extracted to its own module
...
GitOrigin-RevId: fba49eaa88e820444422b6d7b2fa666fe6c25d09
2020-11-12 17:39:39 +00:00