Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
altrive committed Sep 11, 2013
1 parent 0ea1dfa commit e1bceb6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@ Following keybord shortcut is supported
-------------------
Formatted result is verified by lexical token level,and compared to *before format* token sequence.
If token sequence is not matched. ISE editor text is not changed (reverted to before format text).
Currently tested over 1000 PowerShell repository(about 70MB .ps1/.psm1) in GitHub and test passed.

*Note: formatted result is verified, thought it may break existing code after formatting. please backup important files before execute code format*
*Note: Thought formatted result is verified, it may break existing code after formatting. please backup important files before execute code format*
When code formatting error occured, error line information displayed in ISE console pane. Please report error message.

I've tested over 1000 PowerShell project code in GutHub repository.
When code format error occued please report error message that displayed in ISE console pane.

5.TODO List
---------------
Expand Down

0 comments on commit e1bceb6

Please sign in to comment.