lmcarreiro / smart-column-indenter

A smart source code indenter that indent the code into columns
MIT License
18 stars 4 forks source link

I'm asked to fire an issue here #5

Open yatyricky opened 5 years ago

yatyricky commented 5 years ago
  public createPlayerCenterIcon (width: number, height: number, iconPath: string, options: { top?: number; left?: number; scaleNarrow?: boolean; scaleWide?: boolean; stickTop?: boolean; stickBottom?: boolean; stickLeft?: boolean; stickRight?: boolean; designWidth?: number; designHeight?: number; } = {}) {

  }
  1. select the code
  2. ctrl i n
  3. boom
yatyricky commented 5 years ago

Actually nothing happened. My code is untouched. But there's a vscode notification says:

The indentation process are trying to change the code. It is a bug, please, open an issue: https://github.com/lmcarreiro/smart-column-indenter