Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1. Switch Expression Yield Support .

a. Syntax Highlighting:


b. Formatting of Switch Expression including Yield

c. Code Completion of Yield

2. Text Block Support

a. Quotes Completion and Syntax Highlighting :

Text block is  enclosed by triple quotes. Auto completion of triple quotes will be triggered once users types quotes two times.

Syntax Highlighting :

Text inside triple-quotes are marked in orange color.

Image AddedImage Removed

b. Hint : To convert normal String literal to Text Block.