915 Commits

Author SHA1 Message Date
Mikhail Vink
47b96fc7e1 PhpStorm minor texts/titles fixes 2015-08-12 12:14:14 +02:00
Mikhail Vink
4f0a81d079 Change PhpStorm folder naming 2015-08-11 18:01:14 +02:00
Mikhail Vink
ad54c89d4d Updating 3rd-party plugins for PhpStorm 2015-08-11 16:59:23 +02:00
Mikhail Vink
3c43f47547 Minor text fixes for PhpStorm-related pages 2015-08-11 12:47:10 +02:00
breandan considine
641ef0abd0 Remove the old Dockerfile 2015-08-06 20:55:22 -04:00
breandan considine
88df4e5872 Replace relative paths containing '..' with absolute paths '/'
@citizenmatt
2015-08-06 20:49:20 -04:00
breandan considine
7b75f3ad99 Replaced internal .html links with .md extension
Find: (\([^:\)]+\.)html\)

Replace: $1md\)
2015-08-06 19:38:31 -04:00
breandan
8f2edb457b Update write action and threading issues links 2015-08-06 14:37:55 -04:00
Dmitry Jemerov
a3018e881f fix broken links (IJSDK-70, IJSDK-74) 2015-08-06 19:59:30 +02:00
Matt Ellis
7bc478ecb9 Cleanup broken and redirecting links 2015-08-06 17:38:04 +01:00
Artem Khvastunov
628888d2a3 Merge branch 'master' of https://github.com/JetBrains/intellij-sdk-docs 2015-08-06 18:27:06 +02:00
Artem Khvastunov
17af4f1d09 fixes style issues 2015-08-06 18:26:02 +02:00
Artem Khvastunov
63867aee67 actualized 'Custom Language Support' section
fixed broken URLs
fixed style issues
removed anchors from URLs
2015-08-06 18:10:33 +02:00
Artem Khvastunov
8dd5790bca actualized 'Project Model' section
fixed broken URLs
fixed style issues and typo
2015-08-06 14:28:20 +02:00
Artem Khvastunov
377953daa7 actualized 'Run Configurations' section
removed confusing sentence
fixed broken URLs
fixed style issue and typo
2015-08-06 11:53:18 +02:00
Matt Ellis
d21418ac5e Fix link in CONTRIBUTING.md (#IJSDK-68) 2015-08-06 10:15:18 +01:00
Artem Khvastunov
cfd7e0d2dd actualized 'Stub Indexes' page
fixed broken URLs
2015-08-06 10:11:56 +02:00
Artem Khvastunov
60cf0c57cb actualized 'Check Out And Build Community Edition' page
fixed broken URL
2015-08-06 09:44:36 +02:00
breandan
b35bc1bdbd Add link to "Getting Started with Plugin Development"
Need to migrate this page as well.
2015-08-05 14:57:27 -04:00
breandan
4706214254 Added link to PSIViewer plugin. 2015-08-05 14:53:08 -04:00
breandan considine
e1eef87bc8 Merge branch 'master' of https://github.com/JetBrains/intellij-sdk-docs 2015-08-05 14:28:13 -04:00
breandan considine
cd408440a3 Add PHPStorm PHP Open API Docs, fixes IJSDK-36 2015-08-05 14:27:44 -04:00
Artem Khvastunov
159e87b561 actualized 'Project Structure' section
fixed broken URLs
some absolute URLs replaced with relative ones
fixed style issues
2015-08-05 19:04:33 +02:00
Gauthier POGAM--LE MONTAGNER
a7313331cb Add more structured organization
Organization into parts and sub-parts for easier reading and searching for information.
2015-08-05 18:13:18 +02:00
Artem Khvastunov
9be49205f4 actualized 'Architectural Overview' section
fixed broken URLs
some absolute URLs replaced with relative ones
fixed style issues
2015-08-05 17:49:17 +02:00
Artem Khvastunov
9f81cae94b actualized 'Plugin Structure' section
fixed broken URLs
added some new URLs
2015-08-05 17:49:01 +02:00
Artem Khvastunov
282aaf8cd6 actualized 'Creating Your First Plugin' section
removed some confusing 'IntelliJ Platform' mentions
fixed style and spelling issues
2015-08-05 17:48:23 +02:00
Artem Khvastunov
75bbf58200 minor style improvements to align classes with docs
imports are optimized
2015-08-04 22:17:29 +02:00
Artem Khvastunov
7b9f70a53a actualized 'Folding Test' page
test data is updated with a new folding
2015-08-04 22:13:39 +02:00
Artem Khvastunov
76278490d0 actualized 'Formatter Test' page
method testFormatter() is aligned with Github SimplePlugin repository
2015-08-04 22:09:55 +02:00
Artem Khvastunov
b7f9778dfd actualized 'Quick Fix' page
classes CreatePropertyQuickFix and SimpleAnnotator are aligned with Github SimplePlugin repository
2015-08-04 22:02:46 +02:00
Artem Khvastunov
3bc792cf37 actualized 'Formatter' page
class SimpleFormattingModelBuilder is aligned with Github SimplePlugin repository
2015-08-04 21:57:44 +02:00
Artem Khvastunov
85ef37466f actualized 'Structure View Factory' page
class SimpleStructureViewFactory is updated with a proper method signature
2015-08-04 21:55:56 +02:00
Artem Khvastunov
5a1c24e817 actualized 'Folding Builder' page
class SimpleFoldingBuilder is aligned with Github SimplePlugin repository
2015-08-04 21:52:17 +02:00
Artem Khvastunov
745d5e61b6 actualized 'Find Usages Provider' page
class SimpleFindUsagesProvider is aligned with Github SimplePlugin repository
2015-08-04 21:42:01 +02:00
Artem Khvastunov
84cc93e8d9 actualized 'Annotator' page
class SimpleAnnotator is cleaned
2015-08-04 21:35:45 +02:00
Artem Khvastunov
72f5c2a2e4 actualized 'Syntax Highlighter and Color Settings Page' page
class SimpleSyntaxHighlighter is aligned with Github SimplePlugin repository
2015-08-04 21:27:43 +02:00
Artem Khvastunov
3e9630aaa5 actualized 'Lexer and Parser Definition' page
class SimpleLexerAdapter is properly described and used
2015-08-04 21:21:14 +02:00
cheptsov
4209d1fda8 Replaced CommandProcessor+runWriteAction with WriteCommandAction 2015-08-04 21:47:18 +03:00
Artem Khvastunov
14aea0c236 made it compilable for IDEA 14 platform
fixed compilation errors
fixed tests
replaced deprecated methods
adjusted VM options
2015-08-03 19:39:39 +02:00
Matt Ellis
2d72ed3e43 Updated sdkdocs-template to 8543fad545249a67df0f96c5937c0098bc07b608 2015-08-03 12:16:54 +01:00
breandan
d2cc22a461 Remove unnecessary '\' character 2015-07-30 09:37:32 -04:00
breandan
20f55c386d Angle brackets in text are now enclosed in code spans IJSDK-56 2015-07-30 00:50:40 -04:00
breandan
4b14c47af3 Escape unescaped angle brackets, fixes IJSDK-56 2015-07-29 23:50:12 -04:00
Nikolay Chashnikov
eff6b5b48b Merge pull request #13 from develar/patch-1
Don't promote other.xml usage — it is deprecated and leads to issues with ICS (settings-repository plugin)
2015-07-28 18:54:58 +03:00
Vladimir Krivosheev
5dcb02991c Don't promote other.xml usage — it is deprecated and leads to issues with ICS (settings-repository plugin) 2015-07-28 16:55:57 +02:00
Matt Ellis
5f9c867c8a Use locales in docker. Add back git metadata 2015-07-27 16:53:02 +01:00
breandan
79c8dad422 Update Docker instructions in CONTRIBUTING.md 2015-07-27 10:35:24 -04:00
breandan
252e02162f Updated sdkdocs-template submodule 2015-07-27 00:40:08 -04:00
breandan
b9200d1f0e Attempt to fix error caused by jekyll-git_metadata
jekyll-git_metadata causes an invalid byte sequence error when it looks
back into the git history. Maybe removing it will fix the problem?

https://gist.github.com/breandan/20c3ba9869aaca1ff5fd
2015-07-27 00:32:02 -04:00