3

The documentation says Ctrl< but is seems not to work (I have Mmac with a US Keyboard). I can do CtrlSpace to insert a pair of quotes.

Michael_Scharf
  • 33,154
  • 22
  • 74
  • 95

2 Answers2

3

In Eclipse Oxygen.1a Release (4.7.1a)

CtrlShift< is the short-cut to «»

Christoff Erasmus
  • 925
  • 1
  • 10
  • 26
2

Simply use ctrlspace (Show proposals) on any Mac within an Xtend '''Rich String''', Eclipse will automatically insert «» in your rich string: '''Rich String «»'''

Joko
  • 600
  • 3
  • 15