Commit Graph

119 Commits

Author SHA1 Message Date
Alexey Kudravtsev
eec77c6320 notnull various listeners 2018-08-30 14:20:34 +03:00
Vladimir Krivosheev
e92a399d55 override, notnull 2018-08-13 17:07:12 +02:00
Vladimir Krivosheev
f0098d0ddb override, notnull 2018-08-13 17:07:10 +02:00
Max Medvedev
1e0f9fd41b @NotNull context parameter of CompletionProvider#addCompletions 2018-08-03 19:11:53 +03:00
Ekaterina Tuzova
e6e2a70c50 PY-30470 reST preview: provide dark theme
dark background for code tags
2018-07-11 18:55:14 +03:00
Ekaterina Tuzova
1f70e4f084 PY-30470 reST preview: provide dark theme
dark background for code tags
2018-07-10 19:30:40 +03:00
Ekaterina Tuzova
4c99d98cc1 restructuredText: trim all meta info from swing panel 2018-06-21 13:56:09 +03:00
Ekaterina Tuzova
2112caff6d PY-30474 reST preview: don't jump to a preview beginning on each edit 2018-06-21 12:42:50 +03:00
Ekaterina Tuzova
d5a568766f PY-30468 reST preview: open external browser when clicking on the link 2018-06-21 11:51:09 +03:00
Ekaterina Tuzova
dcf0ec19da PY-30470 reST preview: provide dark theme 2018-06-21 11:51:09 +03:00
Ekaterina Tuzova
49c8b46c77 restructured configurable id 2018-06-20 17:10:00 +03:00
Ekaterina Tuzova
9d7b03d9be move owasp back to the markdown 2018-06-18 17:41:41 +03:00
Ekaterina Tuzova
ec97693208 sanitize html only for swing panel
PY-30466 reST preview: support "code" and "code-block"
PY-30472 reST preview: support literal blocks
PY-30473 reST preview: support doctest blocks
PY-30475 reST preview: improve table rendering
2018-06-18 16:41:13 +03:00
Ekaterina Tuzova
ecef301d86 switch between javafx and swing preview panels 2018-06-18 16:41:12 +03:00
Ekaterina Tuzova
b100fa9621 get docutils from helpers 2018-06-18 16:41:12 +03:00
Ekaterina Tuzova
4baf285e7d no preview available message 2018-06-18 16:41:11 +03:00
Ekaterina Tuzova
0f8e7428ed added simple preview for restructured text 2018-06-18 16:41:11 +03:00
Gregory.Shrago
a3f3558fc5 historical typo fixed: spaceExistenceTypeBetweenTokens: usages 2018-06-18 15:36:53 +03:00
Ekaterina Tuzova
cc0ca5938c PY-29386 reStructuredText code formatting breaks indents for .. toctree: 2018-06-08 16:09:26 +03:00
Ekaterina Tuzova
3f68aec01d PY-27860 RST icon blinking in "Structure" panel 2018-06-07 20:00:24 +03:00
Ekaterina Tuzova
d38a5554f1 PY-25729 false positive "Overline length must match the underline" for reStructuredText section title with back tick 2018-06-07 19:30:54 +03:00
Gregory.Shrago
305d21ba2a cleanup file type descriptions: no plurals, no files; hide internal 2018-04-06 23:47:52 +03:00
Tagir Valeev
4002c0e067 CleanUp: redundant String operation fixes applied 2018-03-01 13:13:39 +07:00
Anna.Kozlova
48d3ce215c make private fields final 2018-02-07 09:44:30 +01:00
nik
c9620ce099 IDEA project configuration: the great module rename
Rename all modules in IntelliJ IDEA sources to ensure that they follow a consistent naming scheme.

Update *.iml files.
2018-01-25 12:59:02 +03:00
nik
16410c2321 IDEA project configuration: the great module rename
Rename all modules in IntelliJ IDEA sources to ensure that they follow a consistent naming scheme.

Rename iml files.
2018-01-25 12:59:02 +03:00
peter
315b7969c1 migrate most usages of deprecated com.intellij.util.containers.HashMap/Set to java.util 2018-01-19 22:26:30 +01:00
Gregory.Shrago
8199382ac1 cleanup: drop isAutoExpand() where not needed 2017-12-01 00:31:10 +03:00
Alexey Kudravtsev
a40c7370b5 cleanup 2017-10-19 18:23:52 +03:00
Dmitry Trofimov
c765210249 Process todo in ReST comments (PY-17197) 2017-09-11 19:50:45 +03:00
Aleksey Pivovarov
56c0b37e48 icon classes generation: update warning message 2017-07-17 21:12:14 +03:00
Ekaterina Tuzova
02bfe1680f PY-22350 reStructuredText :class: and :name: options break IDE code-block highlighting 2017-07-13 12:56:28 +03:00
Ekaterina Tuzova
e07a1dd6c8 PY-12241 links_ are not highlighted in ReST files when they are followed by some of the punctuation chars 2017-07-13 12:56:28 +03:00
Ekaterina Tuzova
0d74564335 PY-20820 Syntax highlightning for reST substitution fails on multi-word declarations 2017-07-13 12:56:28 +03:00
Ekaterina Tuzova
dad63e97b8 RestructuredText: allow plugin update 2017-07-10 19:33:52 +03:00
Ekaterina Tuzova
55deb53fdd PY-24476 ReStructuredTest Support Plugin incorrectly reports warning on title length 2017-07-10 13:40:47 +03:00
Ekaterina Tuzova
892852a3bd PY-20203 Short RST headings missing in structure view. 2017-07-10 13:40:47 +03:00
Ekaterina Tuzova
ecbae3a25e PY-23344 Incorrect RST autoformat result 2017-07-10 13:40:47 +03:00
Ekaterina Tuzova
39b63dafce PY-23884 ReST :kbd: Markup is Not Highlighted Correctly 2017-07-10 13:40:47 +03:00
Ekaterina Tuzova
fcbffb4d81 PY-24685 Code Inspect for rst files does not recognize Multi character foot note references when target is under a rubric directive .. 2017-07-10 13:40:47 +03:00
Ekaterina Tuzova
267fe962e1 PY-24881 rst completion of links 2017-07-10 13:40:47 +03:00
Ekaterina Tuzova
56ac8e3d15 PY-23970 False positive: "Title length must match the underline" for rst 2017-07-10 13:40:47 +03:00
Ekaterina Tuzova
4df5c1e27f PY-7123 Structure for RST document incorrect 2017-07-10 13:40:47 +03:00
Alexey Kudravtsev
434f705d0f notnull 2017-04-04 10:15:46 +03:00
Andrey Vlasovskikh
7f5e1c49e9 Removed <version> and <idea-version> that are generated during the build 2017-02-15 15:13:37 +03:00
Andrey Vlasovskikh
ab545d06af Converted Python plugin build scripts to newer API
Updated non-bundled plugins built together with Python plugins as well:
localization, rest, vagrant. Changed the versioning scheme for vagrant
in order to match the current platform build.

Set until-build for all the plugins.
2017-02-15 15:13:37 +03:00
Yann Cébron
81d29f9bd5 Plugin descriptors: remove deprecated attribute idea-plugin@version (IDEA-163694) 2016-11-11 17:08:58 +01:00
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