Screenshot of the next version improved code editor

pluton

Active Member
Licensed User
Longtime User
Excellent. I want it, I want it for Christmass :)

That is so great. It will save me a lot of time :D
 
Upvote 0

Trelas

New Member
Licensed User
Longtime User
Wow, this is a must have, great feature. :)

Can we also become Drag and Drop?
e.g.
We to mark a Line and move this with Drag and Drop, or copy the line
with hold the [STRG] key.

greeting
Trelas
 
Upvote 0

bryon

Member
Licensed User
Longtime User
I understood case correction to mean that if you dimensioned a variable like this:

Dim ServerName as String

... and then later on typed this:


servername="VT100"


case correction would change it to:

ServerName="VT100"

This is what VB6 does.
 
Upvote 0

barx

Well-Known Member
Licensed User
Longtime User
Really nice, Think it will be time for a new license. 2 year one this though. Will wait till this release is out though. Keep it up Erel
 
Upvote 0

Philipp

Member
Licensed User
Longtime User
Very nice. Hovering over a command and having the description shown up again would be very nice too ;)

And F1 for a direct link to the online /ofline help of the command where the cursor is, would be extreamely nice too. Especially for beginners :p
 
Upvote 0
Top