Yann Cébron
77856944a0
virtual_file.md/virtual_file_system.md: remove duplication, crosslinks
2019-12-10 14:34:59 +01:00
Mark Vedder
0cb54057c1
Update VFS changes section due to deprecation
...
The "How do I get notified when VFS changes?" section indicated to use VirtualFileManager.addVirtualFileListener(). However that method is deprecated. Updated the section with information on using the VirtualFileManager.VFS_CHANGES message bus topic instead.
2019-12-09 16:19:46 -05:00
Yann Cébron
6bb3c4c80f
some cross-links to "Optimizing Performance"
2019-12-09 18:15:27 +01:00
Yann Cébron
3c0b3e4833
navigating_psi.md: cleanup
2019-12-03 11:52:52 +01:00
Yann Cébron
a2e2dc73ea
file_view_providers.md: cleanup
2019-12-03 11:44:07 +01:00
Yann Cébron
6d70fb2d49
fix upsource:// links formatting
2019-12-02 14:20:06 +01:00
Yann Cébron
59067c1035
fix upsource links for 2019.3
2019-11-28 17:43:38 +01:00
Yann Cébron
3c1ff6671d
fix upsource links for 2019.3
2019-11-28 17:19:41 +01:00
Yann Cébron
485414ddea
psi.md: tip formatting
2019-11-14 14:30:36 +01:00
Yann Cébron
99a6266a32
PSI: link PsiViewer plugin
2019-09-02 17:36:09 +02:00
peter
b38fe710e4
add content to Optimize Performance section
2019-07-12 14:07:12 +02:00
John Hake
0a5c351b95
Revert "IJSDK-473"
2019-06-17 21:08:02 -07:00
CeH9
8e658c66b2
Fix typo
...
"te" to "the"
2019-04-05 17:29:52 +03:00
Yann Cébron
44c17d1b6a
SDK Docs: update links, use HTTPS where possible
2019-03-12 11:44:02 +01:00
Yann Cébron
190e67e030
modifying_psi.md: fix links
2019-01-21 11:01:08 +01:00
Yann Cébron
2b47a715c7
files.md: fix link
2019-01-21 10:54:19 +01:00
Yann Cébron
cf2c099500
PSI References explanation fix and clarification #135 (@ArtsiomCh)
2019-01-18 14:38:18 +01:00
Yann Cébron
15ee3bd0f3
IJSDK-245 Remove reference to non-existing method: FileDocumentManager.addFileDocumentManagerListener
2018-12-05 17:44:27 +01:00
Dmitry Jemerov
55b2250690
Clarify definition of PSI
2018-05-09 16:01:18 +02:00
Inego
1729edd603
Fix glitches in "Modifying the PSI" chapter.
2018-05-09 20:33:27 +07:00
Inego
96e31986ba
Fix a couple of glitches in "PSI References" chapter
2018-05-09 20:17:43 +07:00
Dmitry Jemerov
2dcd7cec7e
Merge branch 'patch-1' of https://github.com/Inego/intellij-sdk-docs into Inego-patch-1
2018-04-26 10:54:47 +02:00
Dmitry Jemerov
85bb45a1c4
"Modifying the PSI" document
2018-04-23 15:34:00 +02:00
Dmitry Jemerov
9a207cc869
"Navigating the PSI" and "PSI References" sections
2018-04-23 15:33:47 +02:00
Inego
6f7688189a
Make minor improvements in "PSI Elements" chapter.
2018-04-08 21:55:00 +07:00
Inego
9c2b98cb19
Make some improvements in "File View Providers" chapter.
2018-04-08 20:19:00 +07:00
Dmitry Jemerov
30fc9a94ad
Structure cleanup
2018-03-14 15:50:55 +01:00
Matt Ellis
10402cb3ab
Tighten up table of contents
2017-09-29 16:26:48 +01:00
peter
a327554e02
document PCE
2017-08-18 17:58:12 +02:00
Yann Cébron
bc7e47bd7a
IJSDK-233 general_threading_rules list is not layouted correctly
2017-03-30 08:37:30 +02:00
peter
e7541cffce
more info about read/write actions, transactions, modality states, dumb mode (IJSDK-200), gists (IJSDK-211)
2017-01-19 10:21:21 +01:00
Tom Needham
9da4ff931a
Fix Typo
2016-06-24 20:37:05 +01:00
Breandan Considine
7510cd3739
Add more Upsource links
2016-03-04 17:57:21 -05:00
Vladimir Schneider
ccf9aee82d
fix some link to html instead of md documents
2015-12-13 18:53:51 -05:00
breandan
da6f83a159
Replace "IntelliJ IDEA" with "IntelliJ Platform" where appropriate and other minor changes
2015-11-30 06:25:21 -05:00
Matt Ellis
ca989bbb03
Simplified links to Upsource
...
Now using upsource:// protocol and converted to full link at build time.
2015-11-26 15:39:11 +00:00
Matt Ellis
005162aa48
Minor reformatting. No actual content changed
2015-11-23 17:36:39 +00:00
Matt Ellis
ab392301a3
Merge https://github.com/artspb/intellij-sdk-docs into artspb-master
2015-09-24 12:33:56 +01:00
breandan
801b0b640f
Migrate links to .java classes from GitHub to Upsource.
...
The first step in migrating the documentation to Upsource. This has the added benefit of tying us to a specific version in case of code drift. Future migrations will be required in order to use method links (when supported).
Search: \(https://github.com/JetBrains/intellij-community/blob/master/(.+\.java) \)
Replace: \(https://upsource.jetbrains.com/idea-community/file/1731d054af4ca27aa827c03929e27eeb0e6a8366/$1 \)
2015-08-18 16:40:09 -04:00
breandan
d5952b46f7
Clean up inconsistent markdown code style
...
Search: ```([^`\n]+)```
Replace: `$1`
2015-08-18 15:21:34 -04:00
breandan considine
7b75f3ad99
Replaced internal .html links with .md extension
...
Find: (\([^:\)]+\.)html\)
Replace: $1md\)
2015-08-06 19:38:31 -04:00
Matt Ellis
7bc478ecb9
Cleanup broken and redirecting links
2015-08-06 17:38:04 +01: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
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
Matt Ellis
766f624db3
Fixing broken links (IJSDK-48)
2015-07-16 16:11:43 +01:00
Matt Ellis
9d5bf84427
All files using default layout
2015-07-09 15:54:37 +01:00
Obfuskator
c0b5357b96
Update psi_elements.md
2015-06-15 19:43:32 +02:00
Obfuskator
ccbeb5a7d5
Update file_view_providers.md
2015-06-15 19:33:03 +02:00
Obfuskator
b033788d7e
Update psi_files.md
2015-06-15 19:29:00 +02:00