Andrey Vlasovskikh
14fd8badf3
PyCharm 2016.1 artwork
2016-03-17 04:25:44 +03:00
Andrey Vlasovskikh
a504bbdeb9
PyCharm 5.1 Beta artwork
2016-03-03 04:00:29 +03:00
Dmitry Trofimov
681fb5d778
Missing type hints inspection
2016-02-24 13:11:44 +01:00
Dmitry Trofimov
2697fdc568
Intention to add PEP484 Py3.5-style type annotations to a function
2016-02-22 22:38:42 +01:00
Liana Bakradze
d823bdbce7
Merge branches 'liana/postfix' and 'master' of git.labs.intellij.net:idea/community
2016-02-15 16:38:30 +03:00
Semyon Proshev
5bc403aa41
Remove obsolete context options from liveTemplates/Python.xml
2016-02-15 14:19:19 +03:00
Semyon Proshev
58a92fde16
PY-12396 Fixed: Property getter live template is useful only inside python class
...
Separate Python liveTemplatesContext into two parts: General and Class
2016-02-15 14:19:19 +03:00
liana.bakradze
61ad54ea3b
cleanup
...
(cherry picked from commit 4439aaf)
2016-02-11 23:37:22 +03:00
Liana Bakradze
1362a6c6a4
if is None and if is not None postfix templates added
...
(cherry picked from commit f46145d)
2016-02-11 23:36:59 +03:00
Liana Bakradze
3bfae3999a
added while postfix template
...
(cherry picked from commit 24bba05)
2016-02-11 23:36:43 +03:00
Liana Bakradze
6029cf55b1
if postfix template added
...
(cherry picked from commit 30e3fe9)
2016-02-11 23:35:57 +03:00
liana.bakradze
f3de4b7f1f
return postfix template added
...
(cherry picked from commit b0094ed)
2016-02-11 23:35:39 +03:00
liana.bakradze
02214ca394
par postfix template added
...
(cherry picked from commit a0e0475)
2016-02-11 23:35:12 +03:00
liana.bakradze
bfbee30192
not postfix template added
...
(cherry picked from commit 6e6ca9d)
2016-02-11 23:34:49 +03:00
Andrey Vlasovskikh
cabbf10a3a
PyCharm 5.1 EAP artwork
2016-02-08 18:19:04 +03:00
Dmitry Trofimov
cae1a83502
Rebranded artwork for PyCharm (add missing files)
2016-01-14 16:15:28 +01:00
Vladimir.Orlov
c536193c49
PY-18191 PyCharm doesn't start via pycharm.exe
2016-01-14 11:13:07 +03:00
Alexey Utkin
94a8528185
Merge branch 'master' into uta-python
2015-12-21 19:46:35 +03:00
Alexey Utkin
87caf637ed
CPP-434 Split [python-community] into [python-community] and [python-community-ide-resources]
...
(cherry picked from commit 89dface)
2015-12-17 17:14:04 +03:00
Mikhail Golubev
32c7e52a24
PY-18010 Don't warn of missing parameters if none of them is mentioned in a docstring
...
It should help to reduce visual noise from "Incorrect docstring"
inspection keeping it enabled by default at the same time.
2015-12-17 13:43:22 +03:00
Konstantin Bulenkov
0d41cf9d3f
Update PyCharm graphics
...
(cherry picked from commit c1dfdffae65c9d5f28b913fac2f7027a068634ce)
(cherry picked from commit 7096886)
2015-12-11 13:49:17 +01:00
Roman Shevchenko
967f0e089a
[ui] nice icon in Unity app switcher
2015-11-19 21:08:03 +01:00
nik
10148e9e27
cleanup: removed __PACKAGE_CODE__ placeholder from *ApplicationInfo.xml files where it's not needed (it's used in IDEA Ultimate and RubyMine only), added javadoc to 'getPackageCode' method;
...
previously this placeholder was included as is in all IDE distributions which may give an impression that it wasn't replaced by mistake and that it should be replaced by product code that will lead to problems (IDEA-147946)
2015-11-16 14:53:02 +03:00
Kirill Likhodedov
e569737594
Finalize Changes -> Version Control toolwindow migration
...
* Remove vcs.merge.toolwindows registry key
* Fix the name of the toolwindow action id
2015-11-04 14:18:28 +03:00
Dmitry Trofimov
e1b491598a
Flat icons (PY-17453)
2015-11-03 22:14:01 +03:00
Mikhail Golubev
1d671fbcd7
PY-17211 Split PyDocstringInspection in two
...
The first inspection PyIncorrectDocstringInspection checks that
docstring contains valid parameters and it's enabled by default.
Another - PyMissingOrEmptyDocstringInspection - ensures that
docstring exists for every suitable declaration. It often annoys users,
so it's turned off initially.
Additionally I moved messages from these inspections in PyBundle.
2015-10-14 11:47:21 +03:00
Anton Tarasov
55078ba93b
IDEA-141684: [follow-up] derived font size from UI settings
2015-09-23 17:44:32 +03:00
Dmitry Trofimov
d1871b1825
PyCharm 5.0 EAP
2015-09-16 18:14:53 +02:00
Dmitry Trofimov
34218fc274
PyCharm 5.0 EAP artwork.
2015-09-16 18:11:06 +02:00
Dmitry Trofimov
94d97100dc
Remove __author__ from python file templates.
2015-09-15 15:32:18 +02:00
Ekaterina Tuzova
93b059ae66
removed __author__ from python script and python test file templates
2015-09-15 11:23:17 +03:00
Konstantin Bulenkov
f97218cf3d
reduce tips images by 1.2M total
2015-09-02 02:11:03 +03:00
Konstantin Bulenkov
82e88489a4
update Splash tail icon size 13x13 -> 16x16 for optimal upscaling
2015-07-20 21:15:31 +02:00
Konstantin Bulenkov
50d5b4bdc8
update pycharm EDU tips
2015-07-08 16:08:43 +02:00
Konstantin Bulenkov
be608a22f8
update pycharm tips
2015-07-08 16:08:00 +02:00
Dmitry Trofimov
7068ffe9b5
PyCharm version in trunk -> 4.5
2015-06-18 13:20:15 +02:00
Konstantin Bulenkov
6f002666ad
IDEA-122404 Dark font in tip of the day. PyCharm
2015-06-03 17:57:24 +02:00
Mikhail Golubev
e187993faa
PY-9419 Add new intention action to convert between tuple, list and set literals
2015-05-25 21:37:47 +03:00
Dmitry Trofimov
15a41488eb
Tips updated (PY-14236).
2015-05-18 20:40:13 +02:00
Dmitry Trofimov
35f69ceac9
Tips (PY-9616).
2015-05-18 20:36:39 +02:00
Dmitry Trofimov
438cfeec0c
Fix a typo (PY-13880).
2015-05-18 20:35:05 +02:00
Dmitry Trofimov
fdae79f505
Tip fixed (PY-15514).
2015-05-18 20:32:44 +02:00
Dmitry Trofimov
5b358e0e0d
Tips for PyCharm 4.5 (PY-15278)
2015-05-18 20:31:04 +02:00
Gregory.Shrago
9db9f9397d
images optimized by icons.gant
2015-05-13 20:03:16 +03:00
Dmitry Trofimov
a22ad5af25
PyCharm 4.5 about artwork
2015-05-13 15:34:45 +02:00
Dmitry Trofimov
b99363a336
PyCharm 4.5 artwork.
2015-05-13 14:40:08 +02:00
Elizaveta Shashkova
ff5640ab59
Step Into My Code (PY-15500) change icon
2015-05-06 19:06:12 +03:00
Roman Shevchenko
c1aa5e5738
Merge remote-tracking branch 'origin/master'
...
Conflicts:
community-resources/src/idea/IdeaApplicationInfo.xml
2015-04-30 21:01:59 +02:00
Roman Shevchenko
84fd7b1734
Cleanup (deprecated artwork properties and resources dropped)
2015-04-30 11:40:58 +02:00
Elizaveta Shashkova
703dc7c7d3
Step Into My Code (PY-15500): add new icon
2015-04-29 14:59:37 +03:00