Commit Graph
17 Commits
Author SHA1 Message Date
Dmitry Trofimov ac01e7301c Move python tools code to community 2017-08-18 20:58:24 +02:00
Dmitry Trofimov 7f1460ecb4 Add bundled skeletons builder
Pre-built skeletons are bundled with PyCharm and save a lot of time on the first indexing.
Though they were built manually and currently not up-to date. Now we build them automatically.
2017-08-16 15:42:03 +02:00
nik b7665ef3f2 project configuration cleanup: do not set module JDK "1.8" explicitly, inherit project JDK instead
This will simplify migration to newer Java versions in the future.
2017-03-15 17:21:46 +03:00
Semyon Proshev cde66f2f64 PY-20003 Fixed: Breadcrumbs for Python files
Introduce PyBreadcrumbsInfoProvider which supports:
classes and functions (incl. async) definitions,
lambdas, try-except-else-finally, if-elif-else,
for-else (incl. async), while-else, with and
key-value statements
2016-12-20 18:21:50 +03:00
Dmitry Trofimov 1b2ade5818 python-ide-community -> python-community-ide 2016-11-21 18:56:11 +01:00
Anna.Kozlova 4b4fe678f0 make first java 8 modules inherit language level from project default 2016-03-18 17:26:43 +01:00
nik 2e34ec6fd3 remaining test-only modules migrated to Java 8 2015-11-12 16:16:07 +03:00
Vladimir Krivosheev f1c0a39844 move hamcrest-library to hamcrest lib 2015-08-25 10:02:43 +02:00
Vladimir Krivosheev 9c0fb22583 fix compilation after: remove unused dependency on Mocks lib
fix installer (some production code depends on testframework)
2015-08-21 19:11:45 +02:00
Vladimir Krivosheev 3b10c1f832 fix compilation after: remove unused dependency on Mocks lib
fix installer (some production code depends on testframework)
2015-08-21 19:11:44 +02:00
Alexander Koshevoy 3a22d919e1 PY-15431 Add tests on PythonSdkType.hasInvalidRemoteCredentials() method 2015-07-07 19:16:39 +03:00
Dmitry Trofimov c12bbfe12f Env tests moved to community. 2014-08-12 22:18:01 +02:00
Alexey Kudravtsev f0facb34db jdk8 compilation 2014-02-03 14:11:13 +04:00
Dmitry Jemerov a6d91c2188 python-community-tests depends on python-helpers 2013-10-18 19:08:00 +02:00
Dmitry Jemerov 963e3a7d5c running tests in classpath of python-community-tests 2013-09-27 15:41:52 +02:00
Dmitry Jemerov 0a69cab05d moving tests to community 2013-09-27 15:19:27 +02:00
Dmitry Jemerov 8ee628a699 python-community-tests module initially extracted 2013-09-18 19:52:28 +02:00