[Pas2js] generated pascal classed from html/css reference
Mattias Gaertner
nc-gaertnma at netcologne.de
Sun Oct 21 21:58:49 CEST 2018
On Sun, 21 Oct 2018 03:00:45 +0000 (UTC)
Mr Bee via Pas2js <pas2js at lists.freepascal.org> wrote:
> Hi,
> I found lots of classes in pas2js are marked `external` which means the class definition is not complete. Sometimes it contains nothing but the class declaration only.
As Michael already answered, external classes are complete. The
implementation is in the browser itself or some js framework.
> It makes autocomplete doesn't work on any Pascal editors or IDEs.
Autocompletion and code navigation works in Lazarus and Delphi.
Mattias
More information about the Pas2js
mailing list