Commit Graph
60 Commits
Author SHA1 Message Date
Valentin Fondaratov 11c545f63c Change usages of 'key' to 'language' in lang.syntaxHighlighterFactory 2015-05-05 16:28:28 +03:00
Gregory.Shrago 185a6abe08 cosmetic 2015-02-16 15:25:13 +03:00
Alexey Kudravtsev ed9d68585a notnull 2014-09-24 17:51:19 +04:00
nik 2fee7db5c6 icon size reduced for Darcula and Retina icons (605K bytes in total) 2014-09-19 12:22:29 +04:00
Ekaterina Tuzova f92afaabec fixed PY-13677 reStructuredText substitution with underscores 2014-08-25 14:03:48 +04:00
nik d4d6b609b6 sources roots without sources converted to resource roots 2014-05-21 15:40:08 +04:00
nik df1647118a move generated icon classes to new generated roots 2014-05-12 16:13:30 +04:00
Sergey Ignatov cbd64fa6f7 move rest lexer to gen root 2014-04-26 12:41:59 +04:00
Maxim.Mossienko 645caac042 134->136 2014-03-08 02:50:12 +01:00
Alexey Kudravtsev 2f69c1e1e2 notnull 2014-02-26 15:47:36 +04:00
Vassiliy 29068e1379 png optimization 2014-02-25 18:13:34 +04:00
Alexey Kudravtsev 745381bcfb NotNull 2014-02-21 17:50:48 +04:00
Alexey Kudravtsev d70cd0856c notnull 2013-12-25 14:20:45 +04:00
Ekaterina Tuzova a1a68a8f67 fixed PY-11581 RST: Header is not highlighted if there is a space after separator 2013-12-17 19:09:22 +04:00
Alexey Kudravtsev f0b588520f cleanup: dereference 2013-12-10 15:19:50 +04:00
Ekaterina Tuzova 3db176f7fb reverted module type from plugin_module to java_module for localization and rest 2013-12-03 19:21:25 +04:00
Ekaterina Tuzova acc583e096 fixed PY-10998 Wrong highlight in rst (restructured texts) for headlines 2013-12-02 19:11:48 +04:00
Roman Shevchenko a7c22bd901 WI-21234 (NPE fixed, method argument annotated) 2013-11-29 13:45:01 +01:00
Dmitry Jemerov 70e628954f Apache 2 copyright headers 2013-10-21 15:29:20 +02:00
Andrey Vlasovskikh 6f0f73fe46 Updated versions of ReST and GetText files plug-ins 2013-10-14 20:21:36 +02:00
nik 64a094ca79 icon classes regenerated: copyright added to generated files, more instructive comment added 2013-09-18 09:02:26 +04:00
Ekaterina Tuzova 78de90beb7 fixed PY-10740 Error trying to create new Pyramid project
removed duplicated code
2013-09-07 19:26:15 +04:00
Dmitry Jemerov 7f0743bef3 update until-build according to new branch number 2013-08-28 15:48:10 +02:00
Ekaterina Tuzova 5ace3a28b2 search for sphinx-quckstart in default location
fixed PY-10238 sphinx-quickstart couldn't be found under /usr/local/bin
2013-07-08 17:21:34 +04:00
Vladimir Krivosheev 755b16d891 ability to provide custom structure view wrapper (editor action "Select in -> File Structure")
structure view model must use Editor from passed FileEditor, but not current focused Editor if document virtual file is not in local file system
2013-06-24 12:27:20 +02:00
Ekaterina Tuzova 65e7e86314 added element manipulator for rest line (as injection host for doctest language) 2013-06-05 21:37:56 +04:00
Maxim.Mossienko 4c08703b50 128 -> 130 2013-03-14 13:06:25 +04:00
anna 0240c4e92b fix plugin versions 2013-03-06 12:20:24 +01:00
Dmitry Jemerov 5433c5949a restore my version of the colors 2013-03-01 15:58:03 +01:00
Dmitry Jemerov 63081aeecb move Python to new highlighter API, extract Python and ReST colors out of platform color scheme (PY-8841) 2013-03-01 15:58:02 +01:00
Rustam Vishnyakov e22e74047f Make some ReST highlighting attributes depend on Language Defaults (new API) 2013-03-01 17:20:43 +04:00
Kirill Safonov 4571ef9a5f branch 127 2013-02-26 00:29:33 +04:00
Denis.Zhdanov 14021b97a1 Provides fine-grained control on fallback indent options to be used during formatting 2013-01-30 18:06:31 +04:00
Dmitry Jemerov 6931b8ffec since/until for rest and l10n plugins in master 2013-01-24 16:04:03 +01:00
Ekaterina Tuzova c5fa661c0f improved reflow paragraph action 2013-01-21 14:01:35 +04:00
Ekaterina Tuzova e025c74ea9 improved reflow for ReStructredText 2013-01-21 13:19:32 +04:00
Ekaterina Tuzova cb087a50ad added initial reflow for ReStructredText 2013-01-20 20:50:30 +04:00
Konstantin Bulenkov 2ed4c7bb5c new structure for python icons 2013-01-17 14:30:25 +01:00
Andrey Vlasovskikh a5ecadcd70 Merge branch 'refactor-icons' 2013-01-16 16:53:31 +04:00
Andrey Vlasovskikh 2cad8ebd16 Moved Python-related icons to resources/icons/ folders 2013-01-16 16:48:14 +04:00
Ekaterina Tuzova 7d9940f5cb fixed PY-3777 ReST: Field lists do not wrap correctly
(added formatter)
2012-12-29 13:46:22 +04:00
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