mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-29 01:37:51 +08:00
* LAB-21 Symbols, Declarations and References, Completion 2020.3 * LAB-21 Go to Declaration or Usages 2020.3 * fixes (squash with LAB-21 Symbols, Declarations and References, Completion 2020.3) * fixes (squash with LAB-21 Go to Declaration or Usages 2020.3) * new PsiCompletableReference location (squash with LAB-21 Symbols, Declarations and References, Completion 2020.3) * Apply suggestions from code review Co-authored-by: John Hake <39627202+JohnHake@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: John Hake <39627202+JohnHake@users.noreply.github.com> * "Own reference", "External reference", "Implicit reference" * move examples before api links * IDE -> IntelliJ Platform * articles * explicit upsource link * linebreaks * element -> symbol * remove jvm package example * parent links (squash with LAB-21 Symbols, Declarations and References, Completion 2020.3) * parent links (squash with LAB-21 Go to Declaration or Usages 2020.3) * platform -> IntelliJ Platform * reword symbol navigation a bit Co-authored-by: John Hake <39627202+JohnHake@users.noreply.github.com>