Skip to content
Konstantin Zaitcev edited this page Aug 28, 2014 · 1 revision

Rename Refactoring

This refactoring allows rename Yang elements with updating all referenced elements. rename-refactoring-inline.png Please refer Rename Refactoring to see more details.

Inline Grouping

This refatoring allows replace uses block by referenced grouping content. inline-grouping.png

To activate refactoring perform the following steps:

  1. Put cursor position on any uses statement
  2. Select either Refactor->Inline Grouping main menu or Refactor->Inline Grouping editor context menu or press ALT-SHIFT-I (Alt+Cmd+I) hotkey

Extract Grouping

This refactoring allows extract selected block of elements into reusable grouping element extract-grouping.png

To activate refactoring perform the following steps:

  1. Select block of elements that should be extracted
  2. Select either Refactor->Extract Grouping main menu or Refactor->Extract Grouping editor context menu or press ALT-SHIFT-E (Alt+Cmd+E) hotkey

Change Revision

This refactoring allows update revision of the module and import statements in referenced modules. change-revision.png

To activate refactoring select either Refactor->Change Revision main menu or Refactor->Change Revision editor context menu

  • Home
  • First Steps
    • Installation Guide
    • [Import Project](Import Project)
    • [Create Project](Create Project)
    • [Yang Editor](Yang Editor)
  • New and Noteworthy
    • [1.0.0 release notes](M1 release notes)
    • [1.1.0 release notes](1.1.0 release notes)
    • [1.1.1 release notes](1.1.1 release notes)
  • [Features] (Features)
  • [M2E Integration] (M2E Integration)
  • [Yang Project Support] (Yang Project Support)
  • [Code Editing] (Code Editing)
  • [Code Navigation] (Code Navigation)
  • [Code Refactoring] (Code Refactoring)
  • [Diagram Model Editor] (Diagram Editor)
  • Developer Documentation
  • [Setup and build](Setup and build)
Clone this wiki locally