25 Commits

Author SHA1 Message Date
Yann Cébron
a735561573 virtual_file.md: cleanup, updates 2020-07-16 14:45:23 +02:00
Yann Cébron
c564b30bf3 virtual_file.md: cleanup 2020-05-15 12:18:51 +02:00
Yann Cébron
6c7b59d68e virtual_file.md: mention VirtualFileLookup 2020-05-15 10:24:02 +02:00
Yann Cébron
8a65dfe12a blank lines around code blocks 2020-04-22 12:54:06 +02:00
JohnHake
80129a7641 New Copyright in markdown files 2020-02-19 22:25:03 -08:00
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
6d70fb2d49 fix upsource:// links formatting 2019-12-02 14:20:06 +01:00
Yann Cébron
3c1ff6671d fix upsource links for 2019.3 2019-11-28 17:19:41 +01:00
John Hake
0a5c351b95
Revert "IJSDK-473" 2019-06-17 21:08:02 -07: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
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
Matt Ellis
9d5bf84427 All files using default layout 2015-07-09 15:54:37 +01:00
Obfuskator
5390d8778a Update virtual_file.md 2015-06-15 18:15:45 +02:00
Anna Bulenkova
ba472271f0 layout changed 2015-06-10 12:34:29 +02:00
Obfuskator
ca7df611d7 Update virtual_file.md 2015-06-09 17:31:25 +02:00
Anna Bulenkova
5754f38e5b broken links 2015-05-19 19:31:46 +02:00
Anna Bulenkova
be408c0897 broken link 2015-05-19 08:24:52 +02:00
Anna Bulenkova
944d6eb601 Dead code sample dropped 2015-05-19 08:23:11 +02:00
Anna Bulenkova
43a9cd4ec7 [site] project structure changed - basic topics 2015-04-29 09:41:18 +02:00