No autocomplete within "with" statement

Issue #32 open
Former user created an issue

like

with foo as TForm do
begin
  // no autocomplete
end

Comments (2)

  1. Log in to comment