Suggestion to Script Editor |
Author: |
Message: |
roflmao456
Skinning Contest Winner
Posts: 955 Reputation: 24
30 / /
Joined: Nov 2006
Status: Away
|
O.P. Suggestion to Script Editor
In VB, when you type something (such as "Me.") it will show a small window containing all the functions and properties that are available in that object/variable. This is really helpful to lots of users...
Maybe if this feature could be added into the Script Editor?
edit: not sure if this is the right forum actually, admins please move this thread to the correct forum.
This post was edited on 08-09-2007 at 01:50 AM by roflmao456.
[quote]
Ultimatess6: What a noob mod
|
|
08-09-2007 01:47 AM |
|
|
Ezra
Veteran Member
Forgiveness is between them and God
Posts: 1960 Reputation: 31
37 / /
Joined: Mar 2003
|
RE: Suggestion to Script Editor
You are talking about the IntelliSense features of the Microsoft IDE's
Yeah, that would indeed be a nice addition to the scripting editor, but who really uses that thing? I believe most people use other programs like Notepad++
|
|
08-09-2007 02:30 PM |
|
|
Spunky
Former Super Mod
Posts: 3658 Reputation: 61
36 / /
Joined: Aug 2006
|
RE: Suggestion to Script Editor
This would be a good idea for new scripters not quite familiar with which functions and properties they cann access from which obvects, if it could be implemented well enough. Of course, that is what the documentation is there for.
<Eljay> "Problems encountered: shit blew up"
|
|
08-09-2007 02:53 PM |
|
|
matty
Scripting Guru
Posts: 8336 Reputation: 109
39 / /
Joined: Dec 2002
Status: Away
|
RE: Suggestion to Script Editor
I can tell you in the next release there are going to be changes to the script editor window however I am not sure if Patchou added IntelliSense. I showed him my script editor and what I planned on doing and he liked the ideas I had and even commented on saying that he wanted to add IntelliSense to the editor. So that may be something that is coming.
I still think the dodgy /* */ multiline comments still need to be coloured haha.
|
|
08-09-2007 05:04 PM |
|
|
andrewdodd13
Senior Member
Oh so retro
Posts: 870 Reputation: 16
34 / /
Joined: Jan 2005
|
RE: Suggestion to Script Editor
Yeah, I quite like IntelliSense, and fortunately unlike for Visual C++ and the like, the database of required commands isn't anywhere near as extensive. (Thinking of std:: ).
But the thing I'd most like to see in a future version would be a "RELOAD THIS SCRIPT" button, which basically reloaded a script on the spot, rather than having to Sign In/Out or open it in the script editor and then save it. I guess it's only really useful if you use an external editor, though.
|
|
08-09-2007 09:48 PM |
|
|
pollolibredegrasa
Full Member
formerly fatfreechicken
Posts: 483 Reputation: 34
35 / /
Joined: May 2005
|
RE: Suggestion to Script Editor
IntelliSense would indeed be a nice addition.
Ctrl+S (or something similar/customizable?) to save the script immediately and without the little "File Saved/File Not Saved (no change detected)" message box would be nice too. It might seem a little trivial to some people but I for one would use it a hell of a lot, especially when scripting on my laptop
;p
Vaccy is my thin twin!
|
|
08-09-2007 10:04 PM |
|
|
markee
Veteran Member
Posts: 1622 Reputation: 50
36 / /
Joined: Jan 2006
|
RE: Suggestion to Script Editor
quote: Originally posted by matty
I still think the dodgy /* */ multiline comments still need to be coloured haha.
Well that and regular expressions. Also there is still the bug of regular expressions that contain a single quotation or apostrophe.
As for IntelliSense, it wouldn't be too bad I guess, would probably help out a lot of people new to scripts (and be a helpful reminder to the rest of us about spelling things correctly).
|
|
08-10-2007 12:10 AM |
|
|
-dt-
Scripting Contest Winner
;o
Posts: 1819 Reputation: 74
36 / /
Joined: Mar 2004
|
RE: Suggestion to Script Editor
heh, personally i think you people are expecting too much from the script editor.
Just use an external editor and add custom calltips to it (most support this, some dont.. )
Ill be making a js/plus api calltips file for SciTE soon
edit:
done http://shoutbox.menthix.net/showthread.php?tid=76675
This post was edited on 08-10-2007 at 08:18 AM by -dt-.
Happy Birthday, WDZ
|
|
08-10-2007 01:09 AM |
|
|
CookieRevised
Elite Member
Posts: 15517 Reputation: 173
– / /
Joined: Jul 2003
Status: Away
|
RE: Suggestion to Script Editor
The suggested improvements will help first time scripters mostly. Those people do not have external editors or even don't know how to get them or even how to use one.
IMHO, we do not expect too much from the build-in script editor at all. Though, we do expect some basic functionality and/or some (not so basic) features which could speed up scripting.
I see no reason why such things should not be added in some future versions (just because there are external editors available).
Personally, I don't want to install an external editor (with 1001 features which are completely useless for Plus! scripting) if I can do the same thing already with the build-in editor, which is also much better integrated than any external program can.
This post was edited on 08-12-2007 at 07:27 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
|
|
08-12-2007 07:26 PM |
|
|
Ashylay
Junior Member
Intermediate Scripter
Posts: 70 Reputation: 1
– / / –
Joined: Mar 2007
|
RE: Suggestion to Script Editor
What if somebody made one now and created there own script editor? with Intellisense
|
|
08-12-2007 07:37 PM |
|
|
Pages: (2):
« First
[ 1 ]
2
»
Last »
|
|