Anna.Kozlova
|
78d1492242
|
explicit types to diamonds
|
2016-08-08 17:08:03 +02:00 |
|
Gregory.Shrago
|
c0d05e8946
|
JFlex: regen all lexers
|
2016-05-27 18:38:57 +03:00 |
|
Gregory.Shrago
|
307bae3a27
|
JFlex: regen all lexers
|
2016-05-26 18:55:18 +03:00 |
|
Gregory.Shrago
|
1ac483982e
|
update to JFlex 1.6 semantics: . and \R
|
2016-05-26 18:55:18 +03:00 |
|
Gregory.Shrago
|
20cd40ceb4
|
JFlex: regen all lexers
|
2016-05-14 06:34:46 +03:00 |
|
Gregory.Shrago
|
edb8e81780
|
revert: force unicode 2.0 to reduce static memory footprint
|
2016-05-14 05:27:40 +03:00 |
|
Gregory.Shrago
|
a3d2b8f1d0
|
force unicode 2.0 to reduce static memory footprint: regen
|
2016-05-13 19:22:59 +03:00 |
|
Gregory.Shrago
|
5e0682be20
|
force unicode 2.0 to reduce static memory footprint
|
2016-05-13 19:20:58 +03:00 |
|
Gregory.Shrago
|
2462504475
|
update to JFlex 1.6 semantics
|
2016-05-12 13:00:39 +03:00 |
|
Gregory.Shrago
|
9bfe6eef12
|
JFlex: regen all lexers
|
2016-05-12 00:27:09 +03:00 |
|
Gregory.Shrago
|
dae11a47b0
|
JFlex: regen all lexers
|
2016-05-11 21:37:26 +03:00 |
|
nik
|
65d50f97c9
|
don't specify ITNReporter as errorHandler explicitly, it is automatically used for exception from plugins which vendor is JetBrains
|
2015-12-17 12:11:27 +03:00 |
|
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 |
|