Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 950 Bytes

README.md

File metadata and controls

38 lines (20 loc) · 950 Bytes

Source Insight Macro Collection

A collection of Source Insight macros which make coding easier and more enjoyable.

It tends to be an example of developing your own macros, that's why there are only a few macros of classical use case included.

Installation

  • Add simc.em to your project, or to the base project so that you just need to do it once for all your projects.
  • From menu "Options" -> "Key Assignments..." to bind any macro functions in this file to keys. Macros start with simc are from this package.

Demo

Snippets

snippets

Surrounder

surrounder

Batch Insert

batchInsert

Fast commenting

fastCommenting

Fast locating delimiter pairs

delimiter

Progressive search

progressiveSearch