Commit Graph

119 Commits

Author SHA1 Message Date
Ekaterina Tuzova
a647dd4499 fixed PY-8004 Doctest: support doctests in restructured text 2012-12-26 18:35:51 +04:00
Ekaterina Tuzova
81c3713ed4 fixed PY-8270 reStructuredText highlight error 2012-12-26 14:50:56 +04:00
Dmitry Jemerov
ecf8157b99 update since/until 2012-11-23 18:15:04 +01:00
Dmitry Jemerov
9a62708934 avoid triggering update notifications for rest and i18n plugins 2012-11-12 20:00:52 +01:00
Dmitry Jemerov
4fa25540cd module dependencies for rest and i18n 2012-11-12 19:04:19 +01:00
Dmitry Jemerov
b752395f1c specify version for ReST and localization plugins 2012-11-12 18:56:37 +01:00
Dmitry Jemerov
ca7dc82ed2 build script for REST plugin 2012-11-12 17:19:15 +01:00
Dmitry Jemerov
6377e075fe move service declaration to correct place (PY-7953) 2012-11-06 23:39:56 +01:00
Oleg Sukhodolsky
fd07b2c58d Refactoring: only SyntaxHighlighterFactory should be used to create highlighters.
- SyntaxHighlighter.PROVIDER moved to SyntaxHighlighterFactory.
- POVIDER.create() encapsulated into SyntaxHighlighterFactory.getSyntaxHighligher(FileType, Project, VirtualFile()
2012-10-01 15:32:09 +04:00
Maxim Shafirov
4dddf8f36e Kill plugin logos 2012-09-06 20:02:35 +04:00
Maxim Shafirov
0df6752999 Use plugin reflective icons 2012-08-30 19:32:06 +04:00
Maxim Shafirov
76ffc0f621 Refer to originating class so IconLoader doesn't have to guess via stack frame reflection 2012-08-30 19:32:05 +04:00
Maxim Shafirov
3871749143 Icons classes generated for every plugin. Those aren't used yet though 2012-08-28 20:51:04 +04:00
Dmitry Jemerov
86a0bb466e Flask module created 2012-08-08 10:38:40 +02:00
Ekaterina Tuzova
569b12d323 fixed PY-7060 RST parsing problem 2012-07-31 16:00:14 +04:00
anna
4a133b8673 move ext to correct place 2012-07-26 22:17:43 +02:00
Ekaterina Tuzova
1c48307426 cleanup python-rest dependencies 2012-07-26 20:31:54 +04:00
Ekaterina Tuzova
e25293cf7a moved rest dependent code from python to python-rest 2012-07-26 20:08:43 +04:00
Ekaterina Tuzova
9ce7f48e4b fixed PY-6947 Separate RST into plugin suitable for inclusion into PhpStorm/WebStorm 2012-07-25 15:40:34 +04:00