layout changed

This commit is contained in:
Anna Bulenkova 2015-06-10 12:34:29 +02:00
parent ccea1b5c79
commit ba472271f0
138 changed files with 137 additions and 137 deletions

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Quick Start Guide
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Action System
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Architectural Overview
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Documents
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: File View Providers
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: General Threading Rules
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: PSI Elements
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: PSI Files
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Virtual Files
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Check Out And Build Community Edition
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Creating Your First Plugin
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Build Number Ranges
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Creating a Plugin Project
---

View File

@ -1,6 +1,6 @@
---
title: Deploying a Plugin
layout: editable
layout: general
---
To use your custom plugin, it must be built, installed, and then enabled using Plugin Manager.

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Plugin Compatibility with IntelliJ Platform Products
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Running and Debugging a Plugin
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Setting Up Development Environment
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Indexing and PSI Stubs
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: File-based Indexes
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Stub Indexes
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Persisting State of Components
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Plugin Structure
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Plugin Actions
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Plugin Class Loaders
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Plugin Components
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Plugin Configuration File plugin.xml
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Plugin Content
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Plugin Dependencies
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Plugin Extensions and Extension Points
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Plugin Services
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Project Structure
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: PSI Cookbook
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Run Configurations
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Execution
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Run Configuration Management
---

View File

@ -1,6 +1,6 @@
---
title: Settings, Caches, Logs, and Plugins
layout: editable
layout: general
---
Every IntelliJ-based IDE stores it's local settings, caches, log and installed plugins on a hard drive.

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Testing Plugins
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Light and Heavy Tests
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Test Project and Testdata Directories
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Testing Highlighting
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Tests and Fixtures
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Writing Tests
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Main Types of IntelliJ IDEA Plugins
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Virtual File System
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Contribution Guidelines
---

2
faq.md
View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Plugin Development FAQ
---

View File

@ -1,6 +1,6 @@
---
title: IntelliJ Platform SDK Documentation
layout: editable
layout: general
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Architecture Reference Guide
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Color Scheme Management in Intellij IDEA 12.1+
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Custom Language Support
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Additional Minor Features
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Code Completion
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Code Formatter
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Code Inspections and Intentions
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Documentation
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Find Usages
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Go to Class and Go to Symbol
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Implementing Lexer
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Implementing a Parser and PSI
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: References and Resolve
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Registering a File Type
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Rename Refactoring
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Safe Delete Refactoring
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Structure View
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Surround With
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Syntax Highlighting and Error Highlighting
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Frameworks and External APIs
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: External Builder API and Plugins
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Spring API
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: XML DOM API
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Localization Guide
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Messaging infrastructure
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Supporting multiple carets
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Project Model. Roots and Libraries. Configuring Project from Code.
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Facet
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Library
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Module
---
A module is a discrete unit of functionality that can be run, tested, and debugged independently.

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Project
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: SDK
---

View File

@ -1,6 +1,6 @@
---
title: Project Wizard. Adding Support for Creating New Project Types.
layout: editable
layout: general
---
## Project Wizard

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Tomcat Integration
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: VCS Integration Plugins
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Work with Icons and Images
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Tutorials
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: IntelliJ Action System
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: 2. Grouping Actions
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: 1. Working With Custom Actions
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: Code Inspections
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: 7. Annotator
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: 16. Code Style Setting
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: 17. Commenter
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: 9. Completion Contributor
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: 11. Find Usages Provider
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: 12. Folding Builder
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: 15. Formatter
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: 13. Go To Symbol Contributor
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: 3. Grammar and Parser
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: 2. Language and File Type
---

View File

@ -1,5 +1,5 @@
---
layout: editable
layout: general
title: 4. Lexer and Parser Definition
---

Some files were not shown because too many files have changed in this diff Show More