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