Wrong prefix for the raise Exception.Create snippet in objectpascal.json

Issue #117 new
Former user created an issue

The prefix is set to:

"prefix": "raise Exception.Create",

And this causes that when using a dot to invoke code insight, you get such item as the first one in the list.

It should be changed to

"prefix": "raise Exception",

Thanks!

Comments (0)

  1. Log in to comment