Alexey Kudravtsev
9fea2a6867
notnull
2014-06-18 14:59:12 +04:00
Anna Kozlova
d45c8a5da2
all inspections are suppressable by default; language suppressor is needed to provide non trivial implementation
2014-06-17 17:57:35 +04:00
Ekaterina Tuzova
50e11e6a83
fixed PY-13150 Pyramid run configuration fails when specifing '--reload' in additional option
2014-06-02 17:03:42 +04:00
Ekaterina Tuzova
0fcb1c3fc5
introduced pycharm_load_entry_point instead of searching for executable through local file system
...
so Pyramid run configuration and Sphinx-quickstart works with remote interpreter
(PY-13043 Pyramid: not able to run pyramid run configuration on remote interpreter)
2014-05-23 17:33:14 +04:00
nik
d4d6b609b6
sources roots without sources converted to resource roots
2014-05-21 15:40:08 +04:00
peter
d55d2bb64b
rename physical->eventSystemEnabled to reduce confusion when constructing FileViewProvider
2014-02-23 20:44:04 +01:00
nik
d031ebcd1d
hide Python run configurations if they are irrelevant (IDEA-116046)
2013-11-06 16:53:18 +04:00
Konstantin Bulenkov
f2a5483213
PlatformDataKeys -> CommonDataKeys
2013-11-03 23:43:04 +01:00
Dmitry Jemerov
70e628954f
Apache 2 copyright headers
2013-10-21 15:29:20 +02:00
Dmitry Jemerov
fd9da876e5
correctly locate helpers under new repo layout
2013-10-18 18:58:28 +02:00
Dmitry Jemerov
543d5760fb
move testdata to community
2013-10-10 14:10:37 +02:00
Konstantin Bulenkov
94ed15c9f4
fix yellow code producing by CommonDataKeys
2013-10-01 22:18:44 +02:00
Ekaterina Tuzova
b64aa0c245
Merge remote-tracking branch 'origin/master'
2013-09-24 10:56:41 +04:00
Ekaterina Tuzova
fd7a566afc
fixed PY-9448 Add ability to directly create pdf's from sphinx documentation
2013-09-23 19:44:24 +04:00
Dmitry Jemerov
50f3bcfa60
remove dependency which is no longer appropriate
2013-09-23 15:51:51 +02:00
Dmitry Jemerov
848bc00b8a
moved python-rest under community, add to build
2013-09-18 19:57:05 +02:00
Dmitry Jemerov
4ce0f0a737
remove hard dependency of python-rest on django
2013-09-18 19:36:28 +02: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
nik
a09bc025a9
cleanup: added default (empty) implementation for SettingsEditor#disposeEditor
2013-08-15 10:15:36 +04:00
Yann Cébron
d035e60bd7
fix compilation due to API-change
2013-08-12 22:15:37 +02:00
Dmitry Jemerov
17135d4309
passing a name to ModuleBasedConfiguration constructor is optional; kill a lot of code for passing around empty names
2013-07-25 17:11:28 +02:00
Dmitry Jemerov
83c9616577
provide default implementation for ModuleBasedConfiguration.createInstance(), delete a ton of existing implementations
2013-07-25 16:08:20 +02:00
Ekaterina Tuzova
b00d24e5ff
Do not reuse RunConfigurationModule for different configurations
...
fixed PY-10200 py.test producer choses the wrong project
2013-07-09 16:53:54 +04:00
Ekaterina Tuzova
cda2749f3f
fixed sphinx-quickstart for multi-module project
...
fixed PY-10237 Sphinx quickstart action should take module from datacontext instead of using modules[0]
2013-07-08 17:23:56 +04: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
Ekaterina Tuzova
c97f24ee5f
moved all configurations in Python Integrated Tools to module base
...
fixed PY-9018 Cannot create test run configuration from editor
2013-06-06 18:32:44 +04:00
Alexey Kudravtsev
c56272b62a
avoid HintAction if not necessary
2013-04-26 15:07:36 +04:00
Roman Shevchenko
b6c5477efe
Command line API cleaned, take 2
2013-04-24 20:24:36 +02:00
Roman Shevchenko
c6610f62ce
Command line API cleaned
2013-04-23 21:16:04 +02:00
Ekaterina Tuzova
952fa4dffb
added content/source root checkboxes to all run configurations
2013-03-04 16:32:41 +04:00
Ekaterina Tuzova
8e53596ee0
fixed PY-8376 "Tools > Sphinx quickstart" command missing from main menu
2013-01-13 19:25:03 +04:00
Ekaterina Tuzova
727f35e367
fixed PY-8376 "Tools > Sphinx quickstart" command missing from main menu
2013-01-13 18:53:49 +04:00
Ekaterina Tuzova
e9542398e6
Merge remote-tracking branch 'origin/master'
2013-01-09 11:07:13 +04:00
Vladimir Krivosheev
a5251818b1
BrowserUtil.browse can open url with fragments
...
Now you can just pass File, VirtualFile, URL or URI instead of String — don't use file.toURI or url.toString or virtualFile.getUrl
2012-12-27 16:27:30 +04:00
Ekaterina Tuzova
a647dd4499
fixed PY-8004 Doctest: support doctests in restructured text
2012-12-26 18:35:51 +04:00
Alexey Kudravtsev
66ca8b0cce
notnull, cleanup, performance
2012-12-03 14:32:58 +04:00
Dmitry Jemerov
3e74985510
enable python-rest and python-localization in python plugin build
2012-11-14 17:34:06 +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
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