DDT-IDE / DDT

DDT is an Eclipse-based IDE for the D programming language:
http://ddt-ide.github.io/
101 stars 16 forks source link

Cant perform content assist inside token strings (q{ ... } ) #107

Closed bruno-medeiros closed 9 years ago

bruno-medeiros commented 9 years ago

Cant perform content assist inside token strings (q{ blah.xpto } ) Fails with the error: "Could not perform content assist: Invalid location (inside unmodifiable token)"