POV-Ray : Newsgroups : povray.general : Intellisense : Re: Intellisense Server Time
1 Aug 2024 00:19:44 EDT (-0400)
  Re: Intellisense  
From: nemesis
Date: 30 May 2006 07:50:00
Message: <web.447c309c73fa50a73976a8750@news.povray.org>
"POVMAN" <s### [at] acom> wrote:
> Are there any plans to add Intellisense type popups to the POV-Ray
> interface?

Semantic completion -- "Intellisense", in M$ terms -- is only really nice in
heavily OO languages, so that you can chain several deeply nested method
calls very easily.  I don't think it'd be of much use in a procedural
language like the SDL.

You can however have a simpler textual completion based on names in scope,
like emacs, vim, SciTE, kate, textpad and several other good text editors
offer.  Works faster than "Intellisense" and is nice enough for the simpler
setup of the SDL.  Working with tags even get you the benefit of quickly
reaching the original definition and going back and forth to know the
parameters of functions...


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.