39 Commits

Author SHA1 Message Date
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 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
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
Anna Bulenkova
ba472271f0 layout changed 2015-06-10 12:34:29 +02:00
Anna Bulenkova
526c79918d broken links 2015-06-09 15:01:39 +02:00
Anna Bulenkova
8ab4507be8 [site] "Handling Editor Events" tutorial 2015-05-05 11:46:32 +02:00
Anna Bulenkova
8ebbffe597 [site] working with text 2015-05-05 11:10:20 +02:00
Anna Bulenkova
8ec75e1f89 [site] markdown fixed due to kramdown bugs 2015-05-04 15:37:00 +02:00
Anna Bulenkova
bdc0154a82 [site] "Editor basics" tutorial moved to production 2015-05-04 15:27:31 +02:00
Anna Bulenkova
4e58d9a813 project structure changed 2015-01-20 14:53:15 +01:00
Anna Bulenkova
3bb3c53bd2 [code] package structure changed 2015-01-19 14:35:28 +01:00
Anna Bulenkova
49744a1e71 [md] caret position screen shots 2015-01-19 11:31:34 +01:00
Anna Bulenkova
224e0ae5f6 [md] todo item dropped 2015-01-19 11:18:49 +01:00
Anna Bulenkova
9dbf8e3700 [md] screen shot and link 2015-01-19 11:17:11 +01:00
Anna Bulenkova
d2344a9d8c [md] todo's - links to source 2015-01-19 09:43:33 +01:00
Anna Bulenkova
55ca345f93 [md] Cosmetics 2015-01-14 12:09:44 +01:00
Anna Bulenkova
2a7fb371d9 [md] TODO (add links when available) 2015-01-14 12:07:58 +01:00
Anna Bulenkova
75e65936ff [md] Rewritten after review. Editor coordinates system. 2015-01-14 12:06:07 +01:00
Anna Bulenkova
0ca918c9c3 [md] Rewritten after review. "Text replacement" scenario step by step 2015-01-13 12:28:08 +01:00
Anna Bulenkova
756317852c [md] typo 2015-01-12 11:35:08 +01:00
Anna Bulenkova
0bef028d80 [md] [review: areas the editor can be accessible set of getters" doesn't make sense] section dropped 2015-01-12 11:19:29 +01:00
Anna Bulenkova
f531f2f2f2 [md] review - style issue 2015-01-12 10:58:24 +01:00
Anna Bulenkova
bf8e928869 [md] review - style issue 2015-01-12 10:49:46 +01:00
Anna Bulenkova
69b57aabbf [md] review - link name changed 2015-01-12 10:44:00 +01:00
Hadi Hariri
4ff847d4ee Fixes 2015-01-08 17:48:09 +01:00
Anna Bulenkova
6982a40a7f [md] Editor area coordinates 2014-12-29 13:33:28 +01:00
Anna Bulenkova
36c0759bf0 [md] Header changed 2014-12-29 13:14:08 +01:00
Anna Bulenkova
b2588cd3c8 [md] todo item 2014-12-15 08:51:55 +01:00
Anna Bulenkova
86c0f17e36 [md] link to multiple carets 2014-12-11 17:28:45 +01:00
Anna Bulenkova
c63655d172 [md] EditorModificationUtil 2014-12-11 17:24:27 +01:00
Anna Bulenkova
2b32983752 todo removed 2014-12-11 17:05:46 +01:00
Anna Bulenkova
a724faeeb5 [md] EditorActionHandler illustration 2014-12-11 17:01:36 +01:00
Anna Bulenkova
ef69a7abc4 [md] EditorActionHandler illustration 2014-12-11 16:50:32 +01:00
Anna Bulenkova
2b85e5a14c [md] Editor - TypedActionHandler 2014-12-11 15:26:26 +01:00
Anna Bulenkova
b2b7d8971c [md] Action handlers and text modification stub 2014-12-11 14:51:23 +01:00
Anna Bulenkova
a4de19c6f2 AnActionEvent and DataContext moved to "Action system" section 2014-12-11 14:26:39 +01:00
Anna Bulenkova
1e75b80bd3 rename 2014-12-11 14:21:03 +01:00